[
https://issues.apache.org/jira/browse/CASSANDRA-18919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17785903#comment-17785903
]
Andres de la Peña commented on CASSANDRA-18919:
-----------------------------------------------
Here are some repeated runs:
||Branch||CI||
|4.1
|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/3303/workflows/7f5f6e2f-1568-4bcd-a627-b37be0bdea85]
[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3303/workflows/adec2c71-1a91-4599-98c5-c481c54a3d7d]|
|5.0
|[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3298/workflows/aae76e18-1333-428c-b447-bd6599b69eec]
[j17|https://app.circleci.com/pipelines/github/adelapena/cassandra/3298/workflows/2fdb991f-c3d9-423d-8686-582c6b170eb8]|
|trunk|[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3299/workflows/1f062e6d-8391-498e-814b-4bd146059bc8]
[j17|https://app.circleci.com/pipelines/github/adelapena/cassandra/3299/workflows/bd24a093-847e-49ac-ac48-078a426f83a6]|
The runs have reproduced the failure in 4.1, 5.0 and trunk. I haven't tried
older branches. So it seems it wasn't introduced in 5.0.
Flakiness seems well below 1%.
Note that the test class was renamed in 5.0 by CASSANDRA-17056/CEP-17 from
{{org.apache.cassandra.db.VerifyTest}} to
{{org.apache.cassandra.io.sstable.VerifyTest}}.
> Test failure:
> org.apache.cassandra.io.sstable.VerifyTest.testMutateRepair-.jdk11
> --------------------------------------------------------------------------------
>
> Key: CASSANDRA-18919
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18919
> Project: Cassandra
> Issue Type: Bug
> Components: Test/unit
> Reporter: Ekaterina Dimitrova
> Priority: Normal
> Fix For: 5.0-rc
>
>
>
> {code:java}
> org.apache.cassandra.io.sstable.VerifyTest.testMutateRepair-.jdk11 (from
> org.apache.cassandra.io.sstable.VerifyTest-.jdk11)
> Failing for the past 1 build (Since #60 ) Took 0.42 sec. Failed 1 times
> in the last 16 runs. Flakiness: 6%, Stability: 93% Stacktrace
> java.io.EOFException at
> org.apache.cassandra.io.util.RebufferingInputStream.readByte(RebufferingInputStream.java:180)
> at
> org.apache.cassandra.io.util.RebufferingInputStream.readPrimitiveSlowly(RebufferingInputStream.java:142)
> at
> org.apache.cassandra.io.util.RebufferingInputStream.readLong(RebufferingInputStream.java:231)
> at
> org.apache.cassandra.io.sstable.VerifyTest.testMutateRepair(VerifyTest.java:538)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method) at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> Seen here:
> https://ci-cassandra.apache.org/job/Cassandra-5.0/60/testReport/org.apache.cassandra.io.sstable/VerifyTest/testMutateRepair__jdk11/
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]