2024-01-11 07:54:49,783 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-11 07:54:49,961 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52 2024-01-11 07:54:50,012 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=283, ProcessCount=170, AvailableMemoryMB=4165 2024-01-11 07:54:50,036 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:50,044 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:50,053 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-01-11 07:54:50,055 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:50,058 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-11 07:54:51,135 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:51,135 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:51,135 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:51,136 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:51,146 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=283 (was 283), ProcessCount=170 (was 170), AvailableMemoryMB=3513 (was 4165) 2024-01-11 07:54:51,154 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=283, ProcessCount=170, AvailableMemoryMB=3513 2024-01-11 07:54:51,163 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:51,176 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:51,176 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-01-11 07:54:51,177 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:51,185 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-01-11 07:54:51,186 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:51,187 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:51,188 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:51,188 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:51,194 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=13 (was 10) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 java.lang.Throwable.getStackTraceElement(Native Method) java.lang.Throwable.getOurStackTrace(Throwable.java:828) java.lang.Throwable.getStackTrace(Throwable.java:817) org.apache.log4j.spi.LocationInfo.(LocationInfo.java:98) org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:260) org.apache.log4j.helpers.PatternParser$ClassNamePatternConverter.getFullyQualifiedName(PatternParser.java:518) org.apache.log4j.helpers.PatternParser$NamedPatternConverter.convert(PatternParser.java:491) org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:63) org.apache.log4j.PatternLayout.format(PatternLayout.java:510) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:303) 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:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=283 (was 283), ProcessCount=170 (was 170), AvailableMemoryMB=3466 (was 3513) 2024-01-11 07:54:51,202 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=283, ProcessCount=170, AvailableMemoryMB=3466 2024-01-11 07:54:51,209 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:51,220 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:51,221 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-01-11 07:54:51,224 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:51,244 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:51,257 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:51,268 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:51,268 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-01-11 07:54:51,272 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:51,272 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:51,280 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:51,288 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:51,288 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:51,288 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:51,292 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:51,299 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-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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) 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) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: pool-15-thread-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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 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) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=283 (was 283), ProcessCount=170 (was 170), AvailableMemoryMB=3302 (was 3466) 2024-01-11 07:54:51,310 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=283, ProcessCount=170, AvailableMemoryMB=3302 2024-01-11 07:54:51,315 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:51,321 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:51,321 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-01-11 07:54:51,321 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:51,400 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-11 07:54:51,701 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-11 07:54:51,714 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/bucketNoRecycler.cache 2024-01-11 07:54:51,714 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:51,714 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-01-11 07:54:51,715 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:54:52,552 INFO [Time-limited test] bucket.BucketCache(1319): 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/bucketNoRecycler.persistence 2024-01-11 07:54:52,552 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:52,693 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/bucketNoRecycler.cache 2024-01-11 07:54:52,693 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:52,693 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-01-11 07:54:52,749 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-01-11 07:54:52,749 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:54:52,759 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:52,759 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:52,759 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:52,759 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:52,765 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=292 (was 283) - SystemLoadAverage LEAK? -, ProcessCount=170 (was 170), AvailableMemoryMB=3347 (was 3302) - AvailableMemoryMB LEAK? - 2024-01-11 07:54:52,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=292, ProcessCount=170, AvailableMemoryMB=3346 2024-01-11 07:54:52,783 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:52,789 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:52,790 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-01-11 07:54:52,792 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:53,947 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-11 07:54:54,949 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-11 07:54:56,051 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:56,051 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:56,051 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:56,052 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:56,062 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=292 (was 292), ProcessCount=170 (was 170), AvailableMemoryMB=3300 (was 3346) 2024-01-11 07:54:56,069 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=292, ProcessCount=170, AvailableMemoryMB=3300 2024-01-11 07:54:56,078 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:56,082 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:56,083 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-01-11 07:54:56,083 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:56,558 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-01-11 07:54:56,558 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:56,558 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:56,558 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:56,558 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:56,571 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=325 (was 292) - SystemLoadAverage LEAK? -, ProcessCount=170 (was 170), AvailableMemoryMB=3254 (was 3300) 2024-01-11 07:54:56,578 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=325, ProcessCount=170, AvailableMemoryMB=3253 2024-01-11 07:54:56,592 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:56,600 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:56,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-01-11 07:54:56,602 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:56,613 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:56,618 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:56,630 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:56,631 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-01-11 07:54:56,634 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:56,634 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:56,642 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:56,643 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-01-11 07:54:56,644 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:56,644 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:56,655 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:56,656 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-01-11 07:54:56,660 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:56,660 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:56,660 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:56,660 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:56,660 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:56,669 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=325 (was 325), ProcessCount=170 (was 170), AvailableMemoryMB=3085 (was 3253) 2024-01-11 07:54:56,679 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=325, ProcessCount=170, AvailableMemoryMB=3084 2024-01-11 07:54:56,688 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:56,692 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:56,693 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-01-11 07:54:56,696 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:56,705 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-log-dir so I do NOT create it in target/test-data/d2d6acc0-4ff2-3cda-8f67-383906898a4b 2024-01-11 07:54:56,705 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-log-dir Erasing configuration value by system value. 2024-01-11 07:54:56,705 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-tmp-dir so I do NOT create it in target/test-data/d2d6acc0-4ff2-3cda-8f67-383906898a4b 2024-01-11 07:54:56,705 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-11 07:54:56,705 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/d2d6acc0-4ff2-3cda-8f67-383906898a4b 2024-01-11 07:54:56,706 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-11 07:54:56,716 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/d2d6acc0-4ff2-3cda-8f67-383906898a4b/bucket.cache 2024-01-11 07:54:56,716 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:56,716 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-01-11 07:54:56,717 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d2d6acc0-4ff2-3cda-8f67-383906898a4b/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/d2d6acc0-4ff2-3cda-8f67-383906898a4b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:54:56,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3886344212133395204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:57,818 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:57,818 INFO [Time-limited test] bucket.BucketCache(1319): 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/d2d6acc0-4ff2-3cda-8f67-383906898a4b/bucket.persistence 2024-01-11 07:54:57,818 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:57,818 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:57,829 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/d2d6acc0-4ff2-3cda-8f67-383906898a4b/bucket.cache 2024-01-11 07:54:57,830 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:57,830 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-01-11 07:54:57,832 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-01-11 07:54:57,835 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d2d6acc0-4ff2-3cda-8f67-383906898a4b/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/d2d6acc0-4ff2-3cda-8f67-383906898a4b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:54:57,835 INFO [Time-limited test] bucket.BucketCache(1319): 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/d2d6acc0-4ff2-3cda-8f67-383906898a4b/bucket.persistence 2024-01-11 07:54:57,835 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:57,835 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:57,835 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:57,847 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/d2d6acc0-4ff2-3cda-8f67-383906898a4b/bucket.cache 2024-01-11 07:54:57,848 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:57,849 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-01-11 07:54:57,853 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-01-11 07:54:57,853 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-01-11 07:54:57,853 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d2d6acc0-4ff2-3cda-8f67-383906898a4b/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/d2d6acc0-4ff2-3cda-8f67-383906898a4b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:54:57,854 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:57,854 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:57,854 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:57,854 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:57,862 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=325 (was 325), ProcessCount=170 (was 170), AvailableMemoryMB=3689 (was 3084) - AvailableMemoryMB LEAK? - 2024-01-11 07:54:57,869 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=325, ProcessCount=170, AvailableMemoryMB=3689 2024-01-11 07:54:57,884 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:57,891 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:57,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-01-11 07:54:57,892 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:58,219 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-11 07:54:58,230 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.91 MB, memory=0 B 2024-01-11 07:54:58,231 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-11 07:54:58,233 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.69 MB, memory=0 B 2024-01-11 07:54:58,234 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-11 07:54:58,236 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.47 MB, memory=0 B 2024-01-11 07:54:58,238 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-11 07:54:58,240 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.86 MB, memory=0 B 2024-01-11 07:54:58,241 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-11 07:54:58,243 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.64 MB, memory=0 B 2024-01-11 07:54:58,244 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-11 07:54:58,246 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.04 MB, memory=0 B 2024-01-11 07:54:58,247 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-11 07:54:58,248 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.82 MB, memory=0 B 2024-01-11 07:54:58,249 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-11 07:54:58,251 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-01-11 07:54:58,266 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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-01-11 07:54:58,268 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.00 MB, memory=0 B 2024-01-11 07:54:58,269 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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-01-11 07:54:58,270 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.11 MB, memory=0 B 2024-01-11 07:54:58,271 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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-01-11 07:54:58,272 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2024-01-11 07:54:58,273 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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-01-11 07:54:58,274 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.67 MB, memory=0 B 2024-01-11 07:54:58,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1366908178126681003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 999372798246797385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7186448924789431860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 698648747828083524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2248952501925862590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6927755447879516748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7812290680171013747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2880769742250879826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -985990886377551924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7790292402985643750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4795414663908632234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7192204737992397291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9123313897284358834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2148867565271644583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8747915683018930271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3681205639202079412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8408921776343980924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1486544328301387416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5324423665523919675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7310501215538126226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4693043493488366122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1188708079956937216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4152731849808887629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6177773762790257405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4711044408840041551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2028787234064709594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2147354706981964387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4676034316031603867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7105045767161083819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8686900558523459800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4211979140903427444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7242016600602920257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6088423857852123693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3163050262401423722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8807468078744560362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3694411537704399857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8640354353746445604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2926120966300468314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 328395932694117126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7940997504802145210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1583477637073552657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3755309740497343712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7734100568633761660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7201904333878957055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8254017932329066536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6317103048968776630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8811724302127357618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5360664419498209110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5775712695851893582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6811640099065623800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4522623221408068381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 498732553127553650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7846794333909160358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5382472860846127772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1070745852810950947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -275061233198043876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4567352933369359225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 195406206051297259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5845820165761190675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8217825974485125153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9145481286844272020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6795767201991702542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3165799226753523642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 713993017791812581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2046015069727916331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7109946346605656718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3414644780954715469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6732570108005486580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5034697212436979959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 88048684675546072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7965497658712955288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6643670060915554333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7482628148139366430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1246510462783329389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7575862335801562734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4426591065699537124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1701302253247919803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5868561135882339176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1299712846041319640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1864493172729844991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6819013012054696468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 909814363260770276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8633178891224027230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 19292532287088589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8733985271433954449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1547347573837430908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2635458529237038398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3034744882589465534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8218563905743311951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7374488858122431422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864165597130025166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7722634405452988480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6350861101855456536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4664512892373319443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2015721001185118095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2090455372308333653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6058128524453759838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6952493713412662937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2284745488230972134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1657995829542448891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1775710930624781831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3187997230291552535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5124883159418186725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4782323602661313489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9055500535044937548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1833909563338693739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5340203688688490115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8894287313986738067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5353954377206203446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6045830396008116704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4126049723495963820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6319822295529803003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3413469381839716292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5027216598880108693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6776222544704120713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6600354035375772419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1397053503692951260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3123614575959637965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7993915679582963827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -38765764302748483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4785451734086923494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3323117864468145811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5227810647287942139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4566506826769236260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -968794879265629646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4046044094143292792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 537488939354503032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -552778104435037739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7919981091826497444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4298327853605604916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3249222117025346946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9215784597532556753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8533988631017661317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -536169642006821421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7388383209835812967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4404561095068817908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2950275726805468444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -653599825786170211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5338178493448643001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8590650405766552054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2842413212889008929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5670325905765730366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6039298407267379423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4792073741573312003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7947585397911280770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4931248145192201489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3678238181877766900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1693852850666151616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6303863229171911358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9047533274715505537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5266360852864853418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7550891932108046737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2290738885206050278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 15343919081190463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4570067316512830357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8702352674298546545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6519202789171826191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2356781427407272947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2167993250949788267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7974801619676174554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2155739585125255506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3623439829224118932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1647336860694583886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1550516630523388081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -772000985601548998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2668167721766160553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -948500401550060793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8902333231572204272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9109368047409172199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1386889393995969816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4942547996886609980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8325462941010642763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4641889223931011707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4435920862391051010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5728185211598603902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4840172122045961181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2613751515364436782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8163000946953338696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5146229635354374708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3205879240242301019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1290335097261353824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4939008901993845818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8814925194292379109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8990878803421603019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3967723456294532330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3430892652766077880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5742982460068129223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -462930815631177136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4768013313186795816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6160361736833059588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6307875513146987830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1705998314806231457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8267809427448538593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2126990789820315387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1560441378656733598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4741135102573414380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7887636693800874489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7243961876524736135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3877401276384187676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6355368602883880929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6309022097299604725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7219901251919956722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8901504175573639577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1020480010298726464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1821335134140175935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6081722310141134929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7337666271719122127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2070351091297599648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5601659088981420927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5565370152615018138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2588509578018649018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7903374762047798307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1361032575095067242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5570637957091068756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5276363460603940787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6521010460394254104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3604454025651295437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 832276645104875948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3261479674198398719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2054178344241804559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3675417774423819767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5060279226675376917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1147505619409081196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4072254028369022260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8491111621958668605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3397162288862560740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5938103300715236957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2200301452321963167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -784296578885616600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6183700170889925593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4775866131052624980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6217967049767171639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7650228352030761768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2298897167916282967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 122668524082371322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1017910431130437837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3504147480360004937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 160884597594539918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2219564389422430381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -946216815108412058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5126184767854439377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5629071502602767450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8060492745116057281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9092818989782661341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2271276264348056257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2805203676996059127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1448449559075118072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1172654215473792922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3650704850257460808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2118413698108836398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8347420765763922189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7116009338119108540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1567767072648273829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4079635040921991830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3916758645985960294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7783772765504037169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7713058667045180621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8562391973320129239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1882661144958363126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1586484206736139010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2083242674685668062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1016314082578715208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5151904332443449757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2543626520046356394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3726662549586764369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,317 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-11 07:54:58,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2849550017986050902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5045124823646678856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6295436673204122026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6483104491631924069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7007905832724113610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4016644440016504822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8411377983555982453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -175481951781469833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1843394607413585848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5408324788770448387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1510506954204606751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7030162860486126211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2868337648487044167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1558309858916279385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1017956602777261202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8461294482411174410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3395615235024961320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8684304811154956987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129073519913232158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4902280330131102953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4212094984358826132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8372739059938168956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -80988502519471146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2816570226012743083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1330954404095991341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6431015741157302289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6392966814860657107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,321 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.06 MB, memory=0 B 2024-01-11 07:54:58,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8591992071424263790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8846839896183075820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,321 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-11 07:54:58,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1479432069743433070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3248244580557272922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2570416001811052505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8905160814863558979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9168419501484884109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1196139086492915605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,322 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.06 MB, memory=0 B 2024-01-11 07:54:58,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -410198415653241614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8020897983057270454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,322 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-11 07:54:58,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8150733971357970615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8754834415683930886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4948316533972663530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4364718849467399440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2598967018909291529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -550806670504285983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6230164267198675413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,323 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.06 MB, memory=0 B 2024-01-11 07:54:58,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1079365278300681813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3920056674184004944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,323 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-11 07:54:58,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -184833896832385171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4355052951204528490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8607498752549450087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5952169487170796987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -339821568349256583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5395441735306761360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5749026806852711841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,324 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.06 MB, memory=0 B 2024-01-11 07:54:58,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -892454065418837194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6472336351456020924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,325 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-11 07:54:58,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2593992334434242067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4812527427794121374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:58,326 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.06 MB, memory=0 B 2024-01-11 07:54:58,326 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-11 07:54:58,327 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:58,327 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:58,329 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.06 MB, memory=0 B 2024-01-11 07:54:58,328 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:58,330 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:58,344 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=325 (was 325), ProcessCount=170 (was 170), AvailableMemoryMB=3579 (was 3689) 2024-01-11 07:54:58,352 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=325, ProcessCount=170, AvailableMemoryMB=3575 2024-01-11 07:54:58,362 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,368 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:58,368 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-01-11 07:54:58,369 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:58,369 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-11 07:54:58,369 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-11 07:54:58,369 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-11 07:54:58,370 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:58,378 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=325 (was 325), ProcessCount=170 (was 170), AvailableMemoryMB=3538 (was 3575) 2024-01-11 07:54:58,385 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=325, ProcessCount=170, AvailableMemoryMB=3536 2024-01-11 07:54:58,394 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,399 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:58,399 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-01-11 07:54:58,400 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:58,404 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-11 07:54:58,404 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-01-11 07:54:58,404 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-01-11 07:54:58,404 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-01-11 07:54:58,404 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-01-11 07:54:58,405 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-01-11 07:54:58,405 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-01-11 07:54:58,405 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-01-11 07:54:58,405 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-01-11 07:54:58,405 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-01-11 07:54:58,405 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-01-11 07:54:58,405 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-01-11 07:54:58,405 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-01-11 07:54:58,405 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-01-11 07:54:58,405 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-01-11 07:54:58,405 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-01-11 07:54:58,408 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:58,408 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:58,408 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:58,410 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:58,418 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=38 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=325 (was 325), ProcessCount=170 (was 170), AvailableMemoryMB=3500 (was 3536) 2024-01-11 07:54:58,426 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=325, ProcessCount=170, AvailableMemoryMB=3498 2024-01-11 07:54:58,439 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,445 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:58,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-01-11 07:54:58,447 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:58,458 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,467 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,474 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,480 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:58,480 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-01-11 07:54:58,484 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:58,484 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,488 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:58,488 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:58,488 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:58,488 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:58,496 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=41 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=325 (was 325), ProcessCount=170 (was 170), AvailableMemoryMB=3326 (was 3498) 2024-01-11 07:54:58,503 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=325, ProcessCount=170, AvailableMemoryMB=3325 2024-01-11 07:54:58,512 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,516 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:58,516 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-01-11 07:54:58,516 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:58,530 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,543 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-11 07:54:58,543 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-01-11 07:54:58,548 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:58,548 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:58,548 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:58,548 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:58,548 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:58,555 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=46 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=325 (was 325), ProcessCount=170 (was 170), AvailableMemoryMB=3254 (was 3325) 2024-01-11 07:54:58,562 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=325, ProcessCount=170, AvailableMemoryMB=3252 2024-01-11 07:54:58,571 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,575 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:58,575 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-01-11 07:54:58,575 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:58,583 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,588 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-11 07:54:58,589 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-01-11 07:54:58,592 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:58,592 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:58,592 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:58,592 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:58,592 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:58,598 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=325 (was 325), ProcessCount=170 (was 170), AvailableMemoryMB=3188 (was 3252) 2024-01-11 07:54:58,605 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=325, ProcessCount=170, AvailableMemoryMB=3186 2024-01-11 07:54:58,613 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:58,618 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:58,618 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-01-11 07:54:58,618 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:54:58,619 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-log-dir so I do NOT create it in target/test-data/8b396def-9dfc-dc16-bed4-42e98633acf4 2024-01-11 07:54:58,619 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-tmp-dir so I do NOT create it in target/test-data/8b396def-9dfc-dc16-bed4-42e98633acf4 2024-01-11 07:54:58,619 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-11 07:54:58,627 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/8b396def-9dfc-dc16-bed4-42e98633acf4/bucketNoRecycler.cache 2024-01-11 07:54:58,627 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:58,628 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-01-11 07:54:58,628 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8b396def-9dfc-dc16-bed4-42e98633acf4/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/8b396def-9dfc-dc16-bed4-42e98633acf4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:54:58,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8883309852407546486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:54:59,829 INFO [Time-limited test] bucket.BucketCache(1319): 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/8b396def-9dfc-dc16-bed4-42e98633acf4/bucketNoRecycler.persistence 2024-01-11 07:54:59,829 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:59,829 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:59,829 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:59,840 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/8b396def-9dfc-dc16-bed4-42e98633acf4/bucketNoRecycler.cache 2024-01-11 07:54:59,840 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:59,840 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-01-11 07:54:59,842 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-01-11 07:54:59,843 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8b396def-9dfc-dc16-bed4-42e98633acf4/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/8b396def-9dfc-dc16-bed4-42e98633acf4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:54:59,844 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:54:59,844 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:54:59,844 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:54:59,844 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:54:59,851 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=325 (was 325), ProcessCount=170 (was 170), AvailableMemoryMB=2962 (was 3186) 2024-01-11 07:54:59,857 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=325, ProcessCount=170, AvailableMemoryMB=2962 2024-01-11 07:54:59,866 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:54:59,870 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:54:59,870 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-01-11 07:54:59,871 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:02,132 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:02,132 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:02,132 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:02,132 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:02,144 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=323 (was 325), ProcessCount=170 (was 170), AvailableMemoryMB=2722 (was 2962) 2024-01-11 07:55:02,151 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=323, ProcessCount=170, AvailableMemoryMB=2722 2024-01-11 07:55:02,159 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:02,163 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:02,163 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-01-11 07:55:02,164 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:02,181 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:02,185 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-11 07:55:02,185 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-01-11 07:55:02,185 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:02,185 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:02,190 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:02,197 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:02,207 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:02,207 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:02,207 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:02,207 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:02,214 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=58 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=323 (was 323), ProcessCount=170 (was 170), AvailableMemoryMB=2567 (was 2722) 2024-01-11 07:55:02,222 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=323, ProcessCount=170, AvailableMemoryMB=2567 2024-01-11 07:55:02,231 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:02,235 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:02,235 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-01-11 07:55:02,236 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:02,237 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:02,237 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:02,237 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:02,237 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:02,244 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=323 (was 323), ProcessCount=170 (was 170), AvailableMemoryMB=2535 (was 2567) 2024-01-11 07:55:02,253 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=323, ProcessCount=170, AvailableMemoryMB=2534 2024-01-11 07:55:02,264 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:02,270 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:02,270 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-01-11 07:55:02,271 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:02,272 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:02,272 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:02,272 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:02,272 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:02,280 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=323 (was 323), ProcessCount=171 (was 170) - ProcessCount LEAK? -, AvailableMemoryMB=2499 (was 2534) 2024-01-11 07:55:02,289 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=323, ProcessCount=170, AvailableMemoryMB=2499 2024-01-11 07:55:02,300 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:02,305 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:02,305 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-01-11 07:55:02,306 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:03,979 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:03,979 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:03,979 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:03,979 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:03,986 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=323 (was 323), ProcessCount=170 (was 170), AvailableMemoryMB=2457 (was 2499) 2024-01-11 07:55:03,993 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=323, ProcessCount=170, AvailableMemoryMB=2457 2024-01-11 07:55:04,001 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:04,006 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:04,006 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-01-11 07:55:04,008 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:04,011 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-01-11 07:55:04,011 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:04,011 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:04,011 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:04,011 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:04,019 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=323 (was 323), ProcessCount=170 (was 170), AvailableMemoryMB=2457 (was 2457) 2024-01-11 07:55:04,027 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=323, ProcessCount=170, AvailableMemoryMB=2457 2024-01-11 07:55:04,036 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:04,040 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:04,040 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-01-11 07:55:04,041 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:04,049 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:04,053 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:04,057 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:04,058 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-01-11 07:55:04,058 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:04,058 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:04,063 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:04,068 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:04,068 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:04,068 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:04,069 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:04,076 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=62 (was 55) Potentially hanging thread: pool-97-thread-4 java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:941) java.lang.Thread.exit(Thread.java:763) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=323 (was 323), ProcessCount=170 (was 170), AvailableMemoryMB=2428 (was 2457) 2024-01-11 07:55:04,083 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=323, ProcessCount=170, AvailableMemoryMB=2428 2024-01-11 07:55:04,093 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:04,097 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:04,097 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-01-11 07:55:04,098 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:04,098 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-log-dir so I do NOT create it in target/test-data/d19c75ce-71b0-a7ab-5b72-ca02c825831a 2024-01-11 07:55:04,098 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-tmp-dir so I do NOT create it in target/test-data/d19c75ce-71b0-a7ab-5b72-ca02c825831a 2024-01-11 07:55:04,099 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-11 07:55:04,109 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/d19c75ce-71b0-a7ab-5b72-ca02c825831a/bucketNoRecycler.cache 2024-01-11 07:55:04,109 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:04,110 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-01-11 07:55:04,110 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d19c75ce-71b0-a7ab-5b72-ca02c825831a/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/d19c75ce-71b0-a7ab-5b72-ca02c825831a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:55:04,755 INFO [Time-limited test] bucket.BucketCache(1319): 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/d19c75ce-71b0-a7ab-5b72-ca02c825831a/bucketNoRecycler.persistence 2024-01-11 07:55:04,755 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:04,766 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/d19c75ce-71b0-a7ab-5b72-ca02c825831a/bucketNoRecycler.cache 2024-01-11 07:55:04,766 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:04,766 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-01-11 07:55:04,768 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-01-11 07:55:04,769 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d19c75ce-71b0-a7ab-5b72-ca02c825831a/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/d19c75ce-71b0-a7ab-5b72-ca02c825831a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:55:04,770 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:04,770 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:04,770 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:04,770 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:04,778 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=323 (was 323), ProcessCount=170 (was 170), AvailableMemoryMB=2413 (was 2428) 2024-01-11 07:55:04,787 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=323, ProcessCount=170, AvailableMemoryMB=2413 2024-01-11 07:55:04,795 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:04,799 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:04,799 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-01-11 07:55:04,800 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:05,900 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-11 07:55:07,001 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-11 07:55:08,101 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:08,101 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:08,101 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:08,101 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:08,108 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=313 (was 323), ProcessCount=170 (was 170), AvailableMemoryMB=2302 (was 2413) 2024-01-11 07:55:08,116 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=313, ProcessCount=170, AvailableMemoryMB=2301 2024-01-11 07:55:08,127 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:08,131 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:08,131 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-01-11 07:55:08,131 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:08,132 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-01-11 07:55:08,132 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:08,132 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:08,132 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:08,132 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:08,140 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=65 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=170 (was 170), AvailableMemoryMB=2301 (was 2301) 2024-01-11 07:55:08,147 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=313, ProcessCount=170, AvailableMemoryMB=2300 2024-01-11 07:55:08,156 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:08,160 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:08,161 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-01-11 07:55:08,161 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:08,170 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:08,173 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:08,177 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:08,177 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-01-11 07:55:08,177 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:08,178 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:08,182 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:08,183 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-01-11 07:55:08,183 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:08,183 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:08,190 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:08,190 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-01-11 07:55:08,191 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:08,191 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:08,191 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:08,191 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:08,191 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:08,197 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=170 (was 170), AvailableMemoryMB=2216 (was 2300) 2024-01-11 07:55:08,204 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=313, ProcessCount=170, AvailableMemoryMB=2216 2024-01-11 07:55:08,212 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:08,216 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:08,216 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-01-11 07:55:08,217 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:08,227 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-log-dir so I do NOT create it in target/test-data/7339a341-34b9-8928-94e4-8ce43b1446e6 2024-01-11 07:55:08,227 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-log-dir Erasing configuration value by system value. 2024-01-11 07:55:08,227 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-tmp-dir so I do NOT create it in target/test-data/7339a341-34b9-8928-94e4-8ce43b1446e6 2024-01-11 07:55:08,227 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-11 07:55:08,227 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/7339a341-34b9-8928-94e4-8ce43b1446e6 2024-01-11 07:55:08,227 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-11 07:55:08,236 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/7339a341-34b9-8928-94e4-8ce43b1446e6/bucket.cache 2024-01-11 07:55:08,236 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:08,236 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-01-11 07:55:08,236 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7339a341-34b9-8928-94e4-8ce43b1446e6/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/7339a341-34b9-8928-94e4-8ce43b1446e6/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:55:08,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7188186839870267626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,437 INFO [Time-limited test] bucket.BucketCache(1319): 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/7339a341-34b9-8928-94e4-8ce43b1446e6/bucket.persistence 2024-01-11 07:55:09,437 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:09,437 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:09,437 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:09,454 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/7339a341-34b9-8928-94e4-8ce43b1446e6/bucket.cache 2024-01-11 07:55:09,454 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:09,454 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-01-11 07:55:09,456 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-01-11 07:55:09,457 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7339a341-34b9-8928-94e4-8ce43b1446e6/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/7339a341-34b9-8928-94e4-8ce43b1446e6/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:55:09,457 INFO [Time-limited test] bucket.BucketCache(1319): 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/7339a341-34b9-8928-94e4-8ce43b1446e6/bucket.persistence 2024-01-11 07:55:09,457 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:09,457 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:09,457 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:09,468 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/7339a341-34b9-8928-94e4-8ce43b1446e6/bucket.cache 2024-01-11 07:55:09,468 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:09,469 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-01-11 07:55:09,471 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-01-11 07:55:09,471 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-01-11 07:55:09,471 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7339a341-34b9-8928-94e4-8ce43b1446e6/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/7339a341-34b9-8928-94e4-8ce43b1446e6/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:55:09,472 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:09,472 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:09,472 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:09,472 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:09,478 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=82 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=170 (was 170), AvailableMemoryMB=2193 (was 2216) 2024-01-11 07:55:09,486 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=313, ProcessCount=170, AvailableMemoryMB=2192 2024-01-11 07:55:09,497 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:09,501 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:09,502 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-01-11 07:55:09,502 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:09,777 ERROR [Time-limited test-BucketCacheWriter-0] 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:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) 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:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) 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:541) 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) 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:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-11 07:55:09,787 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-11 07:55:09,796 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=4.03 MB, total=31.75 MB, single=0 B, multi=15.22 MB, memory=0 B 2024-01-11 07:55:09,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3376444056968352788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5797431891720810533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3631680371774592839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6964095409736944796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6360360889146288825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7913798873614080738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4853834738393761669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8304581436962843423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2420601602201986909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5516827207575509424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1460910514666764114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5487657619324653599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5929224830045019349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -44673704738987319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7685153565697734526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4462952050866200665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8480630422141472705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1281520573205304282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4021944079277376111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2305581229878031808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8478577813898897022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3397053926372999222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2291514630978899789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7657184012610852712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4431131133539015560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4984101439278592880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1895369213082229302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8186070198172277983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5846469150257782993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4586220849504674908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7414597819217587009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -408616462162788851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8920160449620625354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9117943563372396034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 43125310998135470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8242531642095743475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4657958415975670168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3156324901638525897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4354596183831634242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4326222224529563961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -834212562459326392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7358978653721702777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7396462664908986552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4248403335000236058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5638466491244993774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6303154066411286972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 930569204053746663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4159486767037400203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 301922386557820596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6498321209537141881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9219246535174104653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 767134008185882825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1381694748107006977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5603400424929038351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2041755612179288457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1776792868226325700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 388387894037431661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4453210631827044233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4947820681822980930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2472677051863380681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -165222894164076266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3391006663339904778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4502701382488349341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7326610050686096615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5659937906997880164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6548510429609669026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8808344338444652267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5251609618014268561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4648169926711995053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3049374915966849195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2511539725123445861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1550838614047503873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5060936129700871344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6990946130237950715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6540931425059572170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8841178108742950373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3132122692473778026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7025762090466607773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9072048775155491908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1559370326821287228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1420630884681077788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7804803834142567486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2904754317916269949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6131091154715704736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8559473996018747865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8414764275864082531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9038259320524482313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6775871708889997947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3570115214596398300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1626457268104020450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1510104212108179609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1298383527573941071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1166849746561627208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6166637903259524481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4799860960585939227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4541156392570915667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5639853191059933715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8014348927697608616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7399609247263157433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2890541012006483096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2300637430309452519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1941910598393202080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1149543462112317329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8919600094001739793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3371601060528024768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1317944835587837299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7976258390942264604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1245226390289215078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -221393435856276877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041273098104814394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6184371320390594505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1870096370509972611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8214141086835574098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2398035274058566166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 486750826845114708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 701453108617933589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3782632937445599085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -362791482424499101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7122395163261634309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 445482715328667229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7504538981466611234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 40226343089147089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7711900466825131698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4230865251712754631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4564532094003262874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -756579618967917247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8657364317175216243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -391055242342525225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1113951595794387497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5249833407982699760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5784597629592360023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3230675090579886834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5620307383081877323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3754933402537880324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1171992127539290584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8731358752464850682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7733229701384705081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8202699348753001095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -43557137169781208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4134761032753320093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 112492155474261540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3192881671423670129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5404029287459445612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8137183880024093603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6003645276695753611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5638574775630028164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3775778340731395828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 143645352283715541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6508948377825567765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6521146463372441076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3549930602927144699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8364438468946564147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3070212423447795199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5826078905136202805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036733219362898456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7477115164904489459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4368282718191472095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8071913395219895334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3002831180782269756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 949509009758947805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4320863194314848633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8529465533307495717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4302857461426623363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6110708354319412976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4747705790378421848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2198558577165343542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 624021151423333562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6387090576970805056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1478958551248902450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4497617154731691271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3903341758145558123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5622894301474557013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 295094650627015471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5511554874380384884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4490828565814380687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8226692795887882196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7077840746395776111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8480034473723118217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6432579301725099966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 280950040242406067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7982859456586458917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5838511924684760827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8457607017433232239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6123639777247495196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3652572454596429661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -538538739300004796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9038016585683870233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6477972735330009154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4473961273232827493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1886315906837990042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7059711333224889691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7861672338481572136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3458565013412901338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8771137238371489473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5856940902224468943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7928580368123821139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1654261402187266952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5232338088685340816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7754678382622365236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2695926024074287671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4060888433399559335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5239285783770534010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8218170897587699397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4732637387448751401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4212301618498267998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1627134182109013054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6801543758756962808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 949897950747344659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2639610410337753924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5012905510338895027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5974055271712275681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6790916379437888279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5576397830564310315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1860118060604598718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 760913019607931415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3180624107391722140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2481043731218331977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8497826200792166762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4887595987963738698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6650472137449662134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7602258097518802064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7859471890933546486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6865892202702530631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169521534002944848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6457429027775723695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 240664392920894027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260345225330504822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3112623298720745725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -960538228830076017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4398718424351067636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9106260123095111002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6517518386462391789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1439989656667909633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7351942744018242723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7068315852430482643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1220560716495770224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6558950842637511655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5992984727000674875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6154220482890185839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4086866322074573981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8908291503358999513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1082247513002100849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 988073525809030897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1987662346883290454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8241426018033604588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8915225040854731604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7239150026297236411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1991103875487026600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7967004567880285179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4843688234314270390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5294172711589993549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4296647805061408026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3563518708765730621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1073497089817261201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6671572668589996105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8156819748931440164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -909698177144263454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2907795566392645119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7507572193512501918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6434710883487545635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1464436749978441375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7850393533147292326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5073505994776149011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5587475556943958749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4134228102243608534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3997153795141316028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 711995259643331963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6474617352596294649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 782439664066745201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3902143592640148708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7661755783629634010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5835650012187361131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2625020051881703636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8952459011136658224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3156325670174115797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2265673350236037051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3653508936823537258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2290367360975559178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3264935077910997997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7555568806635034090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5787787261191471124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4380509218359643871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1695221289402227410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1999211979186750193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7647974722903432421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3985741228336815710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7261331752686890208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1565619707512982967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3353638405069961461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6656183156895118327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4688808410343151142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2538187754391663100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8286922295843411156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8998954503846133953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3872779071302580272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4780519269147913082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3620117433103848988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3625336490437078336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6550787293262309114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1545680248647158739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5459860909427979884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3800551705188942687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4074701580750346260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9157600452843853617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9046532068363578250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7059813281880509527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1000864290556750849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8633918196380658365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1125987847047002684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7430505362675641100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8821571931925782484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8148228396411135792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5089101451886104781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2164680663891126547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4993417893836996011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6265658372703645907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3576459847028259295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6885422980889948177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3649954012439769992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273022481230315825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1527486223584633317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3755365082058884109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1074750008072140235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8801617179482025794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7894265128447467207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3719309607755577576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1338913750820224271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6491541378470502517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 713620835740691058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4067002962324051026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8891841466404121292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7733621260059193779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5143682858089630945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8390522078632023855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3107458950321967761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4639945698718570224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5961889207871856681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8102339094918288146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6235671345108722564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2414425315254187395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8661055200726806770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -85606444423284608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5413471572527019230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8187989652271768597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3981275057432371295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8854454088174711140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6784783602922801951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 186258752373620867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6287651001104554900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8655986963408138114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 265226708044122751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3204608413033511875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2213122423305804562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1676503413458589160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5170030747185265580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1228642777795923607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6713599123969944693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8715593005974796275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2186981601121261867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1675624974840692907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2487047588579534127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6255036722988871725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273127123853366022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7454669853266176721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5100871533475357852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8061680428193834832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2923094930940544768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2655305529309046577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1755666326944997596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1924485104923815557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2554842441522854514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8282510256967318216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1233292211463876595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7871399652003201405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1277760254336096439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3960568908303438022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4050125254377445749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1712625284348695807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8765871160749966134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7946756868662905206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8011093629726742177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7518285928779159524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6602641450220523004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8327960617348661535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3399533888150745728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6280165904170682392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3155886434867161831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8950787856406698717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1380959048887992081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5394550307178340707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7673251824196943017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8460585014490670313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8532444500332002741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7367073203122175114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -370190779894566016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3095911509065893381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6640770432448805931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8768462948298072664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3119528050672837140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2063087032810718357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3498031086277414075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -27267924371799588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5841345035529702029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1412811416199432067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2399164854808786115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8531047919900993634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7930045989751213122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6471542843112759019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5421445108706891411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2818229855215335437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3379169917895669913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9045196800846714595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2088280404155914319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8692051918298331641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1827811285165767302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3955542390984403620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6018134058173308065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8559970606282708758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4898723214366446575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4844151858919483929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8983859421720114694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9087878539805851519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3748063074467556615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4897953391093274849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3645664599441359499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3577274667487101390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -594734382112389048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4959612702580095547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4647501895553250521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4177274074159288501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3679600348480576429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4083832546952016435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6251160152810191025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4297086846068870511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2083290290918513545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3126665164270578051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8991525704318993218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8107319809595447740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5114253231942182670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3440199528517312139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5841058265340297129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9062938532304234668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1488481369030722076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7593956426216953397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4852649483435959111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1690296328924489578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2546069989929301201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4905483558215875111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1204453657889174225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5779163279438736950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2160192769055899752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3375659135522387627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5544168222686762058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5022688236810613914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3897375536584426907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2480270476158291588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5719768694273237782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2581628586991832034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7962850331805485958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6225947079490534767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036531493213145338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6198088362690207255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6853809508143035993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8360989534263966680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3947986337282655579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7525942860504256901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6726445382443289155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3450990109289732264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2196294560935047811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -806383367785648773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7450165939626517366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3849060735792180898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2851649390573820827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2133613718568191528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6408999170591139953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7211684914553170357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4281937650317532006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2641741076829093231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3743114426892495526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6700993847197254650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8060957387526760671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6687360581303478939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8290334004611016707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7296199572987754625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8952408876717607862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -459906354012157889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5623999288499845197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2697276940267622164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1051719261738836299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5498231408100791131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5242710219379033096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8239069907196822294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8920447050383611442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3751912343218588699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5444578874360503033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 250948976246317348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7144553691602226825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5731756434695848806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -529635583102392301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -772633027002130343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3984669397583547598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6421167162548171192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4262972150248485851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5893436728719591862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2153264161420311149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2412803734295563594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4205061691599198377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3311814634266455906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6987629121171790587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2477612739199899291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4430517667145810356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8059649576726923271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033610621695005511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4005481561974645550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8501896486298580261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4475498159859964782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -801971690391145382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2795733867708358672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3714562204474960131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 594773493341406989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8343260708477475642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5899384493295593133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3863765136252913501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -67439353208871143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3460336687829156958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3441974995517954529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7553406559184669034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3040227081672843609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2234237455003054873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7794845885425670053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1163751780172994823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6387789297162866233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1800386078244651199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4865645507769041942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8185336131080666774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4169671002421097462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 920495215887785128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1804468210142738937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1141807436876810152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -114858230960061810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6987421670779647454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2529022774219276213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9051863981108151129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5332223715016903636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4608994318579458581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4445886595183359291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4161077330758673971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2561244826564145468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2357380887036561186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4880256145540693012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5657138081398927348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8491120538052788853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1215093723392558273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -457874263977138131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 425309886249532143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4431876914334420119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2939659279304322807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8419936782284204659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3114485634531153968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5363508311312857825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2390997333534341969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5702535768225097099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4823573091966609132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260825883128145393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5707083787661236525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3872012285168648837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4246577650452255981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8652758519182974809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4956589622705737678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3490608556732279765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4837453657902469415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3352624345161378818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3574956554122532740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8091157225380938672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2514981628353404847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7399894896137335570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7045524399869935918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3607535861060766421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5224758262050872210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8141213087178902699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -945775900782123465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1728234044973437626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4557998717332869192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4925206648145518809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -12745008322486144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6685908552521265828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3096106564605434706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3026809634602360456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6590148057659150507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4202475392585040581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1070999161840665529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7331105096018873100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7596644032960003891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7991729838721516552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5068122964485145179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4644665065092778464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7517153199465792592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6278598375267055793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7295281746101378010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1463461214224571165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2781417411263331501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3320282900639408486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5907599093057581810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5886408770961829449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2761304331970496210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4419434010104899378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 181077985042112587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3044910558764355465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3783665611830796528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6714506471341656767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5820015660849877763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1665062973604392218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2057921672491353212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5011364237358407966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1179059617652587094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8891295145442587689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 78959818003634104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6701766237622783439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3924200077750747297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -660672495945162408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3851999595554983877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3552197570319301816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3241141067156995666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8496028141642145594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4912841428085550833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -164636270870513360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4564347586201362122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2518824239133932990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2198244219878969531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5807279628727642767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5328225538569421770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7612083281418639498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6525599693117655828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2418932749901567322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7572770441028746166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5287592634614584482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 19743402407025935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6532420429076267967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4401990841658970206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6206898512069503400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4899133863297732551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1729198370498175047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3598823219975204143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -363348384170450204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1558072248307110381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3846133544277721553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9143256047373817867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5963101363996234167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2000249120885517702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5961571092940473673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4465291359282705482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 63903201437257730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8899695079553430374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5631611365692998046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7944051238767327511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7510174879560855770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7936955392145073535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5048803123069521740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -250908053129342261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6029076040350846157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -330153099317795759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7344316754652305923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6343594268584034143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7049419787704746397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9156982904127315416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2751015825646249645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6993440108234273090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3252827715809062028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3436975756730764381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6658538348579818205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8759438686688395057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2785048982095057079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1524440992197099468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7009605407371220532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8941256545570704212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -55100038285572193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3436707480701776229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8292448953176063104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 815477080160926618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7615298531738636097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1747993706008334364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8126321721773066849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3796417971694962492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2839185889218769460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 200610577307287876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1042239920613941441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4170378999246078044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1768389075655226324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8076271445941955440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9116425191336010730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4817474994928899101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3795049670839729571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8262760207445700078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7191789678396095298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 894890227203021989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9162818201256514821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -861592654548963139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4295612932493662483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -636813408713706274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7909707830814600792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2415773805311976967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8730213368664204917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3527483679564060882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 271206664034793602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6832227119968239536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1526492678008638681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5295624675781161494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4228476343320346677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6099040916368187668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6823762052813091542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1003228161635107710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8608685007770137142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6282940605560132308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8369589366008941149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3125876267247027608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -848050463328910748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3142992860878011533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8293349825790347114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7126313554512167092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2065380569420148974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6651958003750212874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7562095211547685124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6472854955447042085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7520937212750132320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6595857614126608878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6061965499419737679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8160049664621815086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1316335486928905015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8416675227022322476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -442466519291322246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6673259072472760807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5877634935739497211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8586623447478271839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2047173541458976061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1795002467620961292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1599886233753536035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5961087856285681154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4329086371093436848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547232375340831836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7714416922398285768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2850676910037965828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4185589842915012129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5855311200083223774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1723712532046713488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8362733984486920102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2906383023760351206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4445048360656657384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2849907627057689604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -634440753279206341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -322207160981965303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7184167728570810642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1875112108434853448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -561989326177967778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8396000799939789866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7964034523728748674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 128350315389913173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5297927183209877167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7410763125167089546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2039877891433816450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -102894691141647077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7126485076973032845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8147313465242811749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8845303413066900302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8125139669900038802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6651202334203364353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2561809278086769650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5295660628543727885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4719063865725545573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2064616928540708324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3174668679282245562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6572900170578283834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3822963476504377384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8466767609228661064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5504456822072086536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7389807120843399539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1774511086400410074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2744579580775433860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 87110374441261288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2814523926934275088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5277131893619704435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -986249953915417491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4793383348092657692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6736150028877718488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1901854360533039499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -822648393271011666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4489081122094832841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5623461858279421194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8203258147783689695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1054725005903185767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7040263316743777685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3178362299423436359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1182599301470286846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7102864959038877271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -692450832858834785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2469694454325645033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3003887427101239946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8744714499800674364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7597291756211640659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7324845525044746085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2450882126007643650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8908456305527919504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2039562240802156980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4604190165143406134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6875362468208926296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8712899571177102780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4044699610354877992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1571342383687416079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4108640534494473898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5127792498111185610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7848935266756208885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 660381921385191762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2317670242133807733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3551450552960217861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2936650282914034264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5439734736599266399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1488497431901796809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4719804143076778924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3911298050632532668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6732558063238405529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1255213175743409446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7030380074516995254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1767421899764762438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -582159471804769679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7746842290851827087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6543084008325852809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4074934393048332908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2289235008342552035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5327544519303528713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6835646011649148301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5744933603633938510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3322258908390589332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9044149052338660647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2586130447110006668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8004611636480526278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 630722297445393152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4031360802568526502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3642206479093037921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3715680660280878980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 573584331550380573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1690242887142468821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5485133313302903224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6058346060523349413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4548758906043931238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785953909226857660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1611799151485446136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6313314059492755340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4611866382700617945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3264041789342281531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3043131581839723572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2980842808045487837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1320789860219763911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7968747891890504941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3376267208508551002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -664183821127919231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3805148095677733287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1553946202251009553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1140243235934045776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7068959897874562171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4134665322437653466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6361459579743690775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5208496745318149291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2293790331003861783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2423986355671476476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1261433217543207454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6307663581684394070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1124432388541711767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4814743431487880106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3508827216447406101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7710689116965350975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7146642502298182101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1269581418878503028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -77576298223321172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8601301510059833337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7884029926763700157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8254562979117762556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7411549866691718781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3001039281626800146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7484226022746006760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 630823168574657981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7846747317526062259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7633824423777501914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2758611425349867876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145591908668724822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -466140279307242184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2611887754357693542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3126616623124399252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 76550747750354945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2858587741503306978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -667547914756154245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2438084880579404430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 462961477318488484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5600128868657060195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6665285038395104551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5077555794504709550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 291174748595622061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2342240113373510174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2769644662831918310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8902970830068725456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3631349665933142393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6737272894580999437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162415085398486179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1661201794513664301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8473494983010510983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2652754688021750759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5577938891747913627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7685634139082218978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4544606955917656110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1033746369788401621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 61246632676591906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6105889056436256953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2231032093114128584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2236294923743926834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9025214440098038032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6591294463861613486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5987369013123223336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3136462638754113672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1868323435470459450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7500996036458758857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7062443426982063952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 324808808236573733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 987460169526656050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1623147057227493404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6087197789633203054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3076431363224917145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7098665016717141436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -45586569492006570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5533754393938831011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9084351957859588177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8542033124195093620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8064890534070570579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8455602254825514585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8808601731566817752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6904922919945625612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2732345297644172541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7459249183356150895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7391408305185903267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6802502178208368300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6224144517234852470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4659348225717104291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4740354230193936524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1903211713613272762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2355462469977669454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2165375524210473896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -346739957969331354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2625810796922574392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1656756255624670578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5358208800225816701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8994442816152295159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8883512511178268563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3407300767310912385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1362489906882278553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 504810273676268062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3768941683352427510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4509498903197134395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2911203650999850117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3240983111099284326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8750025090138341835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3206090171409312064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3916502556473693320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1399881769645305228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3450153803052840626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6735374001770812261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4011157440787504278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4877642062901095292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1469933090001119401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4187808104804072752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5697318582503776672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5367167480473487291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5987465877464412892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7902176117017367999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6969352199327535870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5797395251987087520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2365083189658020452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2691273991938587059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8701928068889242150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6998590893538941084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8381357113774563004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7049848563840356254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2742257085463313999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7189494815927688081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6632962803537950038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -884020790235905595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4220187518808772262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 458408152152020831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 632031689221663257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3263728811141556093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8659999578942417607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273177654808922588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4556784585493524682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -904904629198420525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7130866649765083370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 61711832014472801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7322892452686209605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2281751717212960982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5025596723072409878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7707621193588110571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796453152777870876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8447606113957851973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4536894559825673292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8743152762459803724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4355282642461673662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8268950069407329459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5257245870881308785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -499326456058851459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -995249474770066481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8703728009619759056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3925122084552664890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5409404385403351535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -32576209631194090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6004334037205937754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4907058324681811261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 776821327906226436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3893595292320182683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2879546885305795346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2495464910751725758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981688629774015166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2661880398604833596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5778425547891445716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2460886235891850123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6712433775716662325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -101724837465085981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4663058230319478798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8879104909347310198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2208208875814161846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2218403538451807593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4681353809970914345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8143519565944487306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9140293418976121071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1418714319433946043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6341229044435249732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4215971680358291629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2165025868247143016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547580416615591788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7765379920862463392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6496324996788332347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -336780070917756182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3071875945650211543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4114027041778936376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9107629016928317077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3674626048831211667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8055347138953192263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5360344666685598719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 271272863205656266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2853219627144596673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6458284184911666932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7413450707954627837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2274953816639139897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5417296974536688692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4781544541507044694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3089810651712347899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4428193235978950586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2931734786298645238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -831788374720977800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6325095382726150934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2948708430383193362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7771072942024130519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2998570051837573401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2297955522426392833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320501292958201943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8521421287810018991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1403545868093579501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3804624225249591161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4243988001454500525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1144206361994866342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6205994870254690572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5625400038418387011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 617578744670314611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8628666401418442879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4059737062010958191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7671848576512164149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1600996239550448085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8394827516899229890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2071914221545971778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2124472371088792826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3947870701599210680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1975349723698560019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1582546522950211315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8064788514900462696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -206316466540313398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2086035123897026355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4676327744037013037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5969464915793320848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3963647600293419339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6039132523763903925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3916864155228145218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3637201479107338845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7771984349307988940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6575194240699393172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 278303548542125015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2718909478298490231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 469780689179963421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -256296779383883289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 263822921640234572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6134135139448325636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5101990226547687856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1626568950865896808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1473788827649509235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1179447850563393529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8562456421589868606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1538179691484127404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2332615106924018162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1900372480352927801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3792726001427441775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3381210503345524495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6538760342395266205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 204773563464679986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4720035095069572126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3072295734700267157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5140252717853555755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5721884352846023349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5266246451482097651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2793363212403254781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 877841491635338473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3892886891296112069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2442126276457662563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2561998866665828313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5978548720704912276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5521972779133095524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6043544866873845718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5597070096103061485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 83010012368224428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3019310650484857621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -324917392525953332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2072426922622905347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2764031859521534959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4368386473677253261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 165012276385554648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9050249478631881470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 115769782431326897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6604986222664564650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8781261055244453893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4783270798450568830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1041050737944838839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6987754910616996144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5175111406704460331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6566222452578142045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4845508278294418664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6873213588066345130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8980150028435366974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2265442888418336983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 265363970007446397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8140688608378766563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3774173647814402787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7334705635491283866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6219257782019972027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4520466999558484852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8734081777075557501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1470419283422435236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7847657122068874761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4511468239903194146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9124164657993319671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4803473502083172983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8911233903361425177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9143263549308427749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7638367556379840136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4293059774596823359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7974049159942448710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5699725005204285422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7456377616080881121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3917001261175316223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8569302629492021699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2247832713309898355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2825683306968175050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6504684953309921187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6437105169195521908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3708770440743698737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2701805445702166786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2199279729768085446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1941349035106909186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2324169881348061281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7451908357073628948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2560860956486728246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3631610319670481389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3867286855905413790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7997153136691935967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3831930891290870623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2139941628794979557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6473221472751068010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -854122030364462024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3031631661779748793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9161173882798705508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 918362723167983292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4535415537431407159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 963238306942793673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -501436029390962524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2136623222863212425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4735016842171455752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398345480021962659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409330204450578276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6413252995155374649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2887263194303304882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2473310763127425659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3064574838196242020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1975521090626440057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7198921070497595937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7672666016244882830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3506209831421854141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5629398874985575699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3924691350400638015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5106026442445840975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8193790906101364156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6313412707594177748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3828779279888468671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7443939917466374042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 904003833040765663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549409061030942711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8557288144243812779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8491585174955367143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2889132159859968288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6625496193876769346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7770698240767951189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1849082287298884071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -60500905791570381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1444800179567829297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7588110117761862982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6190407505187424340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2846805611374397750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7134005491802841571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956922472350390726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2877397474848804776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 942777154243887397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7932530166047524757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6664991755653313762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7228464907820315059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4467332867248904061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6531880243323538210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7098156801250416375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7526968211786479152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3967880693535593658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6705327303225732393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4527579696083822226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7077599255576644032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 414512953197700134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8671203581461376743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1034083108857351054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7267592286188930321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4307473901436310144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1145913502767088939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -230097954475796336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -665469648279352816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5675291831999938616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1517173437080173860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1473244022275074549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6545571351787612426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7734929335392572850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7384990291549563496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7729895109835584895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4928834043375070109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8767589626292338181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3172346222641123852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1980570471305014284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6531723055680803982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7947910110508987781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6755705842986145460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1526792003235575416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8519883005729659553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7075570174664169355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8564918982116808153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5536618301058984301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4561866872112124981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5792482327752113496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7428874918344335339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1249945526121164998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2499025190119852348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4556823139620329124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1213963662983398320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7555463589285327623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7374326077194289793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1876351227205682570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2363536685953462308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 229861216899314687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3081304924864635194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6830974800190649189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5700827509847047539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8824193421816024963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1017872045362364032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8423461499904964208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1727356769566912184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7066622533923761293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7959176174965284646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1167924629561285409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3376375619964802331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7910853693166224548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 142295384040168750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8650565620471478568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6605374512331578258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7807282928560976504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9068336892154094624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5738673654349183262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8796569053397757299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6172027718351560232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8382874509989897120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7539734570299274402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8938752512269086777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7731444596040376448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4086436481701215412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8319487459126615196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5574761451806495107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1728563799734642800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4083372148551343818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4147901803821640005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1798822976380249644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1910121356826475194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8775105126979757717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5070804598793673330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7853722381077071987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3273549456327468774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7858921048447729394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305802047186677440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7302188383341810986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5299412567300102786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5701965538349288158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3592908183001360006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1961077034161523884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1898018185706306046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 320647101435658275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2318904445468749587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3645393439294683161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8157443081398445077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1446466547073574066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9189094163014233873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6606337160503096065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7040754704699595942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6605384484522008319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -659401902292505227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5040902312806319806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -851089688831159286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -471836497142085323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -941926169602674596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 591063055809059636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8436615450712110932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6171041702055058866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8728269406883974567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8664508716684674905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6107715970234114442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1674490163169667433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2308455576874238116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8367127511471855752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5667829353271638659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739409464552136361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3290316645264107160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5168635830161227680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8906421783352605097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5783591957750757850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 670582487101024189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7206173919507049723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8167980671862700783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3954830567736965153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6180850551166257060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8038950868483999850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6655747788296900509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -127433932909080251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1148083908671862843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5617104152155269130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4453667743914340827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9031235739922193889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1868711100438108056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3339963550458636800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -574255366439301705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3614789907281112067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4458161739233964988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1503202733434986829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7870871563420081406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2065238209060958043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7631529621872955780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3269363810594647674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2049858169052658030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2037468617404437773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3277012591826543070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5403861418621662859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8663069164368063460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4234111305691738102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -229310316218566436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4782039258866971339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 162145538904485835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5080736864034245660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4375635559073566108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3744130092532216729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9104212184415974615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6747733794634042340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3638228123922436226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7786899739029808279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7028209493303095445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3979166989705859288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7137910423024310232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3132224565096178492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9163498174088077901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5469409093300171854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1168062034102179064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070510918140631956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -182437753352261933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1949071147687954628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1153286861384754609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6755447333204727168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -570990010580807091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8668119903221369209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1196396458654462057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1447160654266723730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2393762148419146475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6368218648716299993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7433381307070777650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3619483816242291729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7353079687604357051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6041876918799481041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4591402365346010340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6542787201542356950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1933596997303496005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3329647480459379592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5228628604932030416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -117834108513194440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4650904838284190199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4053667672688290754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -576036095791244356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4170809844873929148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1039705483734370860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5767240191499591948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6666242027035173106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3095022187428097188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305213686452024276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4304036872548507662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2408406410720705834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6230560280994579158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5787747954519864184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5264167764658470668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8126020494500417596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2440473859694704015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5270871024199205672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8406386657019420290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2520844650527046452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8057183040184963353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8452874463527541958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4802114309903241148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6379121413192007132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 769450216671504554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8699038179109340398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7774252798299862836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5093549314519493744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7282932899731861234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1306386861459130406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1926791309183382737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 861591447471121385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7216015110321360730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3903544779486945291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4495563201607611478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979555397424090383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7707493824927570616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9032024798764911163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6272032950155104644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3844299612957814503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7590149588215717271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6220260725941814364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1857859840661620182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -686469768827819173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2936350617939454219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1395251385906959827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7295499128882484674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4827276155031374366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2746354471415532142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7966470847907634528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2489629432368119030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5627074036671925322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5541429177211311467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1260829422637236534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7087624981886984014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3424789958956034060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2183684183812102829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3502209582818668202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7047977253733430523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -366282161356951742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 412555989389146836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8642915349275539372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1371951999277801412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7888587528235972051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6833183612612076892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3508422952007538627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2605925299061659112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8538546953228517926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8570261555795172259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7771449518283787800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4170497367449553155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1773891166686429203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8999762061111829030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5156453504874597510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3340469717732947708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -362483082899544849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9047739550214782233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6341465041882705734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2613591469895067214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8705788933440969143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1423868518658786709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2644440282621530229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1604694782004945737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 180079435699552902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3241753481855746937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7447051723966822030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 740991993232700516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7586096640024830657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1078050466626610684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4029437748656770447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5824839537847358515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 387834900977460673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7214138871809637268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1461544014507985776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1702756894819031389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4078834929817124039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4721497496402884085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6644946588977600990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6636858153375856198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5897072186923332379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5386387368616381957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7280729246747409164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9135922549572854776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8166592306300016056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899634336091050588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6322827309965936677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5154626953949360275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7534254995539835866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2654103373122327504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4832139423394538175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1104950708319811046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7226311033119128527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4701976823074701539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4293389384561064816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6295977390178768220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6520008829909811413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4316757807579520985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8768953047779840648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6440519133446654359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1980835830652374848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3540523349365076566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8841912014278455093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4781776962173956719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4255602356177141701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5312773873222580067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7114847812566473401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8043917044963380608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5540126331693378945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9023970587581234681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8269675970662177890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3508493153289794251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3981190896921191182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4695318887106439355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2197657346627444706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6812907711065696062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1262776608453865273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3673990172824993054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7192776393634799957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7296185990896090986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7068018488579015307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1525411493795501926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5574203842724290249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6929974554666881361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6587159988172719343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8216439964907296217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8030904433279429738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7266602754823765502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7409272422961810903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2198385068676886207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:09,965 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:09,965 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:09,965 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:09,965 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:09,974 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=313 (was 313), ProcessCount=170 (was 170), AvailableMemoryMB=2173 (was 2192) 2024-01-11 07:55:09,982 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=313, ProcessCount=170, AvailableMemoryMB=2173 2024-01-11 07:55:09,993 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:09,998 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:09,998 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-01-11 07:55:09,999 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:09,999 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-11 07:55:09,999 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-11 07:55:09,999 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-11 07:55:09,999 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:10,007 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=81 (was 79) Potentially hanging thread: pool-124-thread-7 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.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 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) Potentially hanging thread: pool-124-thread-8 java.util.concurrent.locks.AbstractQueuedSynchronizer.transferAfterCancelledWait(AbstractQueuedSynchronizer.java:1698) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.checkInterruptWhileWaiting(AbstractQueuedSynchronizer.java:2003) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2040) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 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=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=170 (was 170), AvailableMemoryMB=2153 (was 2173) 2024-01-11 07:55:10,014 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=313, ProcessCount=170, AvailableMemoryMB=2153 2024-01-11 07:55:10,028 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,036 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:10,036 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-01-11 07:55:10,037 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:10,037 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-11 07:55:10,037 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28276736; total bytes=30867456; wasted bytes=2369536; fragmentation bytes=702464; completelyFreeBuckets=5 2024-01-11 07:55:10,037 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-01-11 07:55:10,037 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-01-11 07:55:10,037 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-01-11 07:55:10,037 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-01-11 07:55:10,037 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-01-11 07:55:10,037 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-01-11 07:55:10,038 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=154; free=0; total=154; wasted bytes=1374208; fragmentation bytes=157696, full buckets=22 2024-01-11 07:55:10,038 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=155; free=0; total=155; wasted bytes=984064; fragmentation bytes=158720, full buckets=31 2024-01-11 07:55:10,038 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-01-11 07:55:10,038 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:10,038 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:10,038 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:10,038 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:10,046 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=313 (was 313), ProcessCount=170 (was 170), AvailableMemoryMB=2133 (was 2153) 2024-01-11 07:55:10,053 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=313, ProcessCount=170, AvailableMemoryMB=2132 2024-01-11 07:55:10,064 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,068 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:10,069 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-01-11 07:55:10,070 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:10,078 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,081 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,087 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,090 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:10,091 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-01-11 07:55:10,091 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:10,091 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,097 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:10,097 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:10,097 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:10,097 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:10,105 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=313 (was 313), ProcessCount=170 (was 170), AvailableMemoryMB=2008 (was 2132) 2024-01-11 07:55:10,111 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=313, ProcessCount=170, AvailableMemoryMB=2008 2024-01-11 07:55:10,120 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,124 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:10,124 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-01-11 07:55:10,124 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:10,133 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,136 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-11 07:55:10,137 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-01-11 07:55:10,137 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:10,137 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:10,137 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:10,137 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:10,137 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:10,145 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=170 (was 170), AvailableMemoryMB=1960 (was 2008) 2024-01-11 07:55:10,152 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=313, ProcessCount=170, AvailableMemoryMB=1960 2024-01-11 07:55:10,163 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,166 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:10,166 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-01-11 07:55:10,167 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:10,175 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,178 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-11 07:55:10,179 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-01-11 07:55:10,179 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:10,180 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:10,180 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:10,180 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:10,180 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:10,187 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=170 (was 170), AvailableMemoryMB=1899 (was 1960) 2024-01-11 07:55:10,195 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=313, ProcessCount=170, AvailableMemoryMB=1899 2024-01-11 07:55:10,205 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:10,209 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:10,209 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-01-11 07:55:10,210 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:10,210 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-log-dir so I do NOT create it in target/test-data/636d28ed-cc6d-2fad-441d-d4ebd6c92e38 2024-01-11 07:55:10,210 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/bf5621d1-3b1e-7af7-2352-cf4600b3ae52/hadoop-tmp-dir so I do NOT create it in target/test-data/636d28ed-cc6d-2fad-441d-d4ebd6c92e38 2024-01-11 07:55:10,211 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-11 07:55:10,221 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/636d28ed-cc6d-2fad-441d-d4ebd6c92e38/bucketNoRecycler.cache 2024-01-11 07:55:10,221 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:10,221 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-01-11 07:55:10,221 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/636d28ed-cc6d-2fad-441d-d4ebd6c92e38/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/636d28ed-cc6d-2fad-441d-d4ebd6c92e38/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:55:10,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8925623578735112307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-11 07:55:11,322 INFO [Time-limited test] bucket.BucketCache(1319): 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/636d28ed-cc6d-2fad-441d-d4ebd6c92e38/bucketNoRecycler.persistence 2024-01-11 07:55:11,322 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:11,322 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:11,322 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:11,340 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/636d28ed-cc6d-2fad-441d-d4ebd6c92e38/bucketNoRecycler.cache 2024-01-11 07:55:11,340 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:11,340 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-01-11 07:55:11,343 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-01-11 07:55:11,344 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/636d28ed-cc6d-2fad-441d-d4ebd6c92e38/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/636d28ed-cc6d-2fad-441d-d4ebd6c92e38/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-11 07:55:11,344 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:11,344 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:11,344 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:11,344 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:11,351 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=313 (was 313), ProcessCount=170 (was 170), AvailableMemoryMB=1863 (was 1899) 2024-01-11 07:55:11,358 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=313, ProcessCount=170, AvailableMemoryMB=1863 2024-01-11 07:55:11,368 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:11,374 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:11,374 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-01-11 07:55:11,374 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:13,626 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:13,626 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:13,626 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:13,626 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:13,637 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=336 (was 313) - SystemLoadAverage LEAK? -, ProcessCount=170 (was 170), AvailableMemoryMB=1762 (was 1863) 2024-01-11 07:55:13,643 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=336, ProcessCount=170, AvailableMemoryMB=1762 2024-01-11 07:55:13,653 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:13,657 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:13,657 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-01-11 07:55:13,658 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:13,665 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:13,669 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-11 07:55:13,670 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-01-11 07:55:13,670 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:13,670 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:13,674 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:13,679 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:13,683 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:13,683 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:13,683 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:13,683 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:13,691 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=100 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=336 (was 336), ProcessCount=170 (was 170), AvailableMemoryMB=1627 (was 1762) 2024-01-11 07:55:13,697 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=336, ProcessCount=170, AvailableMemoryMB=1627 2024-01-11 07:55:13,706 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:13,710 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:13,710 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-01-11 07:55:13,711 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:13,711 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:13,711 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:13,711 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:13,711 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:13,718 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=336 (was 336), ProcessCount=170 (was 170), AvailableMemoryMB=1603 (was 1627) 2024-01-11 07:55:13,724 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=336, ProcessCount=170, AvailableMemoryMB=1602 2024-01-11 07:55:13,733 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-11 07:55:13,736 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-11 07:55:13,736 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-01-11 07:55:13,737 INFO [Time-limited test] bucket.BucketCache(320): 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-01-11 07:55:13,737 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-11 07:55:13,737 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-11 07:55:13,737 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-11 07:55:13,737 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-11 07:55:13,744 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=336 (was 336), ProcessCount=170 (was 170), AvailableMemoryMB=1579 (was 1602)