Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-18159

Test Failure: repair_tests.repair_test.TestRepair.test_*dc_repair

Details

    • Correctness - Test Failure
    • Normal
    • Normal
    • User Report
    • All
    • None

    Description

      Flaky.

      Unexpected error found in node logs (see stdout for full details). Errors: [[node3] 'ERROR [MemtableReclaimMemory:1] 2023-01-13 04:23:38,762 CassandraDaemon.java:581 - Exception in thread Thread[MemtableReclaimMemory:1,5,main]java.lang.AssertionError: null
      at org.apache.cassandra.utils.memory.MemtablePool$SubPool.released(MemtablePool.java:193)
      at org.apache.cassandra.utils.memory.MemtableAllocator$SubAllocator.releaseAll(MemtableAllocator.java:151)
      at org.apache.cassandra.utils.memory.MemtableAllocator$SubAllocator.setDiscarded(MemtableAllocator.java:142)
      at org.apache.cassandra.utils.memory.MemtableAllocator.setDiscarded(MemtableAllocator.java:93)
      at org.apache.cassandra.utils.memory.NativeAllocator.setDiscarded(NativeAllocator.java:203)
      at org.apache.cassandra.db.Memtable.setDiscarded(Memtable.java:212)
      at org.apache.cassandra.db.ColumnFamilyStore$Flush$1.runMayThrow(ColumnFamilyStore.java:1216)
      at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
      at java.lang.Thread.run(Thread.java:750)']
      

      Attachments

        Issue Links

          Activity

            We have some potentially related reports in the wild too: CASSANDRA-18125

            benedict Benedict Elliott Smith added a comment - We have some potentially related reports in the wild too: CASSANDRA-18125
            maedhroz Caleb Rackliffe added a comment - Saw this again in https://ci-cassandra.apache.org/job/Cassandra-4.1/250/testReport/dtest-offheap.repair_tests.repair_test/TestRepair/test_dc_parallel_repair/
            e.dimitrova Ekaterina Dimitrova added a comment - Saw it again here for trunk branch: https://ci-cassandra.apache.org/job/Cassandra-devbranch/2246/testReport/junit/dtest.repair_tests.repair_test/TestRepair/test_dc_parallel_repair/

            CASSANDRA-18253 is the same failure in the simple repair test.

            brandon.williams Brandon Williams added a comment - CASSANDRA-18253 is the same failure in the simple repair test.
            maxwellguo Maxwell Guo added a comment -

            CASSANDRA-18266 is the same failure with too may be with same problem

            maxwellguo Maxwell Guo added a comment - CASSANDRA-18266 is the same failure with too may be with same problem

            People

              Unassigned Unassigned
              mck Michael Semb Wever
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: