2024-04-09 14:55:01,429 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-09 14:55:01,622 DEBUG [main] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4 2024-04-09 14:55:01,676 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=172, ProcessCount=179, AvailableMemoryMB=2701 2024-04-09 14:55:01,704 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:01,710 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:01,720 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:01,722 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:01,725 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-09 14:55:01,862 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:01,862 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:01,862 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:01,862 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:01,878 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=172 (was 172), ProcessCount=179 (was 179), AvailableMemoryMB=2633 (was 2701) 2024-04-09 14:55:01,889 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=172, ProcessCount=179, AvailableMemoryMB=2633 2024-04-09 14:55:01,896 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:01,905 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:01,905 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:01,906 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:01,914 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:01,914 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:01,914 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:01,914 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:01,914 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:01,923 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 java.lang.Thread.currentThread(Native Method) java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:196) java.lang.ThreadLocal.get(ThreadLocal.java:172) org.apache.maven.surefire.report.ClassMethodIndexer.getLocalIndex(ClassMethodIndexer.java:56) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:201) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=172 (was 172), ProcessCount=179 (was 179), AvailableMemoryMB=2596 (was 2633) 2024-04-09 14:55:01,932 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=172, ProcessCount=179, AvailableMemoryMB=2596 2024-04-09 14:55:01,938 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:01,943 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:01,943 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:01,944 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:01,961 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:01,966 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:01,970 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:01,970 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:01,970 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:01,971 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:01,975 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:01,981 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:01,981 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:01,981 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:01,981 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:01,992 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=16 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:376) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=172 (was 172), ProcessCount=179 (was 179), AvailableMemoryMB=2437 (was 2596) 2024-04-09 14:55:02,002 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=172, ProcessCount=179, AvailableMemoryMB=2436 2024-04-09 14:55:02,008 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:02,014 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:02,015 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:02,018 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:02,106 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-09 14:55:02,407 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-09 14:55:02,419 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/bucketNoRecycler.cache 2024-04-09 14:55:02,420 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:02,420 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:02,421 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=1, writerQLen=1, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:02,548 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/bucketNoRecycler.persistence 2024-04-09 14:55:02,548 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:02,687 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/bucketNoRecycler.cache 2024-04-09 14:55:02,687 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:02,688 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:02,698 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:02,699 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:02,755 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:02,755 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:02,755 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:02,755 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:02,764 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=172 (was 172), ProcessCount=179 (was 179), AvailableMemoryMB=2442 (was 2436) - AvailableMemoryMB LEAK? - 2024-04-09 14:55:02,772 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=172, ProcessCount=179, AvailableMemoryMB=2442 2024-04-09 14:55:02,783 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:02,788 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:02,788 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:02,788 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:03,849 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-09 14:55:04,850 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-09 14:55:05,951 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:05,951 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:05,951 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:05,952 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:05,970 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=172 (was 172), ProcessCount=179 (was 179), AvailableMemoryMB=2410 (was 2442) 2024-04-09 14:55:05,978 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=172, ProcessCount=179, AvailableMemoryMB=2409 2024-04-09 14:55:05,989 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:05,993 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:05,994 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:05,995 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:06,419 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:06,419 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:06,420 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:06,420 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:06,420 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:06,429 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 172) - SystemLoadAverage LEAK? -, ProcessCount=179 (was 179), AvailableMemoryMB=2349 (was 2409) 2024-04-09 14:55:06,437 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=174, ProcessCount=179, AvailableMemoryMB=2349 2024-04-09 14:55:06,448 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:06,454 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:06,459 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:06,462 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:06,472 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:06,478 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:06,486 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:06,487 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:06,491 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:06,491 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:06,499 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:06,500 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:06,503 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:06,503 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:06,512 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:06,512 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:06,514 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:06,515 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:06,515 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:06,515 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:06,515 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:06,524 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=179 (was 179), AvailableMemoryMB=2175 (was 2349) 2024-04-09 14:55:06,535 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=174, ProcessCount=179, AvailableMemoryMB=2174 2024-04-09 14:55:06,544 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:06,549 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:06,549 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:06,550 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:06,558 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-log-dir so I do NOT create it in target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316 2024-04-09 14:55:06,559 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-log-dir Erasing configuration value by system value. 2024-04-09 14:55:06,559 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-tmp-dir so I do NOT create it in target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316 2024-04-09 14:55:06,559 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-09 14:55:06,559 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316 2024-04-09 14:55:06,559 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-09 14:55:06,568 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.cache 2024-04-09 14:55:06,568 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:06,568 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:06,569 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:06,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1508653805064669580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:07,671 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:07,671 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.persistence 2024-04-09 14:55:07,672 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:07,672 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:07,691 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.cache 2024-04-09 14:55:07,692 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:07,692 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:07,694 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:07,695 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:07,696 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:07,696 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:07,696 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:07,696 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.persistence 2024-04-09 14:55:07,708 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.cache 2024-04-09 14:55:07,708 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:07,710 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:07,714 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:07,714 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-09 14:55:07,715 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d809b661-24b9-56e3-4ebb-2399f81d9316/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:07,715 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:07,715 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:07,715 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:07,715 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:07,726 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=179 (was 179), AvailableMemoryMB=2130 (was 2174) 2024-04-09 14:55:07,736 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=174, ProcessCount=179, AvailableMemoryMB=2129 2024-04-09 14:55:07,748 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:07,751 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:07,752 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:07,753 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,068 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,081 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-04-09 14:55:08,083 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,085 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-04-09 14:55:08,086 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,088 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.54 MB, memory=0 B 2024-04-09 14:55:08,089 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,091 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-04-09 14:55:08,092 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,093 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.71 MB, memory=0 B 2024-04-09 14:55:08,114 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,116 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-09 14:55:08,116 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,119 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.88 MB, memory=0 B 2024-04-09 14:55:08,119 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,121 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.66 MB, memory=0 B 2024-04-09 14:55:08,121 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,123 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.44 MB, memory=0 B 2024-04-09 14:55:08,124 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,125 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=127.12 KB, total=30.06 MB, single=0 B, multi=1.84 MB, memory=0 B 2024-04-09 14:55:08,125 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2514430712303279528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,128 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2024-04-09 14:55:08,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3645813821045959496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,129 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3384808576831213021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -805761808149563532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2918780744526768212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1579026730404431037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,129 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2024-04-09 14:55:08,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7138753966053170957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,130 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5413523236163027649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4885116476264246263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1562754508171924674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015628613287874494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,131 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2024-04-09 14:55:08,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6953680824454895714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,131 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -507825557372674752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8298249927545182288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6282731422064608088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,132 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=39.11 KB, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2024-04-09 14:55:08,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6829389947561486412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,132 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8570175694495257413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8278996910063947982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 376427055389147951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,133 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=78.23 KB, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-04-09 14:55:08,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 266123117160789526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4282259329160400552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,133 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 688556008898090094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5178036779826979112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1815071885149838326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,134 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=107.56 KB, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-09 14:55:08,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2335700040597622762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2962691835049374714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,135 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6022045258728529906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3338402244460602662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2450704856138538112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7398301854264569916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,135 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=146.67 KB, total=30.06 MB, single=0 B, multi=1.50 MB, memory=0 B 2024-04-09 14:55:08,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5421056896802375077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8469418754501575265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -733161717884495232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,136 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6324132774452581401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1937067489922192568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4173737901858704374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6781249053122103762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,137 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=127.12 KB, total=30.06 MB, single=0 B, multi=1.36 MB, memory=0 B 2024-04-09 14:55:08,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5157265611465200033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864471517819745669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2002325039076145185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 306001552820753938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4881890184104992923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1607641833702972262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -438213598512168908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3754059490085582936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4381963172091871421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7969159894947194065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8945944555059501034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2604570586885977886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8703970623044311100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8014238382610543312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7093553906414840890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6493331326240550725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7042593053127443202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6004387272496345194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979352338263685368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3743080951414967065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6558493313042836690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2443155939563313216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6925043817296180220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7076340332073983288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3937312328937154340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3884113056283269580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7246717834056611643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2020914902780029114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7125647844340671724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8429382954037877711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4351267126331464740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3008627002594003340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -502583263213436230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4189723014065893359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6947661401035225089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1669466179911304553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3263771451910716017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1769465466761529878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6067000458588765764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7955075752028169525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3293106831653556690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3734102784655290366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 55359426377907129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8683146900146853623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1208285443006676046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2351252203799357714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6274829520008117739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5980692722845296415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6273085275903514988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9005506216814721186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6944459328619837097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5014172727014485219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1174519397900365373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4784485319692161995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2418621880271289242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5590791518739645557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3758172215724396373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -137823256718339114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5991714872716594188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6307316161850562346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3274126821760770273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1881605221948163920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8270774941912347942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -628614920918865685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7272430024126259580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5672516485543435016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8785623325482978562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6318257715208030518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4465906969182708487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4556275397654250471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2694871686245597689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7965281978147232191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3027482701900045576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5543943099597580813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -920093643366151789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6637844894048026745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 682889743658600129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4334307513866507012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7047755723892754707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4376554391480647392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6886338082276917773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 326003511940728682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7728719569586310243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2945467730135711682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -524882630281128583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2444212557389329588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3665073693178300201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2275919732907125582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -601716613076913038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5002380035241274229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 642180465360461764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4387471056438606543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1160879673059087741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 695226460578345663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1001109848357393249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2340925811809831140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3142781828907819570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6772198225057025933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 820201460144023891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8624699368062878791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7844309490909935650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7222772282914117734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8581861234162120326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4009165170205766649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3313665867939700054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8263656558386840767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2614832905585738702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6957471672560845933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -916879613219417017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6678702493706979399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3999933847659155593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2407882760195645803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4488477818709835610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2375651841162233370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6813319343510768934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7337486576512589898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7237270548788816721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7769815116921024690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5612362684106920061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4995760834264426827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6937743973114628808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8516554981292687940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2403858175496413003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7389007330754837051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4819437622901830939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -999843690753270456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2433647196467597718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 844554844445272959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7202602571240208779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6976223821706827538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 968246630153065425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1211650177562925188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3853115973435563134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7639752467266302650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5855925905894049436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6094197476642808140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3026853590162269742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -188450282066160321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7263391494988190117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779458751531514225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1667100911412005297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7465058321557831118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3938764650843266580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4998803749913042661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4607166552417920922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6943947529193008354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7624566602400033072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3541087601366393076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2228122916472783137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3095534003315242324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6317144884558179780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -29522834839585110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4685360072722945341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5559631440004088236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8197738778124685204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8768462416991236864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114466047712068297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6914641196272036619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3967574453133601423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7413473408388004715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7804245261952104742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6930677905269945543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2339326527706351177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3493146415253141339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1570821952690289442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4904665603210796653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304343883190837763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6896229073775150731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4018214059006419311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4216611151897118411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9221280989325307977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5452586718313339377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3191270408170938735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4709096830658949254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2098422724200891313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3980540597787518037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7112727882662108390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 411264723001817805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8150806293014500461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1275214028602713361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8533926593911706758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8516024577221866903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2237483704393969075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3359605668760842446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6584552999888905778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1929631464978111660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5452535884879657686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2285009459955079618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9051992727430424639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3056753466218768188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8927447142067545555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3909404473202629197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2343065915542852880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3423244868585470502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3687549615000960778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9077886066974831516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4070361323281296129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5865791454087467277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2634904658501839445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5107132547782189828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2891651538573844127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2121156346478363911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1968446009715259455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1790991754492935575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2812033968836520312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7049809156280981441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2155028517917892325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9201614612679769106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1198347051668240940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1743362846761863250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2511777366630217980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5675566715858397004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8562236231238497422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6369236025522004422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4859344083938539379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5763411869221637533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8757819998064213264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5508779759448052461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1768586788370984009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2328364228704801759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7657059387001981826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5325754997897712422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8437770614665328376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2999973057620063113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7291084121834911638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2095219988806334763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6414860908292048117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273069973044185316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8890516417409230298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6798337944624244454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -634336516838090615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -155583276027436227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 789761845950493969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7710340243238677444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -695126098745333881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7801027878724200910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7211740712501743308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7162870090312394300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -702485334399240049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7646958776352103905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401783888334279140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2618672743473704028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2707528013114801686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3736404473711268574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7291741462428715871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4159619309225422230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4142900335611804813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4000430489708204762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1777655407948014902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3602815159314294255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1272074640117580339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3317809351254809401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8606525262804753008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5104970465781284819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3922064981710889033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8712941677838383229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3101953506874447342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4949049138796323935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8943093174472999602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9220298538867248214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5192345959381981834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7584861324668740535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3504297881523696515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,167 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1529995972336288721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7328193854048777761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1762769950135885323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2297372128707295061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1739000449580271463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1679921809297513977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7627484411423460147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,168 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=97.78 KB, total=30.06 MB, single=0 B, multi=1.84 MB, memory=0 B 2024-04-09 14:55:08,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8911365113376777941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8164081172554176626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,168 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8524900406927786694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3285560957509391109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7079067898013096071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:08,169 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2024-04-09 14:55:08,169 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,170 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2024-04-09 14:55:08,170 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,171 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2024-04-09 14:55:08,171 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-09 14:55:08,171 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:08,171 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:08,172 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:08,172 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=655.15 KB, memory=0 B 2024-04-09 14:55:08,173 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:08,181 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=179 (was 179), AvailableMemoryMB=2027 (was 2129) 2024-04-09 14:55:08,189 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=174, ProcessCount=179, AvailableMemoryMB=2026 2024-04-09 14:55:08,199 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,203 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:08,203 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:08,204 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,204 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-09 14:55:08,204 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-09 14:55:08,204 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-09 14:55:08,204 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:08,213 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=179 (was 179), AvailableMemoryMB=2010 (was 2026) 2024-04-09 14:55:08,223 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=174, ProcessCount=179, AvailableMemoryMB=2010 2024-04-09 14:55:08,232 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,236 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:08,236 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:08,237 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-04-09 14:55:08,240 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:08,241 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:08,241 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:08,241 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:08,241 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:08,242 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:08,242 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:08,242 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:08,242 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:08,252 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=179 (was 179), AvailableMemoryMB=1990 (was 2010) 2024-04-09 14:55:08,261 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=174, ProcessCount=179, AvailableMemoryMB=1990 2024-04-09 14:55:08,273 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,277 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:08,277 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:08,277 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,286 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,294 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,298 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,302 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:08,302 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:08,303 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,303 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,307 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:08,307 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:08,307 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:08,307 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:08,317 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=179 (was 179), AvailableMemoryMB=1840 (was 1990) 2024-04-09 14:55:08,327 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=174, ProcessCount=179, AvailableMemoryMB=1840 2024-04-09 14:55:08,337 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,341 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:08,341 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:08,341 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,350 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,355 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-09 14:55:08,355 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:08,359 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,359 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:08,359 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:08,359 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:08,359 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:08,369 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=45 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=179 (was 179), AvailableMemoryMB=1778 (was 1840) 2024-04-09 14:55:08,378 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=174, ProcessCount=179, AvailableMemoryMB=1778 2024-04-09 14:55:08,387 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,391 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:08,391 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:08,391 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,401 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,404 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-09 14:55:08,404 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:08,405 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,405 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:08,405 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:08,405 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:08,405 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:08,413 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=48 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=179 (was 179), AvailableMemoryMB=1720 (was 1778) 2024-04-09 14:55:08,422 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=174, ProcessCount=179, AvailableMemoryMB=1719 2024-04-09 14:55:08,431 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:08,435 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:08,435 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:08,436 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,436 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-log-dir so I do NOT create it in target/test-data/c4ca2ffb-3ee0-b6db-5349-2c82f73c755b 2024-04-09 14:55:08,436 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-tmp-dir so I do NOT create it in target/test-data/c4ca2ffb-3ee0-b6db-5349-2c82f73c755b 2024-04-09 14:55:08,436 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-09 14:55:08,444 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c4ca2ffb-3ee0-b6db-5349-2c82f73c755b/bucketNoRecycler.cache 2024-04-09 14:55:08,445 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:08,445 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:08,445 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c4ca2ffb-3ee0-b6db-5349-2c82f73c755b/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c4ca2ffb-3ee0-b6db-5349-2c82f73c755b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:08,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4376083570437468073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:09,546 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c4ca2ffb-3ee0-b6db-5349-2c82f73c755b/bucketNoRecycler.persistence 2024-04-09 14:55:09,546 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:09,546 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:09,546 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:09,564 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c4ca2ffb-3ee0-b6db-5349-2c82f73c755b/bucketNoRecycler.cache 2024-04-09 14:55:09,564 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:09,564 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:09,567 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:09,567 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c4ca2ffb-3ee0-b6db-5349-2c82f73c755b/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c4ca2ffb-3ee0-b6db-5349-2c82f73c755b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:09,568 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:09,568 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:09,568 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:09,568 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:09,576 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=179 (was 179), AvailableMemoryMB=1686 (was 1719) 2024-04-09 14:55:09,586 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=174, ProcessCount=179, AvailableMemoryMB=1686 2024-04-09 14:55:09,596 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:09,600 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:09,600 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:09,600 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:11,854 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:11,854 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:11,854 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:11,854 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:11,869 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 174), ProcessCount=181 (was 179) - ProcessCount LEAK? -, AvailableMemoryMB=1652 (was 1686) 2024-04-09 14:55:11,878 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=160, ProcessCount=181, AvailableMemoryMB=1652 2024-04-09 14:55:11,887 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:11,890 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:11,891 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:11,891 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:11,907 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:11,912 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-09 14:55:11,912 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:11,912 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:11,913 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:11,918 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:11,922 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:11,926 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:11,926 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:11,926 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:11,926 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:11,936 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 160), ProcessCount=181 (was 181), AvailableMemoryMB=1521 (was 1652) 2024-04-09 14:55:11,945 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=160, ProcessCount=181, AvailableMemoryMB=1521 2024-04-09 14:55:11,954 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:11,958 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:11,958 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:11,959 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:11,959 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:11,959 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:11,959 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:11,959 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:11,967 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 160), ProcessCount=181 (was 181), AvailableMemoryMB=1489 (was 1521) 2024-04-09 14:55:11,976 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=160, ProcessCount=181, AvailableMemoryMB=1488 2024-04-09 14:55:11,985 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:11,988 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:11,988 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:11,989 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:11,989 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:11,989 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:11,989 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:11,989 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:12,000 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 160), ProcessCount=181 (was 181), AvailableMemoryMB=1460 (was 1488) 2024-04-09 14:55:12,010 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=160, ProcessCount=181, AvailableMemoryMB=1460 2024-04-09 14:55:12,019 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:12,024 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:12,024 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:12,024 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:12,789 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:12,789 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:12,789 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:12,789 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:12,800 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 160), ProcessCount=181 (was 181), AvailableMemoryMB=1176 (was 1460) 2024-04-09 14:55:12,809 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=160, ProcessCount=179, AvailableMemoryMB=1177 2024-04-09 14:55:12,817 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:12,822 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:12,822 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:12,822 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:12,825 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:12,825 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:12,825 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:12,825 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:12,825 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:12,834 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 160), ProcessCount=179 (was 179), AvailableMemoryMB=1171 (was 1177) 2024-04-09 14:55:12,843 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=160, ProcessCount=179, AvailableMemoryMB=1171 2024-04-09 14:55:12,852 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:12,856 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:12,856 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:12,857 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:12,865 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:12,870 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:12,874 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:12,874 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:12,875 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:12,875 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:12,879 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:12,884 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:12,884 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:12,884 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:12,884 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:12,894 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 160), ProcessCount=179 (was 179), AvailableMemoryMB=1122 (was 1171) 2024-04-09 14:55:12,902 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=160, ProcessCount=179, AvailableMemoryMB=1122 2024-04-09 14:55:12,910 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:12,914 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:12,915 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:12,915 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:12,915 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-log-dir so I do NOT create it in target/test-data/b492f714-07fd-235e-2bf1-955b587f1350 2024-04-09 14:55:12,916 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-tmp-dir so I do NOT create it in target/test-data/b492f714-07fd-235e-2bf1-955b587f1350 2024-04-09 14:55:12,916 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-09 14:55:12,925 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b492f714-07fd-235e-2bf1-955b587f1350/bucketNoRecycler.cache 2024-04-09 14:55:12,925 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:12,926 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:12,926 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b492f714-07fd-235e-2bf1-955b587f1350/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=1, writerQLen=1, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b492f714-07fd-235e-2bf1-955b587f1350/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:13,035 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b492f714-07fd-235e-2bf1-955b587f1350/bucketNoRecycler.persistence 2024-04-09 14:55:13,035 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:13,052 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b492f714-07fd-235e-2bf1-955b587f1350/bucketNoRecycler.cache 2024-04-09 14:55:13,052 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:13,052 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:13,055 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:13,056 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b492f714-07fd-235e-2bf1-955b587f1350/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b492f714-07fd-235e-2bf1-955b587f1350/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:13,056 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:13,056 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:13,056 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:13,056 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:13,065 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 160), ProcessCount=179 (was 179), AvailableMemoryMB=1110 (was 1122) 2024-04-09 14:55:13,074 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=160, ProcessCount=179, AvailableMemoryMB=1110 2024-04-09 14:55:13,082 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:13,086 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:13,087 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:13,087 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:14,188 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-09 14:55:15,289 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-09 14:55:16,390 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:16,390 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:16,390 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:16,390 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:16,407 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 160), ProcessCount=179 (was 179), AvailableMemoryMB=1100 (was 1110) 2024-04-09 14:55:16,416 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=1100 2024-04-09 14:55:16,425 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:16,429 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:16,429 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:16,429 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:16,430 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:16,430 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:16,430 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:16,430 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:16,430 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:16,439 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=1082 (was 1100) 2024-04-09 14:55:16,449 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=1082 2024-04-09 14:55:16,457 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:16,461 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:16,461 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:16,462 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:16,470 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:16,473 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:16,478 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:16,479 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:16,479 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:16,479 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:16,484 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:16,484 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:16,485 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:16,485 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:16,488 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:16,489 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:16,489 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:16,489 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:16,489 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:16,489 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:16,489 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:16,500 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=77 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=996 (was 1082) 2024-04-09 14:55:16,510 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=996 2024-04-09 14:55:16,521 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:16,525 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:16,525 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:16,526 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:16,534 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-log-dir so I do NOT create it in target/test-data/9740300e-ab27-c300-222b-67da1db3c770 2024-04-09 14:55:16,534 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-log-dir Erasing configuration value by system value. 2024-04-09 14:55:16,535 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-tmp-dir so I do NOT create it in target/test-data/9740300e-ab27-c300-222b-67da1db3c770 2024-04-09 14:55:16,535 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-09 14:55:16,535 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770 2024-04-09 14:55:16,535 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-09 14:55:16,544 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.cache 2024-04-09 14:55:16,544 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:16,544 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:16,544 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:16,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1752913094713509271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:17,646 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.persistence 2024-04-09 14:55:17,646 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:17,646 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:17,646 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:17,666 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.cache 2024-04-09 14:55:17,666 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:17,666 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:17,668 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:17,669 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:17,669 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.persistence 2024-04-09 14:55:17,669 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:17,669 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:17,669 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:17,680 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.cache 2024-04-09 14:55:17,680 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:17,681 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:17,684 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:17,684 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-09 14:55:17,685 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9740300e-ab27-c300-222b-67da1db3c770/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:17,685 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:17,685 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:17,685 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:17,685 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:17,694 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=984 (was 996) 2024-04-09 14:55:17,704 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=983 2024-04-09 14:55:17,713 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:17,717 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:17,718 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:17,718 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:17,988 ERROR [Time-limited test-BucketCacheWriter-1] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-09 14:55:17,993 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-04-09 14:55:18,002 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=4.18 MB, total=31.75 MB, single=0 B, multi=15.55 MB, memory=0 B 2024-04-09 14:55:18,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 546465030826969832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4289558282302085721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1133292786051496334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8295983290206237196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5071857571925683268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4685074192718064107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2602610232977637414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8116808964517885427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4374415718331537472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5021832024898353102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3911727095463058947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -659778239531878584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5471067151210524407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7239308412990252841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8131291584252264221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4539428989024850957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3870393988758689410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8278045085378669915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2638032842766837155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -776124493988408565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7534592327218228566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2413320009940808939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6000578748482723432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8790004955496211447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4301650147399230016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1355911308328308256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5749660074647398296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3834843115829748838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8974758196569274633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8488126095809951291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4081431201329799799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7880565268845551127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 616162879503195369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2794453134423645251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6602919609645355132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1484691680788535141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5429988539606317813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 714632721344306025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3585677725207091768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3992183666853387251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1792399466238789912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8742889087200396857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3478180613108494156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3243240670788183416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3147905215318397360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1232407745531280114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5048252741592830990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3935098556197899074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4043624461476350834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1735216313243643331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4616059254961948736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -483473726143084537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2088202818649197358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7464373543688235079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8307444768206650436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5292322275240663609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3455624815547399336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3092170305698489795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2865514210017240787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7101739924174666320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5137996296520089982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7590985882691639947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6718194396958274170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6512740819756162818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -840149054319906631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4952827653879043079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 564054607011891457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2839426817680973935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7017345153256362716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9156108179601337368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7391149139329448020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8613142638560106844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8646624832548153758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5568195271563302900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5756309987113063059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8645527707752056321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8102672046371063078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2333374242185392943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5507607764948401324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5062419157833459884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3461552114094158761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1485560820070417492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8319002101401094735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 888054718342288009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3263373339528728688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4615042074953038761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7050911574494793827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5447605125008222672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6320001010813487758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5497077387162923857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1089891526859645001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2745234630589568720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8050074449280946429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3521996477433274193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9016630469384096246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8018801716754226564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6581052071071223160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2629763297455826774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1903764874087671426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 734236067205126833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3333508094998339660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6223572491387403704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6421368553543162666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8093889385118388468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3324167633022058645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -694994978288901712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4868914527699727333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3173077743891800746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4708305970122154557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2039971461859586742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1556091820906676432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2289515261338521827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1502260889525007091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6847081021414991827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5796460600455940665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 559639392333037267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8965094568038404295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4250899179862838849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4827235069931337761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8089567172675987980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6595232614666495458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2458704154989359829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9185591971869496564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2616770457055236539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1121922599498643377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6136692763965145671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4568871204844472482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5891492277322534770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 301797124425774404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4149804146641468337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5298184999126888565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1722881121997639647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -233052569768164931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5087014244880716192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8198534533934420588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3477756959675417588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1828209609084794884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2626597138339042838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5543748393995245958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3190075243345278121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7562131683148690693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8698121113400829328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4941731884842358153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7184678082796388975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3811867127487399576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8228021314502637593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6443165492550310015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4584393651693310928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 690028199690454741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -127882163901597965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2957440506927790397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3914947220879338500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5924724359476948624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1871665318359651810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1849527603053289119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2616357711438388521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2681800892481776459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3558339626964371887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5427385558077121614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -142541714570678835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2316697895817899956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4384062892687629085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -756820764494558658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4603443748341179243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964326825895121552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4915466550957700386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1509945256723470100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1418850863242132419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7995034668050089277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 788543558729565611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3165118235699963663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6149774801439447627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6302185836651287858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3601631210223128349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2409241800598559346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2175036541593620668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5294080124100195597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796411571476373368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5673702114883152437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 844015508376320027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2286958553313673733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4371255346569554213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7253611277840456643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7709337197663241087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8805773170281307557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3002007372450594333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -942432709398490763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1800332363997836190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7739962771241785313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6376227365895149667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2900855741992846189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 517485400924606282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5774647691433774395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142280575480610992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7039395342739173419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -518880627942508340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1446833869745496121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3537578598390932043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6823015787390609091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9038127172275494351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3774896837163071310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8742745254294272437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2398162269443232552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9024721668046744429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7110258156452887282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1384848461158196388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6382446673375940842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1074972439408344088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3847527304331283350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5241123252849457136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3544470292367341045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8461001665572602785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4690066652746993980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3654282582477796229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 984228108315002056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8762892764208059296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6110534403561344185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5801126830055922430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4140867609514279053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2052347203557851186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2372457120985602460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7829920633031537932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1740425556758984382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2249897629410057701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4858531847521732201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -713569020431797469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5347096923458188395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2885984009483313064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 295093230050745584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8079182898784718919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8468634974054696146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4647823866724745930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7975036717280235710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3714019811535831485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3917559064040132149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6565784411042680389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2396724537951743052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3744421089839670771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4681529444944885332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5274813224012383020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3880171798900110146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3998256782859632366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7970969221450487183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7172245240120959892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054420747192503850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8388833525399174928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4818510634464847706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4490677785198398600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8093673440638637171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3397690263479494223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8176040664885469572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1516230297886461072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6405765984601166071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3026842317540821328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5378653911840905355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4636846223068641964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2260475912629352760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4132064865623291917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2133297502106473690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6200812523205470208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8696989751289872431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6296747386655656580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4657926409243400861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8573839309572200080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8396114490865512876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5710657074387414567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6466746221691807036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6757100876041986525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6822052636713640340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2188444350084292469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6846797364653573754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8353342881468231867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8787064580580963658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3785920625142758665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4152588079316140831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1541534949861670714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5490034670949742541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6857223450533081105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7385489015430020947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5659901175442289232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4172522137228392443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8486265053236165650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3931572571310134001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7630717413846245645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7173900955810745870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 98758860881035046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739954721199156992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5821485751663483918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7126936611182054512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2117238248924528309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2381620245803399640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1338098267870217832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6976262676183127484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8622400703903890325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8519349362490587375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5605349136601609200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6725945906598671526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6370881195645372695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -425788262035809613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -474210359590465793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5195647886387454409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2920913675907946480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -911768882057239668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3726295795594760726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3730574768924640875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7576616324645478776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1193585400729705516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 900911484237796139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1354055242652820241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2701574879387478463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9195184679751149837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -73882297877183691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4328094075358358441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3392306404621554755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4523708358704961863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2972186083185308875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -858352744117208298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9207788697755760248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1703685528535157253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 163419155489794045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4335090709174923889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1433014296399905206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1669172860458237217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9114007958285929096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5161305809193521732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3335448389164207678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8601204980180950381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5988970267135526752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2253193568876088776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 460703505936236667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8504971328421577775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2836264675793809305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -88327119989623771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2809913855050145725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1484191940978906977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5982887950936764294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6103614384029167191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1521997810342419176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3751900707213953699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 673817799273988918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5091922200978418609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1248990393269739537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7603391183077219398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7577566131966917096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2683635787832330005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6533451648214354306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8712303336194792259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -761672357146550422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1417277296699400502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8449502561222039601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3296567543115457925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6925561533581931211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2446428649454075466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -493402455424636304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6289451418388082806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5406491973769484295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5297344808797039918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6056812939706309370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9061703906806840709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 376993571843336829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3454016341063776869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5912974827990086746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5396382606831037646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8511004632453631601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7719698241501107835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7563670414850434381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8818892453140361744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7642970282230544366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8856493120370084481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7713477842011843668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1018389984030758619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6590616795968910615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4298561610098769616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 457528133520156855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8028051287617620145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2544795028327649955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2563883159036333752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2469130247362359743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5629776947098893723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4960244867773926349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9159319574733484543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3609017083950619682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8943465448735066302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7065117700319098965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6012989676133450895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4252404379776883430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 857167770946228321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2886573982367858854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7833112064685493071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3742253921235796077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2039227262059726766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4765368452420828651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6433241432328972327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4359675165230857003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9164232788382890540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -163303271628629125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7971450642857828557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4228918176790811533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4998658222549467933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -488094615037888016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2726336807914282207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2846997067580459731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6215063638732775043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8736055043649674109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8587675480269428334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5504756034532316295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7620286700961165874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8416354040950594578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 380894635528268184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7948993994447799057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8982017572350144400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2075223083562784613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5253124902236891903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2186354948259463563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -134054444055395245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6745631613422833800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1653347941184076029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3161070662969371648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8666549055098474851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7803836257751865486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1237176634981266907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7543019058087423279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5277618046262264643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8656124963137218819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7845503418655901353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5833026606810796458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6273560646869446215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7207887714483980097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2014258528521239075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7329051883294163912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7977202440860808410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6181319456745408537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -809450862418006234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4646770616353467536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3355951136656085104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7168694337304495739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4229575298660549960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7880459547269132483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5299560713594267407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 28809100145751002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2219153504844800928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3154278269307892458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4142609903796356917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6151752226159167967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6011199838136162505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4358856531274255610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6640131863071514201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6117516100529982866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7214416800022374505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5421323642904444291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4130090126767449042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2077478276575189196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3368810469106015815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7736221098847846253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2288229146075539285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6446308087294796593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7270645001097166911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -116527975162889534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 75392276987277293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -524267534813931346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7584488702454580337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6658793249293873667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2388941330538437220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5339186761507515843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4769766537398050800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4949105736107028899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8412243959533795416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -329482593974229321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2271692929470714895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1601007149994811814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -612244348779955002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3108402008804572541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5927127063496779928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3330519568387217731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7777766922763394877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7191347124872751990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3133655624544262374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7660162654093994071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4367329347598096920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3167035535664009779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4391372571669554613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7044391415313897658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7111315221207833433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8535588539013841463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2772808200038519931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2022599585058719410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3827518629181320908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2632436594937401092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4364471147699154222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7248228552661241630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3044864955344370558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8446858113989750484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6874361054165748012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6651090465482800900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 320536178968045584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8149364718730930973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -509501516613563407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8946277992087510348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7657189752330486998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3934768488009639630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2173770883048709493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3053849423665365271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6094574557559824011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8058751732604415874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7294751631885362333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3008384974852736839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9013785482662832525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3253644454574126250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8908459741357885343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2416759957333747993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7341955101099044033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2045742402270412821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6511231555617425311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6742814598696710652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7897035598839329365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6279075028314235981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5985989918612374880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6107547636534278490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3162617835298317739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2629816317055525140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6385306617157324709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4202674020805758356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2419507957175384031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8167233374410497033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5570589905105581484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4583339493823673153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3271911918332937848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5153765613585228380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7856220376659806149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1577368850673494523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8136534506677262351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4431871515691544275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4352794823498066627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3033405392139331946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6825003702049374562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1360641049112776655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5437175896561965739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7559316499283109771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 178552376363744606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 707297324718192072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2768618365030139295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5078477261755425758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6513754927381995925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1227978006531297628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7333869605544118360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5587887137672350886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4607643103694803842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7624163131679832450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8266450388872894325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6810664734329911662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3170170185223894914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5880536912440519428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 236214396966638722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8497054107471251808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8870735971563267647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3992024299214048994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8758665003078306187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3946044446292692820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2310030844677828699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1846757774734249545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8370787193484251294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8311666727033642033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4281664485822135742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -374575187355900923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3250593235243909615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6876160162324590795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870165578569315764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9020674258760067824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1550086272664159308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1325382505110743461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8239684847335009611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7439038555170570971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2782399210069518577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 323366092231406642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7556321507594387673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3907592872425386525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2788700966543605847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7815915355680882796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4469126610428526585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1535957184985697825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7043476891717819468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 221654329249133998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4770323407390208333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4233808283175283979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5911621291691385109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5591155844798536015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1887609951068665905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2622440312889698079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3728889375836510262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6237748835971386789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6188652483433313205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8268295091245246195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8574871269064229704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3008929617377821292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3264063847074687580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5505253816719092525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1889638556538417512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8928652207765189228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2279351735255167234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6844276012787204091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7276473598978904945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3837794789522206417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7031483536405377638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6681585518803515507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6824635676494920369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2269744348543399669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 249816253649273296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8061555864824826855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6457183917169546127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5349640574997416527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8666075551191513291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -734332759646874630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7918602316040157362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4703421479873248793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8568132459567746094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2100410827464795942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6385963518302896430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5046331334675462052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4836140150714548205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8211451021240474952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7922370744878597080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4034095603217609955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9158587413451916848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9185056154312490789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -327190460965033263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5481514744482817225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3680394410207352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8881344635442891302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4913287157033290597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1755009667703974273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4644382266266038116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8654765898327133799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3246763669667560103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4408568884753928044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 707771598293759365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -947720318825151849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1689108516836301997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5087971944991099471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7503676896506612030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8030985485233703701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3440304687582465723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 433226210526960207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2633665290378143178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7637266233283189833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3505798131537445199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8948695699443838857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6282520029406043373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6754216157912041230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1260957221685376311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 80173490203250432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2143996778790471928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4296132290330737415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7289356470824091719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1229687749630726449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6488973472324076558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4738732693664216998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -595787699964194243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2577123588166386432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4905433543180016140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8801030739280950435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8533630535734127788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7410499843484366525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2117316117037595836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2941632279990432448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3560698302259616775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4599147323208103387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8487095198453408937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4414331345165696857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1399444641229443050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8589101495741391099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7322278986344214290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7955854254624278413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2887764297834723301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6323957570191377123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4266542869873576066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2826457831160819597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5631830104138210005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8554798981460141010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8314327583800383889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3054583852302526988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1416834955512767313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8406770532552542010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 153243087199116188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3274198570475232980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4423303088471126050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4934294885811177102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800503517493801392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 207577361807195999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5923201320684805731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8139957778553278982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6525865155150896169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8506924717673268546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1860546047725185325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7969178249048808436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5528984963895363346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2709992902090836160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3217196348329655708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -310432187321236780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -870833457201427470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8118944251808837133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 952844672970799716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8326769423001305038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1751703126145131828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3118823280664393741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2769007622921561578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8230902655814219581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2663477649590370019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3486675223729251232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1705717829055589147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -69717215923202222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3532602666912845304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1650329703343836877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3655020898048303943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5468409815650556685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5041879994643355519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2996503298793267326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7639320587506886646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4923279839318909583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1365949480592909708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1343274431913181395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6700397011988270903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2025639326113793567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2318962513335874946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2422409122449976896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7610409013131339477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3112295037516277770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8989892160780944757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4257273048904795525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3438325113201212124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7881456371758275409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3864665171148184207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7483990155118278071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6319192354323588709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4701929243489729505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8338191811998018107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3959916680400845457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1790356879159032324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2547922148131458626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8234037028985101434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260114569064366660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 993854320895389992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3020318087759400822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2303767067334220765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5736623058899443931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 187200640104952876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6160524753284766398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2156087190124423300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5018409021274046037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5891315621584210369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3572796278146153543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 482608013260779903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3712760032098182417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4468093296353373789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9012509600748512505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5581633958365584557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 903445696844280363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2387260139881015141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3819356312937566843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1780100453797607377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3589487930681394815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3312538261039612966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8095972750305459663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6113303942140259378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3244999596137198440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 332320473475776149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7943133246784045827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1753076378229294890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4556735998213366847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5534136644786814581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7191161219414539911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3725879512543439650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2376825778964617839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8821088267318976446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8721741603193707560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9067957968984321026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387802790359234975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6567960605302428039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7489573899320511548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2023586364720520185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6698639449624692992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7964091199817468466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6919886534903910321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2504950477312018594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2898647186818239376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4718565599379014058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1062514124629587692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1782425016451617994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3077937246965606252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 267463725174021615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2023175760195670968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5419988915144339191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7067471568155960611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7070283796791992926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8348644462137456841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4593040388558241209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9092143307761408950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6878411620285990187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7302719063435641569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -348284996161914122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1884016761804112709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6473170088898413474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8472494899597844022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8251789884037363148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8396261627440778381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3877724027297339577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6925374721947133012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1621055217603018892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3679691857341875036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4681254272143113829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1920825241843460613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7911217651021729647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6751293008093319891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7865233859863090662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6464468870220992275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7073867077787597679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6920658438589413452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1282415263583278056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1046134989696037485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8083052598288039887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7779014608102237282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7260882408769003336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3241657220330155308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8300771890670993241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5853245333432009439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6472796706494968317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8554562563359230350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3901109966149346926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2759886006544195514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1057123439922627265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2128076962239883250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2207585576787474647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1168187212276894580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1194738816636716736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2000935950861673419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2974204050695560543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7055566819253030011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3086424498994492635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7193545306274573984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5538868405223006184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 956207427585260703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 119507830340910545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4959993312618067756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1917784556344206833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2288981713083361941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8605127358647485411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7469120503221824318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -192042785906423521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2983236944359757234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2789587408506460570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6080702007923329748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5765920903249281416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -386190703644589165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9086498360315219318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7509353566243717503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6330029283428595024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9194817227581345420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5328570070067711711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5005073535140582698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 27287691410717529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -82998827490640644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8487562453461362058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7637451677081633016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5835236702576357736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2792083911296203528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2652632161367414458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5704657732750688794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7872749598654406125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5239196077747216417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8118753351029886083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6317580407559338807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8184937539833135118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4857105784411621097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3921466471331690161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6140271515668454006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3780007352384468742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8549084588452477737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5925644209250515575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2084973581078066903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8668208054000242457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8645453589298645853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3376836785042515732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2613783553896717914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9142517679564823216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4986059078767404484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4207511967423857486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5503165526027551815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1238728469153529599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8609851511707968717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4323304156070053645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3269808332475250800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8347108756741684770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3004233792397468036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -569108093848062397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4445638064955661081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2999267190455582059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1482672026587647849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5106011456524587217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7039168190088065746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8903581249496227413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3522232274988656146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2239953396785848647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 378926935810486562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2003141342100080188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7494609701222274358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 783689401890097992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6928032780724807069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9050440029154174515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 867069261498706034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -634822010104688721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7538519568810163382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1104447656243992696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7742255651980661772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2621081855339370686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4228689407249940254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9037113699224825341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4933571601548768204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5242235717039861453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7245333555182794914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6953443758671884440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2718578147550578614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3625560835687729623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5457559145932218917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7558808198310835028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6786968189200762460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9049974125153287238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -193502664378915751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9060352401596311568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3463546998037999809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5350604054663326483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2837297304684410209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1065593858299487963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5141736734167856185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6993443563818452827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4524607112817443490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8601100884799521613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9214421703101534078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1272751168226400506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8294212065302389051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2537254832123191692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956557269550568555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5177909689483954084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -393338123669946412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7612217036289882210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5470180501162006386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5783711755706902605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2510192729492055577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4416043371240084803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5579632950149394784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4863694956106234727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3556449530251338170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2991700758175012179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5019131526712499967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7544138176253118334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8560850924537374872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9075072306902635838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7823160539735206356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401102835891550166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8713240036347004253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -649276232695281324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6842737827268334903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 567298085260882666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1760046100575461906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 663414449940888173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2800766075101053101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9062342925557594737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 548409507641282592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4719512675559881193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5779352266440561688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7008820267336345898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5201141460421154449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3690971378081206221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2513670517470988036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1472762313723781882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5336474266993205857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6285704402393115338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5212401075018611994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1921738573412906359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3705872852931275029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 587213978406337280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8458243982505837811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4463968709241039408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6572365690738139678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7409571669139893208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 662965589770522639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1573156076189555563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7614964000979750808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8137268657712553914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8671175395753777643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7460123814693918517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3620873438240132666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5044452731968330203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7705802312954104370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -764994710308866458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 417163206955627306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1850059744871613716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4764066136323836205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5430261182622265432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5155409728365419499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1102466491465452705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6122427772749550742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1178106223451007613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1867553909244615330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8393394639295636969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2192268840589978114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5794168938005636109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -328939236320680605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7414291093290348770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 467156067884442214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2356058114728565864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1604552358678209159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8389543138269868349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3595586575127757418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4147295306727258376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1605888413732424632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7750870939729778121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2255670956015035052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6062447065679222802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2941771446029272521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5099635648699783058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6402641180520831344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8160369243353045108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8890768887630948287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8166377366298732471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6106018794067957816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7472940537831813556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7860541498568885077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3822245471843545895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3210744049305323104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5942286836998608538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8557245529497283443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2699934959750785541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2305096899944948906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8389974544145942685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3160267646367543334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5279929018949082441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -410298217768899526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8305782580615608182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7377390017540574186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7435207267220891065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2368840761273422430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5624846878687951448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3681584778259437083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6311209454115478533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7152171278307711965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2575263286180562399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4919457069161882051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3760119990432073671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3939459483763596903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3846173801180399309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -536763939696276160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4224595166171709487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2440802027594519194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7997144160586978904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8551824574914763389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7006552566252558700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1630807872374903100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5471439358996545659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1653253884679026555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7649501977365706558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 634308065141400083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9135578607338720249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8778321072833910857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3239805226064366653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2760022802898143401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1777504882934417402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3692628531796491553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4732894012666005187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2131427177544685257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1227861236423994870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4525594899053768513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 437324633678532570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6659855966052991038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4702969897095748392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3487528341360863760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1348516117565551870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3538910122988375644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1102958849050623531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3603677475816607220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8095452515507280537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3571034344621939318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5307840070028999595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4720653042706986598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1664706658280696990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4926864321385872486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5037975892728953985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5340211091593212330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5465777364709920827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4601173447126194887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3222853575982235230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2278003598574039464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2280008801773538880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4067649930881345350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6314467715385810404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5588361491906719371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1859703818785940750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2132287707569557381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8674993453069906577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7401636806496329901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4738372143000731936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6284235535846624808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5741574026724889036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3545825298541328360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5570206084402236458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2555361322428875508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3586602925574950026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4548278032638551249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7074986931906251708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 822731704353271678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7327095711372714171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -384461335624999103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -863075530132655200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325055656139897508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 74698809078895350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1006058688010118392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9073697791971772137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4625827604660572519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 958178638001125933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6130699024223337247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2110706638809680182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4112541819384044156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096212092663251526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6161051840897341776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4823016130521195712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3510794920087315830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2225757705712259637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4250992116383251314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5001813224408408629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 642288467012674048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2961215782894280570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 47371601297798198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8420654435518022926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 997560629754516298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3320754282072039728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3695086738861281084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3675019240154654616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 471487152475779664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -687568403214803498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 529890932122076883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7084942521451527383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5076492899204070888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3217058831311408281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4262936728781680008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3601764076346785298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9062732674803531481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628706876425030294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5021478540808061969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8234799699332501606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1077390841721177232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8038256445675843848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1830429845610905553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1695525443405672416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2787243074289473022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 972149063219294364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7289614610109609552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9057260030271074664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1073949630399218798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4522881976069532475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9100060725583097842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4891349956355531905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8484011474059558323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6003514834175066305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6981770287188967819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5813998883543723754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7885440343209682735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6923279777258610227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5303608888930647716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2636351502901737368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7429940898339676380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6228494874091748132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -309629040616763773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2796808923688189113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3480987505900178437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9182738369520592852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6775842994720398022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5368901999147608851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5121028347357927883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8396585063389756143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8316517272900659226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3430601902860147303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 377982372516403219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 374342159680771454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8895647972869820279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3089808401486767459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6312621260298164672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4023636045777033030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6521340298696007384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6545767623870817488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5904195347616792500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612447403587606271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3051498976727809054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6057792488023358282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8714564609312932326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 606893211870803702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 585398872112172587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5335807710325707192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8822603760492323174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1707204175986101288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 111090579731838852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2267598899579499006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7231227938716294097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1655180579257383086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7999973459987317057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8082637711816901581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6248886168609150300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5715410105763117371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2101158337828166116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7688425915091166981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -256771176166734063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6251745337647179250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 947991344258031974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7013517179515826008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6978218540389824296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1388062650736428999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777350908631843316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1769190160553398768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6476683257809593939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8778433060303183152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3653884394478590586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8120187082505010657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2061040535216658194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8279997582062574444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -782723900179293821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 398633889603377682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3492945633965021680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6010007513383002087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1338465530258830299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2390132377838772640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5155728291326892726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9057665981500515576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1243797064937448105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6432772448789504111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4038778845947779466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5451044442273277713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3932249623100772192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8360094998956494578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4766505825850789320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 404208508587263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1163421254210111468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7042430505060106475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1040845775632672917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5276737999553992155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2788593475144440527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3520187169885591584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2905382571404534879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5828447712746835223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1491882807827237880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1064443261937683074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8213196549767303128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9198527341459433920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3823656865441696098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2837639635521196483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5752040758851556356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2537137508692457800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5475998742161423458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2127506356922305477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8956943252298178099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7479193617663954659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5155428878270528245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464161695427428595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4689118369336530531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 530373821664896937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 405414411162246492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6434815776492118763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1494003250535230590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8926590859195009912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6850353982367321072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3710291175334545912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3778837277445941473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5782959769266632261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -246555278782431493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2030997666039129538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3249991236979979340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -815289949609425592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3777110156941429472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7135071918045700437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2704372586566539058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1359363402114217006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5699263782745904374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2020872006707338419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6077535057476503472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -641642883925525874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2004396486756189731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3188296617906006098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4345030394366871421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6023099560805687706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 818192596056674760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7453627778284231821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 688623706134467028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9093179798866525776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1766394230935209986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7903303044726446444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6906099692041773588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7889081900479917612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1960335396913240184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7633835910548010325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2154594951356039166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7047072714608867530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6407106733545054267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6952477059570792065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -428498463597363152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7079907458126729964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3670839549422107990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3378786386097838084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8688808166043322348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7812288469015231599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1617735752455424536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1770850704748391723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5246441037059636177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5410110347217211169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4457147763761521484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 795389431949685858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7488991187537326106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3474178730726537739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1528159117191273397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364118501926506991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6745102161247754805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3153191781853295692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3465197914493501533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 403223557791351537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2843528464143584646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5621199006871299272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3314407239224718700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6875435668326022891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1254675765422228280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3991820827069373523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088447379384041982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2675774878549038343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1856880873106728179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7910754457839640882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2405263080058438913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8239609009229987403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7527815395928595037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -845398661835224294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4018422251637746645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6471857038614813049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1765618018184375238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 124857661462774654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3642202636069913772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8188539748887095130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5580716378133578060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6622832768115350605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7409826305064728041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8265213303055403682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 743873698789027935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8171471451118480042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3113833071813151012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8498961198370411451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5738558738483493181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2443170363275172957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5928401757411597896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5429714513416555990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3904803424419760960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3164472522030566955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2492700267517062465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7968217992838865304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3777642442272737151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3354322079054056540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1026553643732203191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7687152305633734499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4593751845717809084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8101489089150682766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1174035006395773245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6049340352906876299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -717958214008696589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1352516797393576602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2823653790440319138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8322109349765844767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1552802466889727090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7536765486740318325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3817360925559791918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4647945281265130655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5455583461796329809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6553983744012475794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5245847406859737407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5980150363674229165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8482849164073269140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1449085865995189240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8072702360517898375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2590251092483899641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -766989625153355385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7881766435862658142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7677226202994161079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3792369827250784523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4914717047813157339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3377854106277208178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8640624910574752148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2957082456370203798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5151886708538554771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5300359662043831085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4882926110209066713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5575550739240743696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -780276906192091567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8435995433397501517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5723708567081755983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4718518534475485296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3890235731810981797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7057027138527385435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1080391270516596655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6644156044778568402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5653113058080858430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2732698561643592620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4180797801371193008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8618292821089976540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5076986482060134580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5268372432278862946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -699675849234488564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7143720229164097780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2824270372672811566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -667906537192922411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1914773442986938273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1215986798466081580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7824615296494752408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2991216493882599107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5731945525326263350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7457504631801180849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4648450210760007861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5161928829332387902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6032452075513108228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4684592051072798218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4129999796839630893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4707169520041336791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5440421092629898442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8059402981312761328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4418526577907347482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8676075537061558533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6720532435425148861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2430362213065568532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1741137449011818237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 940035240039806627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6894541933304465661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -29767801436720371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5017860253561069992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1657455204692606599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2617884962928573609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1550751028062896333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4758854384353241442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4881136430564264820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6015383124122308205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 223122445478718556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6855770020540596624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3237980772601068281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6552038242884841545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6794336600394002510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3687432138306291207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8125989101395093608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5744524680031109958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799011702990278761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6278524522805582792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7250873217739867192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7747694612118942581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5376108033530973372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6491123512348766808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4294498386002228527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5084090930646175332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1433970163058521747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7903813124532421843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8511176505601537818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5995260498492031402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2780582455110606118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1145325658925975554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7843587288505811512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2555997062448595997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6726799344368283207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3689034021306317056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1629257872768041773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2575351880089535943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 315807834295768153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3226850432535683095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -878360741212124109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5463387473581736313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8080117577786843808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 685907529439458064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5153862484031588761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3817757442868161691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5808921430564964690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7444439412741436621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 991011765249261003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8470691056437173959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5764147261501562487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1350780265750842792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8543751796048254503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8620527546717034506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5439310612096896993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4689525465490490726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9089541010751970493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3094031286966504549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4569649771324465255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5851081828045124674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3148522914994840409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2857470334601845960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7086638219685949090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7191574337899700026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5304075131355547796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6871037035589449630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5834712887710909673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8590410728878040197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2618458263114573453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8267652652655071603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -376391532406298706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1696137223608955443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 397753919957958839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8740699768589584830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2555952338083986468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5618586724821610176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3183466072423848244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3997171443180931288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3577742455502236342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5252576702259271000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5865724697024884290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1514934202597276769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8144654251145979462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6658024925506979002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6443171487661546333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7388817001124908361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5962349776128309654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7133054524606053115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4357006573078141682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3190406418384846525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8122611490949502665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3560183278208742165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8909697491890577810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2760001458685832004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3649432153440376961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3147973770967962538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5253941486184904902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5090846527374724579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7136978542289722104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5920386296303432785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8980373486635315735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1224259341534589182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2948954296359180089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2079677446036644246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8220315507030618080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017109161373136651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3273296392733426191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -358015596632102685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5699159408489875471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4982147712150406161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4593567145116419396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6396688905896117470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6925478864187126531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3855339198473043932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2200929961687087144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6566003915494178042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7326727557806991136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4644514119828091101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5436474206531260091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -510550828803094223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -145091067500017683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6930374757015446070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4086306567360979373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 322694249466286475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1679274248988265894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -50000761484711981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4608312242971066313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8240782493837038099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 743272034902193306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 999186780651115368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5996379787334007809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -628561315943630623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4560227604503971521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3100899410324041766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7516882478207649024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 846483941495555311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 470947653922833216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4407966165026196404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7422055023810419230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6104028548830528232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3096437533031700116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -20095253966736617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8387218636331732949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 355920433945945419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8025424591437932179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5607261734064346961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6842198887184895861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:18,159 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:18,159 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:18,159 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:18,160 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:18,169 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=961 (was 983) 2024-04-09 14:55:18,178 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=961 2024-04-09 14:55:18,188 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,191 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:18,191 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:18,192 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:18,192 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-09 14:55:18,192 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-09 14:55:18,192 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-09 14:55:18,192 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:18,201 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=933 (was 961) 2024-04-09 14:55:18,210 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=933 2024-04-09 14:55:18,220 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,224 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:18,225 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:18,227 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:18,227 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-09 14:55:18,227 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2024-04-09 14:55:18,227 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:18,227 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-04-09 14:55:18,227 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-04-09 14:55:18,227 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:18,227 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:18,228 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:18,228 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2024-04-09 14:55:18,228 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2024-04-09 14:55:18,228 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-09 14:55:18,228 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:18,228 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:18,228 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:18,228 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:18,236 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=913 (was 933) 2024-04-09 14:55:18,244 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=913 2024-04-09 14:55:18,252 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,256 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:18,256 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:18,257 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:18,265 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,270 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,273 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,277 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:18,277 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:18,278 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:18,278 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,284 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:18,284 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:18,284 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:18,284 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:18,293 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=793 (was 913) 2024-04-09 14:55:18,302 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=793 2024-04-09 14:55:18,313 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,318 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:18,318 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:18,318 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:18,326 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,330 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-09 14:55:18,330 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:18,330 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:18,330 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:18,330 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:18,330 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:18,330 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:18,340 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=89 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=731 (was 793) 2024-04-09 14:55:18,349 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=731 2024-04-09 14:55:18,358 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,362 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:18,362 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:18,363 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:18,371 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,375 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-09 14:55:18,375 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:18,376 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:18,376 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:18,376 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:18,376 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:18,376 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:18,385 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=92 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=689 (was 731) 2024-04-09 14:55:18,394 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=689 2024-04-09 14:55:18,401 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:18,405 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:18,405 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:18,406 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:18,406 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-log-dir so I do NOT create it in target/test-data/7613aa7c-fd4d-bef0-e5e9-ef6ec445c50a 2024-04-09 14:55:18,406 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cb588706-a8ff-85c3-de8b-2b5f298928f4/hadoop-tmp-dir so I do NOT create it in target/test-data/7613aa7c-fd4d-bef0-e5e9-ef6ec445c50a 2024-04-09 14:55:18,406 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-09 14:55:18,414 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7613aa7c-fd4d-bef0-e5e9-ef6ec445c50a/bucketNoRecycler.cache 2024-04-09 14:55:18,414 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:18,414 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:18,414 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7613aa7c-fd4d-bef0-e5e9-ef6ec445c50a/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7613aa7c-fd4d-bef0-e5e9-ef6ec445c50a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:18,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3045874533867634528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-09 14:55:19,515 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7613aa7c-fd4d-bef0-e5e9-ef6ec445c50a/bucketNoRecycler.persistence 2024-04-09 14:55:19,515 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:19,515 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:19,515 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:19,531 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7613aa7c-fd4d-bef0-e5e9-ef6ec445c50a/bucketNoRecycler.cache 2024-04-09 14:55:19,532 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:19,532 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:19,534 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:19,534 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7613aa7c-fd4d-bef0-e5e9-ef6ec445c50a/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7613aa7c-fd4d-bef0-e5e9-ef6ec445c50a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:19,535 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:19,535 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:19,535 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:19,535 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:19,544 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=657 (was 689) 2024-04-09 14:55:19,552 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=147, ProcessCount=179, AvailableMemoryMB=657 2024-04-09 14:55:19,561 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:19,565 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:19,565 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:19,566 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:21,818 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:21,818 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:21,818 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:21,818 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:21,835 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 147), ProcessCount=179 (was 179), AvailableMemoryMB=627 (was 657) 2024-04-09 14:55:21,844 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=136, ProcessCount=179, AvailableMemoryMB=627 2024-04-09 14:55:21,853 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:21,857 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:21,857 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:21,857 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:21,867 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:21,871 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-09 14:55:21,872 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:21,872 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:21,872 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:21,877 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:21,882 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:21,887 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:21,887 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:21,887 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:21,887 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:21,897 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=101 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 136), ProcessCount=179 (was 179), AvailableMemoryMB=488 (was 627) 2024-04-09 14:55:21,905 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=136, ProcessCount=179, AvailableMemoryMB=488 2024-04-09 14:55:21,914 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:21,918 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:21,918 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:21,919 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:21,919 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:21,919 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:21,919 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:21,919 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:21,937 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 136), ProcessCount=179 (was 179), AvailableMemoryMB=456 (was 488) 2024-04-09 14:55:21,946 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=136, ProcessCount=179, AvailableMemoryMB=456 2024-04-09 14:55:21,954 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-09 14:55:21,958 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-09 14:55:21,958 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-09 14:55:21,958 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-09 14:55:21,959 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-09 14:55:21,959 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-09 14:55:21,959 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-09 14:55:21,959 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-09 14:55:21,969 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 136), ProcessCount=179 (was 179), AvailableMemoryMB=424 (was 456)