[
https://issues.apache.org/jira/browse/CASSANDRA-20396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933436#comment-17933436
]
Dmitry Konstantinov commented on CASSANDRA-20396:
-------------------------------------------------
There is +1 from Branimir in https://github.com/apache/cassandra/pull/3958
CI test results
([trunk|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-5/174/])
* [^ci_summary.html]
* [^results_details.tar.xz]
Failures:
* Tests / test-latest jdk11 1/16 /
org.apache.cassandra.db.commitlog.BatchCommitLogTest.testBatchCLShutDownImmediately[1]-latest_jdk11_x86_64
* Tests / test-latest jdk11 8/16 /
org.apache.cassandra.transport.CQLUserAuditTest.loginSuccessfulTest-latest_jdk11_x86_64
* Tests / test-latest jdk11 8/16 /
org.apache.cassandra.transport.CQLUserAuditTest.prepareStmt-latest_jdk11_x86_64
* Tests / test-latest jdk11 8/16 /
org.apache.cassandra.transport.CQLUserAuditTest.queryBatch-latest_jdk11_x86_64
* Tests / test-latest jdk11 8/16 /
org.apache.cassandra.transport.CQLUserAuditTest.queryInsert-latest_jdk11_x86_64
* Tests / test-latest jdk11 8/16 /
org.apache.cassandra.transport.CQLUserAuditTest.querySimpleSelect-latest_jdk11_x86_64
they are flaky:
* CQLUserAuditTest is reported in CASSANDRA-19165 + the test is passed locally
* BatchCommitLogTest fails in trunk sometimes too (for example:
https://ci-cassandra.apache.org/job/Cassandra-trunk/2054/#showFailuresLink) +
the test is passed locally
> Test failure: CorruptedSSTablesCompactionsTest
> ----------------------------------------------
>
> Key: CASSANDRA-20396
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20396
> Project: Apache Cassandra
> Issue Type: Bug
> Components: Local/SSTable
> Reporter: Dmitry Konstantinov
> Assignee: Dmitry Konstantinov
> Priority: Normal
> Fix For: 5.x
>
> Attachments: BatchCommitLogTest_flaky_proof.png,
> TEST-org.apache.cassandra.db.compaction.CorruptedSSTablesCompactionsTest.log.xz,
>
> TEST-org.apache.cassandra.db.compaction.CorruptedSSTablesCompactionsTest.xml.xz,
> ci_summary.html, image-2025-03-04-21-46-34-829.png, results_details.tar.xz
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> CorruptedSSTablesCompactionsTest is failing for trunk on CI:
> * [https://ci-cassandra.apache.org/job/Cassandra-trunk/2049/]
> * [https://ci-cassandra.apache.org/job/Cassandra-trunk/2044/]
> *
> [https://ci-cassandra.apache.org/job/Cassandra-trunk/2043/|https://ci-cassandra.apache.org/job/Cassandra-trunk/2043/#showFailuresLink]
> with errors like:
> {code:java}
> junit.framework.AssertionFailedError: expected:<8> but was:<25>
> at
> org.apache.cassandra.db.compaction.CorruptedSSTablesCompactionsTest.testCorruptedSSTables(CorruptedSSTablesCompactionsTest.java:267)
> at
> org.apache.cassandra.db.compaction.CorruptedSSTablesCompactionsTest.testCorruptedSSTablesWithSizeTieredCompactionStrategy(CorruptedSSTablesCompactionsTest.java:146)
> at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
> at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> note: the failure is observing for test-compression suite
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]