2023-12-15 08:55:29,649 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-15 08:55:29,878 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/0df229db-2e89-e3ac-eeaa-742c38eabd91 2023-12-15 08:55:29,932 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=278, ProcessCount=171, AvailableMemoryMB=6822 2023-12-15 08:55:29,959 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:29,973 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 2023-12-15 08:55:29,984 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)) 2023-12-15 08:55:29,986 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 2023-12-15 08:55:29,988 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-15 08:55:31,361 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:31,361 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:31,361 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:31,361 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:31,372 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=278 (was 278), ProcessCount=171 (was 171), AvailableMemoryMB=6108 (was 6822) 2023-12-15 08:55:31,379 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=278, ProcessCount=171, AvailableMemoryMB=6107 2023-12-15 08:55:31,387 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:31,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 2023-12-15 08:55:31,400 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)) 2023-12-15 08:55:31,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 2023-12-15 08:55:31,409 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)) 2023-12-15 08:55:31,409 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:31,409 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:31,409 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:31,409 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:31,418 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 java.lang.ThreadLocal$ThreadLocalMap.(ThreadLocal.java:387) java.lang.ThreadLocal.createMap(ThreadLocal.java:265) java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:201) java.lang.ThreadLocal.get(ThreadLocal.java:172) java.lang.StringCoding.deref(StringCoding.java:63) java.lang.StringCoding.decode(StringCoding.java:179) java.lang.StringCoding.decode(StringCoding.java:254) java.lang.String.(String.java:546) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:56) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=278 (was 278), ProcessCount=171 (was 171), AvailableMemoryMB=6082 (was 6107) 2023-12-15 08:55:31,426 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=278, ProcessCount=171, AvailableMemoryMB=6081 2023-12-15 08:55:31,434 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:31,442 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 2023-12-15 08:55:31,442 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)) 2023-12-15 08:55:31,443 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 2023-12-15 08:55:31,461 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:31,469 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:31,476 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 2023-12-15 08:55:31,476 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)) 2023-12-15 08:55:31,476 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 2023-12-15 08:55:31,477 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:31,484 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:31,492 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:31,492 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:31,492 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:31,492 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:31,501 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) 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 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-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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=278 (was 278), ProcessCount=171 (was 171), AvailableMemoryMB=5921 (was 6081) 2023-12-15 08:55:31,509 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=278, ProcessCount=171, AvailableMemoryMB=5921 2023-12-15 08:55:31,515 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:31,523 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 2023-12-15 08:55:31,524 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)) 2023-12-15 08:55:31,524 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 2023-12-15 08:55:31,613 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-15 08:55:31,938 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-15 08:55:31,952 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/bucketNoRecycler.cache 2023-12-15 08:55:31,952 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 2023-12-15 08:55:31,952 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)) 2023-12-15 08:55:31,953 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/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/0df229db-2e89-e3ac-eeaa-742c38eabd91/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:32,103 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/bucketNoRecycler.persistence 2023-12-15 08:55:32,103 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:32,261 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/bucketNoRecycler.cache 2023-12-15 08:55:32,261 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 2023-12-15 08:55:32,261 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)) 2023-12-15 08:55:32,323 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)) 2023-12-15 08:55:32,324 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/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/0df229db-2e89-e3ac-eeaa-742c38eabd91/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:32,335 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:32,335 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:32,335 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:32,335 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:32,343 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (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=264 (was 278), ProcessCount=173 (was 171) - ProcessCount LEAK? -, AvailableMemoryMB=6040 (was 5921) - AvailableMemoryMB LEAK? - 2023-12-15 08:55:32,351 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=264, ProcessCount=173, AvailableMemoryMB=6039 2023-12-15 08:55:32,365 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:32,373 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 2023-12-15 08:55:32,373 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)) 2023-12-15 08:55:32,374 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 2023-12-15 08:55:33,534 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-15 08:55:34,635 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-15 08:55:35,736 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:35,736 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:35,736 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:35,736 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:35,745 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=264 (was 264), ProcessCount=171 (was 173), AvailableMemoryMB=6006 (was 6039) 2023-12-15 08:55:35,753 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=264, ProcessCount=171, AvailableMemoryMB=6005 2023-12-15 08:55:35,764 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:35,771 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 2023-12-15 08:55:35,771 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)) 2023-12-15 08:55:35,772 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 2023-12-15 08:55:36,255 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)) 2023-12-15 08:55:36,256 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:36,256 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:36,256 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:36,256 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:36,265 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=264 (was 264), ProcessCount=171 (was 171), AvailableMemoryMB=5965 (was 6005) 2023-12-15 08:55:36,272 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=264, ProcessCount=171, AvailableMemoryMB=5964 2023-12-15 08:55:36,284 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:36,293 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 2023-12-15 08:55:36,293 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)) 2023-12-15 08:55:36,294 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 2023-12-15 08:55:36,305 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:36,312 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:36,321 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 2023-12-15 08:55:36,322 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)) 2023-12-15 08:55:36,323 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 2023-12-15 08:55:36,323 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:36,331 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 2023-12-15 08:55:36,332 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)) 2023-12-15 08:55:36,333 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 2023-12-15 08:55:36,334 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:36,343 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 2023-12-15 08:55:36,344 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)) 2023-12-15 08:55:36,344 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 2023-12-15 08:55:36,344 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:36,344 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:36,344 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:36,344 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:36,356 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=264 (was 264), ProcessCount=171 (was 171), AvailableMemoryMB=5802 (was 5964) 2023-12-15 08:55:36,366 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=264, ProcessCount=171, AvailableMemoryMB=5801 2023-12-15 08:55:36,378 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:36,385 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 2023-12-15 08:55:36,386 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)) 2023-12-15 08:55:36,386 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 2023-12-15 08:55:36,397 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-log-dir so I do NOT create it in target/test-data/ea8366fe-c13d-7f5e-a178-6ff07a126fb0 2023-12-15 08:55:36,397 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-log-dir Erasing configuration value by system value. 2023-12-15 08:55:36,397 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-tmp-dir so I do NOT create it in target/test-data/ea8366fe-c13d-7f5e-a178-6ff07a126fb0 2023-12-15 08:55:36,397 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-15 08:55:36,397 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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0 2023-12-15 08:55:36,398 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-15 08:55:36,408 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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/bucket.cache 2023-12-15 08:55:36,408 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 2023-12-15 08:55:36,409 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)) 2023-12-15 08:55:36,409 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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:36,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -438301986115833358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:37,511 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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/bucket.persistence 2023-12-15 08:55:37,511 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:37,511 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:37,511 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:37,525 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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/bucket.cache 2023-12-15 08:55:37,525 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 2023-12-15 08:55:37,526 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)) 2023-12-15 08:55:37,528 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)) 2023-12-15 08:55:37,529 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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:37,530 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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/bucket.persistence 2023-12-15 08:55:37,530 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:37,530 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:37,530 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:37,544 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/bucket.cache 2023-12-15 08:55:37,544 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 2023-12-15 08:55:37,545 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)) 2023-12-15 08:55:37,550 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)) 2023-12-15 08:55:37,550 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 2023-12-15 08:55:37,551 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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/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/ea8366fe-c13d-7f5e-a178-6ff07a126fb0/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:37,551 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:37,551 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:37,551 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:37,551 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:37,561 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=243 (was 264), ProcessCount=171 (was 171), AvailableMemoryMB=5754 (was 5801) 2023-12-15 08:55:37,569 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=243, ProcessCount=171, AvailableMemoryMB=5753 2023-12-15 08:55:37,580 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:37,588 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 2023-12-15 08:55:37,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)) 2023-12-15 08:55:37,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 2023-12-15 08:55:37,942 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 2023-12-15 08:55:37,960 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.73 MB, memory=0 B 2023-12-15 08:55:37,961 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 2023-12-15 08:55:37,963 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.51 MB, memory=0 B 2023-12-15 08:55:37,964 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 2023-12-15 08:55:37,967 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.90 MB, memory=0 B 2023-12-15 08:55:37,967 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 2023-12-15 08:55:37,969 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.68 MB, memory=0 B 2023-12-15 08:55:37,970 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 2023-12-15 08:55:37,972 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.46 MB, memory=0 B 2023-12-15 08:55:37,987 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 2023-12-15 08:55:37,989 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.85 MB, memory=0 B 2023-12-15 08:55:37,990 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 2023-12-15 08:55:37,992 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.83 MB, memory=0 B 2023-12-15 08:55:37,992 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 2023-12-15 08:55:37,994 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.61 MB, memory=0 B 2023-12-15 08:55:37,994 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 2023-12-15 08:55:37,995 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.39 MB, memory=0 B 2023-12-15 08:55:38,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1400910707745903461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2402801503546633983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -237813524485285965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5911518593120620252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8371580024792692625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8105332588131376629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3558435518792368840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1438838653435078976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3825023843818387303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3839508441180460323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2223774715860698459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2209984842209038988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -725845951365592289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5393728327505070430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6798382116908218199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7442380504853652026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5031873943326099480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4747660726467725635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1652545265481503539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8337853508179039119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6192090232786027108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2978821223564265128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6367483453141611671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3336563780182295265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6343524014736902200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7784587748430429884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2845134124034811218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5469864088173308287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8228762159071712983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8234881602312078278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5032695599174948438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7867721125562972084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1441429223968957115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7800436725208373987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8924736628345122040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8233185944842685071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6830543369285941334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3417333566473913343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -837033712497178422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1748211841323182123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774794600909611425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5900214269108126559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1929295664965671651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6116509588643120768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2960141147099181710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2685233016075305366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5104978875703080360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6028492781396089803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -453559536618550763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1115452334689407017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7044622646459330925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6691403849025173146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1565159860015773914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6306380817568552498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5512001781913339167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5191067578916005828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6998284134939631862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5673512135834834303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2685873236656603617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 488377127520064964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1852434655624193806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5721722422018364080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -555580538388575834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6563492954918949530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -163480985563570129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5272369003285774680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2174787006560297767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7585170056813782192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5597925816506704794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4122406725625565699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5702424713048109714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7915411533744664383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5907344728162883617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3561679889722383488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8213775952450820296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4037594128294403697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3998106155431167348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3057651252169257022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7309072489076697632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7602807621426166298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5267747669538192087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5536224059012514319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1958582485434197408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -195755587658482114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5981625408997370287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -859371745563156225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2777552369988665798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4003912988422479989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2318986028046738460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6609007454463510686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6958847480299642808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4768426117608214256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2606590598058144872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4953924589796902404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8639086509200208015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2088409807228536907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6324392670234577676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5257587852562250407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5109911872064124273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3045660031670099498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5950949263723164188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5184044850258738878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5494355938077574287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7874511482470469571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1449565654206873595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -733130524666073296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478028569160358862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1880760238612891409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7513806681474942896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3638287929562331639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6214203359980910138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1977805118110333965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3578865570374983336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1341076040587531478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3458259780135429701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7790128220601938860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6489605820688098838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5120509664351927161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 211350008537465698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8580316534103504834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1400501578985062775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8824919400408559113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5376432060500768277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4867291878496960608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1752277348051955806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2197002323265974342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4137135092217678613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 829058543719398311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5618081805774377313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,038 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 2023-12-15 08:55:38,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6032476333981454872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3719974956111371195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -474746897058800925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7227759630072882382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412928188637720714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7558561697494740914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6891911963985751054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3285745827937229076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6906149448118343558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -770603312626388728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7200383859237128065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2005084737866395968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4330719406715408086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7491359402075150187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8308180062830939697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4258025797268553959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6490260512830001890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4578751886764656629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1826383480044924446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,041 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8562884124867281013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2375644358260075804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,042 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 2023-12-15 08:55:38,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6773803024066409354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2541486300024843009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7382453432018935649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3277712529903197322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4293987701166770044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,042 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1290385712952346894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,042 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 2023-12-15 08:55:38,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2656808655017982876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8782153961412803413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1133750067709857989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,043 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2401591510745303091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,043 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 2023-12-15 08:55:38,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8732190658854075098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3783453169214212959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4901685249994798739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,044 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6557914926129386919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,044 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 2023-12-15 08:55:38,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1998584718025876352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3144150756028531376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3241340040114101048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,044 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2478071880698178798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,045 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 2023-12-15 08:55:38,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5858605388490118989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -860824602240246984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3226686427370863335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,045 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1608088527741126923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,046 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 2023-12-15 08:55:38,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7961031842178268315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5623536560669250741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2884047919083028613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,046 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6801582137182547048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,046 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 2023-12-15 08:55:38,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1820992602957745549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2690451924171946324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -720096567230995962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,047 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1143744353015606601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,047 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 2023-12-15 08:55:38,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8833589278462410504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 710888248100351095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4096706980817519210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,047 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -284013050859160371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,048 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 2023-12-15 08:55:38,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2327531307621640162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,048 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7697058033953378776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,048 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 2023-12-15 08:55:38,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1479020875443239341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1711899921441821559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -725858210268998363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,049 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8509825305156438519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,049 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 2023-12-15 08:55:38,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2411458653723005849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8950843676244024797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3040698157702766358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,050 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4455070193689396259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,050 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 2023-12-15 08:55:38,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4349218251525792213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,050 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6560515772757767388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,051 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 2023-12-15 08:55:38,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2925634314298925556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6618089234196805583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8979584545351358852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 906378984352858853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,051 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1953772087384508825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,051 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 2023-12-15 08:55:38,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1253350666223451489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 21758877416630454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4623189800403166057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,052 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 158378144624569704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,052 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 2023-12-15 08:55:38,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4117739621603271559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3384928674777655016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1623598710209660827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,053 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8692129520839322227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,053 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 2023-12-15 08:55:38,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -743032489056758662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6121046006461343546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7509732832025315270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,053 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4675494864179756711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,054 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 2023-12-15 08:55:38,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1060785604295166819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4360014552097617417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3868032845344591721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,054 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5155182908448398908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8000449244989815798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,054 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 2023-12-15 08:55:38,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8981804648643819856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7514545806186908338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8658883943083550065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,055 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5299948288852089219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,055 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 2023-12-15 08:55:38,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7528421760476408179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8115912631736705367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 659234872891267347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,056 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2195673860667653698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,056 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 2023-12-15 08:55:38,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6250559462772948253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5644261394741582167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,056 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3387136477069141064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,057 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 2023-12-15 08:55:38,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7934290286992246153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3875910256464454100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 574715057244430111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8840101705531436855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,057 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7918577529224160170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,057 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 2023-12-15 08:55:38,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4066816055879365366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5898471859834886913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2117574655019397347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,058 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2497465532319660999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,058 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 2023-12-15 08:55:38,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2772450850499867977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8877016643114258148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4858295044291840349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,058 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6546329819915624303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,059 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 2023-12-15 08:55:38,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7564866877031835652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278105827416161149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 305029798292343906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,059 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -608337873201413817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,059 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 2023-12-15 08:55:38,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4215289287853549011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8777824721345485395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1748942439552895891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,060 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7036058698236641599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,060 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 2023-12-15 08:55:38,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5726315981349733585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3832249027649958618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 534744270257195483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,060 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3066258346538902775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,061 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 2023-12-15 08:55:38,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6136831306485328650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -827967471092530863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6525246235186309949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4276242776797082939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7085304615707626974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,061 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2825823692424876809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4376729605629428930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,062 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 2023-12-15 08:55:38,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5152291011576880215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3681939654265650837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1334064061469641171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,063 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5595791727853724491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,063 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 2023-12-15 08:55:38,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8619858760586849187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4828651644340777564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4492285087790891222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8414042284345727908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,064 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6764705318613719653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,064 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 2023-12-15 08:55:38,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6265456679670014230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3199798484213680830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -197462654012725346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6520062426690514224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,065 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2408035063300094392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 331248313057217482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,065 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 2023-12-15 08:55:38,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4623436023493312044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3939880163465026684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7845074107518034828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2088419657080953643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,066 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -116942742827176710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1263130663829564038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,066 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 2023-12-15 08:55:38,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6407977759160739986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9075530831364466057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7849840379383965583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8775837030454501852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,067 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4664229258800760563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,067 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 2023-12-15 08:55:38,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5114343158525204039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1513462744827395625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2776854148790449923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6200614617965581778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,068 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7762406087066822898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3218542986945738697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,068 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 2023-12-15 08:55:38,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2870369884816829166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -994100632688378097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -688959575061953146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2365781692816185483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1811029993713103233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,069 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5325860702063798223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,070 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 2023-12-15 08:55:38,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 46617516789741455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2143949701483967336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5565068174508256830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7512879076972369895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,070 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6550415036025394082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,070 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 2023-12-15 08:55:38,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7389589962087779792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4391895822911472603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2463050647703910265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2122746871866089892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:38,071 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,071 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 2023-12-15 08:55:38,072 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,072 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 2023-12-15 08:55:38,073 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,073 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 2023-12-15 08:55:38,074 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,074 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 2023-12-15 08:55:38,075 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,075 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 2023-12-15 08:55:38,076 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,076 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 2023-12-15 08:55:38,076 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:38,076 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:38,077 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:38,077 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-15 08:55:38,079 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:38,086 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=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5718 (was 5753) 2023-12-15 08:55:38,095 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=243, ProcessCount=171, AvailableMemoryMB=5718 2023-12-15 08:55:38,107 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,116 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 2023-12-15 08:55:38,116 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)) 2023-12-15 08:55:38,116 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 2023-12-15 08:55:38,117 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-15 08:55:38,117 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-15 08:55:38,117 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-15 08:55:38,117 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:38,126 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=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5685 (was 5718) 2023-12-15 08:55:38,135 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=243, ProcessCount=171, AvailableMemoryMB=5685 2023-12-15 08:55:38,145 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,151 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 2023-12-15 08:55:38,151 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)) 2023-12-15 08:55:38,152 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 2023-12-15 08:55:38,155 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-15 08:55:38,155 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,156 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 2023-12-15 08:55:38,158 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:38,158 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:38,158 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:38,158 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:38,166 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5652 (was 5685) 2023-12-15 08:55:38,174 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=243, ProcessCount=171, AvailableMemoryMB=5652 2023-12-15 08:55:38,185 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,191 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 2023-12-15 08:55:38,192 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)) 2023-12-15 08:55:38,192 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 2023-12-15 08:55:38,202 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,211 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,218 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,225 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 2023-12-15 08:55:38,225 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)) 2023-12-15 08:55:38,226 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 2023-12-15 08:55:38,226 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,234 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:38,234 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:38,234 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:38,234 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:38,243 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5492 (was 5652) 2023-12-15 08:55:38,250 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=243, ProcessCount=171, AvailableMemoryMB=5492 2023-12-15 08:55:38,261 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,268 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 2023-12-15 08:55:38,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)) 2023-12-15 08:55:38,269 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 2023-12-15 08:55:38,279 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,284 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 2023-12-15 08:55:38,284 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)) 2023-12-15 08:55:38,285 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 2023-12-15 08:55:38,285 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:38,285 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:38,285 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:38,285 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:38,294 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5428 (was 5492) 2023-12-15 08:55:38,301 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=243, ProcessCount=171, AvailableMemoryMB=5427 2023-12-15 08:55:38,311 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,318 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 2023-12-15 08:55:38,319 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)) 2023-12-15 08:55:38,319 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 2023-12-15 08:55:38,329 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,336 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 2023-12-15 08:55:38,336 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)) 2023-12-15 08:55:38,336 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 2023-12-15 08:55:38,336 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:38,336 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:38,336 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:38,336 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:38,345 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=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5373 (was 5427) 2023-12-15 08:55:38,352 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=243, ProcessCount=171, AvailableMemoryMB=5372 2023-12-15 08:55:38,362 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:38,370 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 2023-12-15 08:55:38,370 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)) 2023-12-15 08:55:38,370 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 2023-12-15 08:55:38,371 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-log-dir so I do NOT create it in target/test-data/9ddb3179-b3dc-9e71-5ffc-89233a65ea47 2023-12-15 08:55:38,371 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-tmp-dir so I do NOT create it in target/test-data/9ddb3179-b3dc-9e71-5ffc-89233a65ea47 2023-12-15 08:55:38,371 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-15 08:55:38,382 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/9ddb3179-b3dc-9e71-5ffc-89233a65ea47/bucketNoRecycler.cache 2023-12-15 08:55:38,382 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 2023-12-15 08:55:38,382 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)) 2023-12-15 08:55:38,382 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/9ddb3179-b3dc-9e71-5ffc-89233a65ea47/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/9ddb3179-b3dc-9e71-5ffc-89233a65ea47/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:38,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3645951940445063997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:39,483 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/9ddb3179-b3dc-9e71-5ffc-89233a65ea47/bucketNoRecycler.persistence 2023-12-15 08:55:39,483 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:39,483 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:39,483 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:39,497 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/9ddb3179-b3dc-9e71-5ffc-89233a65ea47/bucketNoRecycler.cache 2023-12-15 08:55:39,498 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 2023-12-15 08:55:39,498 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)) 2023-12-15 08:55:39,500 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-15 08:55:39,501 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/9ddb3179-b3dc-9e71-5ffc-89233a65ea47/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/9ddb3179-b3dc-9e71-5ffc-89233a65ea47/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:39,502 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:39,502 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:39,502 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:39,502 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:39,510 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=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5339 (was 5372) 2023-12-15 08:55:39,518 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=243, ProcessCount=171, AvailableMemoryMB=5338 2023-12-15 08:55:39,529 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:39,537 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 2023-12-15 08:55:39,537 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)) 2023-12-15 08:55:39,538 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 2023-12-15 08:55:41,790 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:41,790 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:41,790 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:41,790 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:41,799 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=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5306 (was 5338) 2023-12-15 08:55:41,807 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=243, ProcessCount=171, AvailableMemoryMB=5306 2023-12-15 08:55:41,818 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:41,825 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 2023-12-15 08:55:41,825 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)) 2023-12-15 08:55:41,828 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 2023-12-15 08:55:41,848 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:41,853 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 2023-12-15 08:55:41,854 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)) 2023-12-15 08:55:41,854 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 2023-12-15 08:55:41,854 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:41,862 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:41,870 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:41,876 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:41,876 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:41,876 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:41,876 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:41,885 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5152 (was 5306) 2023-12-15 08:55:41,893 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=243, ProcessCount=171, AvailableMemoryMB=5152 2023-12-15 08:55:41,905 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:41,910 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 2023-12-15 08:55:41,910 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)) 2023-12-15 08:55:41,911 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 2023-12-15 08:55:41,911 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:41,911 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:41,911 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:41,911 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:41,920 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5120 (was 5152) 2023-12-15 08:55:41,928 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=243, ProcessCount=171, AvailableMemoryMB=5119 2023-12-15 08:55:41,938 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:41,946 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 2023-12-15 08:55:41,946 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)) 2023-12-15 08:55:41,947 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 2023-12-15 08:55:41,947 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:41,947 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:41,947 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:41,947 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:41,956 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=243 (was 243), ProcessCount=171 (was 171), AvailableMemoryMB=5088 (was 5119) 2023-12-15 08:55:41,965 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=171, AvailableMemoryMB=5088 2023-12-15 08:55:41,975 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:41,983 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 2023-12-15 08:55:41,984 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)) 2023-12-15 08:55:41,984 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 2023-12-15 08:55:43,405 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:43,405 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:43,405 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:43,405 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:43,414 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=560 (was 243) - SystemLoadAverage LEAK? -, ProcessCount=171 (was 171), AvailableMemoryMB=5174 (was 5088) - AvailableMemoryMB LEAK? - 2023-12-15 08:55:43,422 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=560, ProcessCount=171, AvailableMemoryMB=5174 2023-12-15 08:55:43,433 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:43,436 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 2023-12-15 08:55:43,437 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)) 2023-12-15 08:55:43,437 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 2023-12-15 08:55:43,442 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)) 2023-12-15 08:55:43,442 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:43,442 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:43,442 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:43,442 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:43,450 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=560 (was 560), ProcessCount=171 (was 171), AvailableMemoryMB=5167 (was 5174) 2023-12-15 08:55:43,458 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=560, ProcessCount=171, AvailableMemoryMB=5166 2023-12-15 08:55:43,468 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:43,472 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 2023-12-15 08:55:43,472 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)) 2023-12-15 08:55:43,473 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 2023-12-15 08:55:43,483 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:43,486 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:43,490 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 2023-12-15 08:55:43,491 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)) 2023-12-15 08:55:43,491 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 2023-12-15 08:55:43,491 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:43,495 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:43,500 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:43,500 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:43,500 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:43,500 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:43,509 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=560 (was 560), ProcessCount=171 (was 171), AvailableMemoryMB=5131 (was 5166) 2023-12-15 08:55:43,516 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=560, ProcessCount=171, AvailableMemoryMB=5131 2023-12-15 08:55:43,527 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:43,530 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 2023-12-15 08:55:43,530 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)) 2023-12-15 08:55:43,531 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 2023-12-15 08:55:43,531 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-log-dir so I do NOT create it in target/test-data/ad57ae85-f7d9-a30c-5801-a0a0591e3dd3 2023-12-15 08:55:43,531 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-tmp-dir so I do NOT create it in target/test-data/ad57ae85-f7d9-a30c-5801-a0a0591e3dd3 2023-12-15 08:55:43,531 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-15 08:55:43,541 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/ad57ae85-f7d9-a30c-5801-a0a0591e3dd3/bucketNoRecycler.cache 2023-12-15 08:55:43,541 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 2023-12-15 08:55:43,542 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)) 2023-12-15 08:55:43,542 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/ad57ae85-f7d9-a30c-5801-a0a0591e3dd3/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/ad57ae85-f7d9-a30c-5801-a0a0591e3dd3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:43,674 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/ad57ae85-f7d9-a30c-5801-a0a0591e3dd3/bucketNoRecycler.persistence 2023-12-15 08:55:43,674 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:43,687 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ad57ae85-f7d9-a30c-5801-a0a0591e3dd3/bucketNoRecycler.cache 2023-12-15 08:55:43,687 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 2023-12-15 08:55:43,687 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)) 2023-12-15 08:55:43,690 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)) 2023-12-15 08:55:43,690 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/ad57ae85-f7d9-a30c-5801-a0a0591e3dd3/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/ad57ae85-f7d9-a30c-5801-a0a0591e3dd3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:43,691 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:43,691 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:43,691 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:43,691 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:43,699 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=560 (was 560), ProcessCount=171 (was 171), AvailableMemoryMB=5123 (was 5131) 2023-12-15 08:55:43,707 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=560, ProcessCount=171, AvailableMemoryMB=5123 2023-12-15 08:55:43,718 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:43,722 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 2023-12-15 08:55:43,722 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)) 2023-12-15 08:55:43,723 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 2023-12-15 08:55:44,823 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-15 08:55:45,924 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-15 08:55:47,025 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:47,025 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:47,025 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:47,025 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:47,033 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=560 (was 560), ProcessCount=171 (was 171), AvailableMemoryMB=5110 (was 5123) 2023-12-15 08:55:47,041 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=560, ProcessCount=171, AvailableMemoryMB=5109 2023-12-15 08:55:47,051 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:47,055 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 2023-12-15 08:55:47,055 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-15 08:55:47,055 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 2023-12-15 08:55:47,056 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)) 2023-12-15 08:55:47,057 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:47,057 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:47,057 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:47,057 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:47,065 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=560 (was 560), ProcessCount=171 (was 171), AvailableMemoryMB=5105 (was 5109) 2023-12-15 08:55:47,072 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=560, ProcessCount=171, AvailableMemoryMB=5105 2023-12-15 08:55:47,082 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:47,087 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 2023-12-15 08:55:47,087 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-15 08:55:47,087 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 2023-12-15 08:55:47,097 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:47,102 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:47,108 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 2023-12-15 08:55:47,108 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)) 2023-12-15 08:55:47,109 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 2023-12-15 08:55:47,109 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:47,118 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 2023-12-15 08:55:47,118 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)) 2023-12-15 08:55:47,118 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 2023-12-15 08:55:47,118 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:47,123 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 2023-12-15 08:55:47,123 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)) 2023-12-15 08:55:47,123 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 2023-12-15 08:55:47,124 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:47,124 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:47,124 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:47,124 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:47,132 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=560 (was 560), ProcessCount=171 (was 171), AvailableMemoryMB=4994 (was 5105) 2023-12-15 08:55:47,140 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=560, ProcessCount=171, AvailableMemoryMB=4993 2023-12-15 08:55:47,150 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:47,154 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 2023-12-15 08:55:47,154 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)) 2023-12-15 08:55:47,155 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 2023-12-15 08:55:47,165 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-log-dir so I do NOT create it in target/test-data/cecd49ee-2cea-a076-80a5-058c8052145c 2023-12-15 08:55:47,165 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-log-dir Erasing configuration value by system value. 2023-12-15 08:55:47,165 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-tmp-dir so I do NOT create it in target/test-data/cecd49ee-2cea-a076-80a5-058c8052145c 2023-12-15 08:55:47,165 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-15 08:55:47,165 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/cecd49ee-2cea-a076-80a5-058c8052145c 2023-12-15 08:55:47,165 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-15 08:55:47,175 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/cecd49ee-2cea-a076-80a5-058c8052145c/bucket.cache 2023-12-15 08:55:47,175 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 2023-12-15 08:55:47,175 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)) 2023-12-15 08:55:47,176 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/cecd49ee-2cea-a076-80a5-058c8052145c/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/cecd49ee-2cea-a076-80a5-058c8052145c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:47,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6516731227447166343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,277 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/cecd49ee-2cea-a076-80a5-058c8052145c/bucket.persistence 2023-12-15 08:55:48,277 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:48,277 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:48,277 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:48,290 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/cecd49ee-2cea-a076-80a5-058c8052145c/bucket.cache 2023-12-15 08:55:48,290 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 2023-12-15 08:55:48,290 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)) 2023-12-15 08:55:48,292 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)) 2023-12-15 08:55:48,293 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/cecd49ee-2cea-a076-80a5-058c8052145c/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/cecd49ee-2cea-a076-80a5-058c8052145c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:48,293 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:48,293 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:48,293 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/cecd49ee-2cea-a076-80a5-058c8052145c/bucket.persistence 2023-12-15 08:55:48,293 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:48,305 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/cecd49ee-2cea-a076-80a5-058c8052145c/bucket.cache 2023-12-15 08:55:48,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 2023-12-15 08:55:48,306 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)) 2023-12-15 08:55:48,309 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)) 2023-12-15 08:55:48,309 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 2023-12-15 08:55:48,309 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/cecd49ee-2cea-a076-80a5-058c8052145c/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/cecd49ee-2cea-a076-80a5-058c8052145c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:48,309 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:48,310 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:48,309 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:48,310 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:48,318 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=515 (was 560), ProcessCount=171 (was 171), AvailableMemoryMB=4987 (was 4993) 2023-12-15 08:55:48,325 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=515, ProcessCount=171, AvailableMemoryMB=4987 2023-12-15 08:55:48,335 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:48,341 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 2023-12-15 08:55:48,341 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)) 2023-12-15 08:55:48,341 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 2023-12-15 08:55:48,668 ERROR [Time-limited test-BucketCacheWriter-1] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java: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) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java: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) 2023-12-15 08:55:48,679 DEBUG [Time-limited test-BucketCacheWriter-0] 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 2023-12-15 08:55:48,687 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=4.52 MB, total=31.75 MB, single=0 B, multi=14.62 MB, memory=0 B 2023-12-15 08:55:48,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -362745976378225982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6569226975131996242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8444213302869830639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6580445976960981220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9010543914366383875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4842550628100064465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1174272498380190388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8721943166670045119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3519992658788021456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6348559772117406754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2392529126181016507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4079683984999411816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4519176150407275771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1574868757545313241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6289257888902670521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3981115198890240378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3528309713717087714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7683886239242469998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -573663071822978016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8505527097889770594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6607883473436779051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5649885575643205333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3274701214429671242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6450771693404175928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5931807704516400640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1790042974831862522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8407084155046893230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4133052981503909566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6770996505895961688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2649994798583770574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8759580530636484868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3832284016459238781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7298151616383408243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9221788515353192731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1320571078571239650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4645083190443586535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5218962837954814669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6433284516420043801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4190673585474686617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7026153015882394178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5339415527178411021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6799173338042004849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7616081778906591036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9103872221161320494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 833838090556717578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7612448775945996294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1308275314183839018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609123287878057848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7221073968497296472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5008536476616634450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7067323449049697699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8011672250476713923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7722337502024207081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6115034331494597273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8330479489117626809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 830422662537003073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1314119291203802268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6690136484127968060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6148578693378243743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3850915257556248405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5338618309081296664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -995785334085168857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5048251030936574393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3290799500634867994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3180536188203203227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6126228723200168996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3004333334569444096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4110251830475946276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4143925686117341980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1461584811998667177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6503790208695592551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7037127521698415756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4563144053852156920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4161362582331942009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5685153119875314016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5185322875124912828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 356890759911147600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7768587569439796202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5566010150081719977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2726248169471446516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2635085411506768200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7126168382984961706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4847012205862625005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7194443381826144495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5199615031936373125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1810339443997969612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4008252977219740666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8678789675546099781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2917912604802808706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3622921258208002379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558383927190438265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8329058806197571834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1223071982312259736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6720639255157611853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6532487991298527426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2927561610113048920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1204228245397354421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 623274973442333335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6401334317959678823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5272934909940385224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4972937330165841707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5509103970627794781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5293240740118743638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3584712544727195320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2322404393583327477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7139353182312246462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9178491434832930694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7188352273607812506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 44754520314644224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3277000364038065326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6947991537851366753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8240006510987562948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8705662413816763962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6678340099611212538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5225225789412585790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4391959647286000621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2072201548817086775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6477752244710081006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4405935971280807941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5162645830650809437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3597167006303376866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7285498653031863453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5918301596902459571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6855398866325943400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7466320744694181231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8039328221272897256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6860134074787893868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6992523408326232087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3510818928558442443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6865407083478436853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2555103130702293627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3186520547153266226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6409799659341462320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4800130190835751491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8441505891028353539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2413530915310314865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6840949578215732782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7032707850283210144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8163237858087532650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8567605222840199223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5490523949053107022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3420473244454815242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 940845817986013462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6427846388492819165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2671515318344579719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 296740276285474746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4231635831039321880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900455009460831203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3823098506780025356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4285031773876376022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1389889917520711986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6433833341856752026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6188472208106725348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5454197677702658126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4132302551285699860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2411450412557004952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6527815272779592534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4741634084367794748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7391305971681238092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4815619550220673695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2545322003167534045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4810179764270472965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7136830933518086379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9132995649544747944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6495046470229066923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8429506209448476158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -67023361428769426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7631538534411133112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5377235850470746032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6403000924806988267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7151015743038492784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4316869081344272468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5539090995853535724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5511580650525156527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -801976398573234280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1859056482785789167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5023426224564890836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6901470515442393348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4090171813051147767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8806974277600932353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2150647115066481035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3922696167804831883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3379776083578744913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 428635486441426161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1795770240599416230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8029378458644764272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7942446602963624131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8102090890902142005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4667347167881229339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7928232921586146509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8893357486107508701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8652747347085572663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8499316860372686328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6397037732842567691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5112578868161092325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3763022817952526567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5672660320116342928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1252156435147862851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 74439230347026584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4847681675252879263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6975755594936915241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2808059802944636924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8217754789611523315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4353461318823503786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7279013164420275869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2889964578209865176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2879832222233213974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2041502376370714086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 392432529875016681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6214503472351814323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 120024789995611296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9002641487380515940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7107104212873254175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6285644943687778212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8252705043393469848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3127475720107303184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4741753895861825721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3422346951116867229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -580007695706318469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5388753584703379743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1166866861197072791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3525972953824846609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2370286729108996628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3510233862021455416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3289801269837152741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3646843065452474084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7859848593494730530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1778141910572270978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1248766367986040133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8888261250257325688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7127666086529267426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4490013316470441753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6929930226646900736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2378299068495976633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1814989301583092230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6021700910742449919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2369774064987124186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4158524692814972117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7055421861220934847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7010226923804378435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2549356139717437995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6818839909680517796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2691722887854703932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5429568962504137863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4412706591014126616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7616042542143529794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6680693144121143041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2113048674396444796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2897771565141728111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1065028250573991693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8366346967492569706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8026700753760421294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2690031542568319933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9064809768557629026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8219289561319482796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1970917438898573377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3393441937250460328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5739931531582841598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7633194208953119920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7840820770552141406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3592169189761819152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4756122286649189511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5251317939550003753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 534911460545967699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8138194856381498242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6401593207256331831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6560595570560244192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7081190211540784488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5069387101517067828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6715222654007244856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5298293957389497593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6862816630141447921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8448603750681512928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8263079054519574105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 379191514473227445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8095945498169033679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7455909491163100768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1546557812846150957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2860167703880250398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3603440971360451627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1097950782188890983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 568420549310803398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8776729559360132384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4514270083448214167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1894043720133125059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1959915742743048677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6803389857309105872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7584884277168009829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1513985364819452932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1524024343451098661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -898466328200513620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6779429413049369347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6478620606383262226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3196913323695570430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4853756368988693223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5362082025091452670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5516489106892427730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8715934025698404964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2938281100193774952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8220660331008825829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3003851524350639103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6734312845409021940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628183263331860452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2674159578271300347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3917001835963254754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8975240972640430212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2043589814220144192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2664800180783160960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8584271286472792243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2811711874898775814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3577495812627561700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -242655898503907910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9216398268450898491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1861921547878646671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7279699062894542866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -226975638129025829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 338413917399368374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4633378728245514162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8236699839132492903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5698952051653377799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 392642137548762327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -269436262305681582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1608825508427472152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6894067952280019979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1157502382158923138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -336122294329809216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -945237475528277180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8597853916383218753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5332977782206348371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -573364922486337886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1761928462440893412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8621173899990962464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3685433964896036739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3329987218633599779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2968611903041291912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7310794540075043509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4665276806427528408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4412393147537805049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6085302077639220545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2703022431278963351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 200505391529525172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8074008056281948135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6587070585666850696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2730312631538179550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1847106188961167185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7130540028517451020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 797436846605289399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8251903383570862061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7121034503816366589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1799763044092168432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9138794985765196653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6261810375054982088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3101248798534470501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8801950915223245401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1611015787951475794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1432267498521656902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1539817847954113660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2115987657662789031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7526863252418988963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3864116875201274796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9189937858892707899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1356351262026842390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3776349331865910534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6718650156494452998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5358455929679894719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1589491817496728136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7082011231636238517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2154626835933706946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114983393762831280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3048189634464330333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9131837427121352757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1691371701118494626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7539849463137900436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5148020354325180245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -755760918183436567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6569907077927910186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7983423292024690616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4647663424940592295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -386843588912352696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4171822032895547284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6170511064345347557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7688536879253249166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7928770950512944720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8613726751684050008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1904362819996500671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -880549303523197715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7909975571168348251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1000645276570901347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6975984681024107564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 413253324432803457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6183906687069885221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9186488729615066810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3460712778104781517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1231195042618738812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6139702032399020925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4009188398418278716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3069866740339609063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4378311844485134097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7836494114803444916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3331776709939790358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1481200215163951843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4344624267074723753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4543585764646745446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8885617444201490468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6390780374877450848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4985842480042450826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1750047187503499414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7626194320743763919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7675193711768954735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7674376753333578553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3906672648183667456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3972114385869245453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8567920723240072811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6818301143114708137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1528260661027476394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5421944264307568780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6487831710414564198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5777975704856305262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7742965075558844883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1502805521336824335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3275284431862661609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7180913568404645296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739962438555626738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -469572974916923148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3883228419328239772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6282345226032773057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7374939941315152765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 292767906234309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8937477436747868362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3873239526144256128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 184260441047180717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8031504111549382037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7459834980891061333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8122729077419467531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -987430583954788572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6587734461500858408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8362363678725645646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5829843344538251165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4311095603699320895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3684518987365068166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5501095467076848777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9104290071064270547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6151114027456170061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6828280126525372828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6327399785254826475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3551998062991899204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 20862849803044650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3888904607967153909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5181318421811069811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8303341105696943766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -97357765058381287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5963893271203945744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1877765571320205490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8075390270111754741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2028155276290428135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7511994626225497984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2618333561942843821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8058930705467083312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4863827999581639956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7532345701095062155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 953368546361251378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3621187722641733327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3205140867632541651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4940057344531614613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7581886989959978617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6008815343550760737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6368997268768501560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2752928095230878739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2717055029713676879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7372267561433814432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3246408585695945793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4569939665631975788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3753962871285284919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8440947411634748887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4276016889810727325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2008749284135576416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7553836786958719433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3099920568356667809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7543235780899526661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7430395618381406027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3178109836328377665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1202166401589610966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6624121259024615038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2517081964189184595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1404437268028262464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 321275039310098072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7295382076427957922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6186492358251875941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8538976286781765111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1941702993208086583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8539297102570917357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7763906299515682058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1652655312995239611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1519147592243807234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7799204274059891071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5841895674787863958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5660831826179537176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8241677190365494357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7504880176320166753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8150414060014060366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1083762729424906199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7603940887017890649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4683405500858616831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1145167404989749323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4143657240439617332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 174087768595212154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7307307640417572804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3247059262118321246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2318245262736183140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6075169037401850019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -379215617205800593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8968089951495154507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6945877419444855331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4673865071010771356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3354135390558276480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5398590092929351445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7487597285830973428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4748799763107169506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6178959449771152509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3604278207465079650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6943827469913906563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6028851087495615865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 876066389670539871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6056804799783048189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8319063752306568300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1217122631985797272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7367167043419267930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5079012621328016032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5857394023141828577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2771573237317210720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1394552512453844533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3814106497483850420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4833889758248991253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1721607758114674696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7192179912302131784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800410112709562075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 809585290005304008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3521829497993940463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5792126699424387999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7833553473479832053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1417605715120684409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5313265794893444787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3073467377262050272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4970504995091242926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5976278569822783139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8716825221509184459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8551028816148274276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8656607674564611841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7306612255455984751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7232916104741252686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7965781540208668315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8037168083671158976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5419099069298135280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3281643059749129808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 373455085237786233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8840705748625833666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 282508648086984087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6617738576350242275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8815404892261895627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4717107530405208252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -677267411308131720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8320111577125210812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6345329036312329878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5165614662751418634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4844365274161404188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7613647610441699169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -802920585172804013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -438909399606793126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8183739462272305835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8545268162873953878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -150830543325416125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3574987372365717056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3821055469766247310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3357621472600446636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3371469418107158577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3161962107333738444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2995455641147571409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7944548390566344028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1502163311100782534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -520938861311971865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1742345115773633117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3922016547145134708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6737189641693259804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 874308353275009825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273371290301868427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7763121811347345903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2530901115520490283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8120907574727058418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6112963812270041196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8575054551061391201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 704331181125927403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7714611035367006583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 317496259416987989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -716350157079120845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2282304088203328218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5940551579252887632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -500015611503153787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1810761294135366598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8407222277535543290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5273513735786980952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8019706077711603091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4653760217252864984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3278396603171660548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8502147305192696855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6446488372611510333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8648638946722430679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 877749553732068266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4601122205264123049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8604141384787627609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9177873594169269413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 17558860035970146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6370497946184206805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774916641793268548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3813061620628360003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9154583280931437943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2574642595775192684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -667057597831159034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1099361708870832849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3587538483169910925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2529343034712883623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1692453562340110015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1093365819775808828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3046396763700460509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 631748381875270066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9092473057061964324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8533145726206252112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9018274387686201970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -914662453734359970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7243228991210483486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4561985025937944835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8135042720629083890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7885968373207598081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2563931920166331523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4469919029900692372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9151490383108498144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3001891162962706190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7883477793768018432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7799176008993971607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7251965850455013817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4267348782402580603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1672289100587403678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7732927689953685437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1597589538886891032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4222853471906842473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3622069012849326419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4213905873205772828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2001796855393567836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9082304204024115356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2710684710615698666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4520943463041902992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8941652005784684111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158167274391181602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6464460805169916872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4814836937509529306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8631420997509316571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6143623552796179218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7737671511530118413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4579867894866005984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3839315699936672636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7785500783487200672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5551838060744570019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8807516400260383483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2747492913594937085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6971109977519168851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3992491224162252580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5701042898951174301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7864145531349835348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4560409670454539339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 965464709496161167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7566479272334596923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4133638495340197320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6926928329820702279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3280491492236851486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2631758543236684314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1914115337355243380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6751281649285876256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1216809049954716945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3441614398901722108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979665292452918742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1560878372458713920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6260273018626819618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7011502571535251240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1371639756733349078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6259998429123494294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3399826856805620952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7585591534125580384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -960844823207524140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4691364484907687708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5023768664032791594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1514808395316923809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1644428019783661349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6215193912442016549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8776798371088016781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2431474356185370584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -287123765444643437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4195296905539670475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5471193599949809242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2204122913176509872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5714433395561553250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1568950736557409729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7443984157116477271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3625455170136749579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8142577023989842769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3297562436637010376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8597057188395646068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 882251113221431727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8465113605689903729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -366630718456502337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5670040725473093145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5622988581207967646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8568203492953500820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6220767580621177530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1709000175694517123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2930071578889885231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8571427154308144901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5302432978423432105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1018658838755544981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3252172836065523455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8718521142135239982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1442689593373773311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3399713063548627865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036685808087899813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8528652060312835719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1139535395470864682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3542617084096630113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -17658807628188302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4885408998457857357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -567323870737951227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -667533466696164306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7473281995802431720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7878555486464425490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8423895539716203261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6579376783237092833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 845412599331152953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8711038834671208560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6089143496446029673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6933247861131412485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1751781723329303550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5205904486837394285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8176479855704102557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1195402729362210707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8173810037811559632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4289671910948058811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6921551926089901147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7859494305553308833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2745776320997729429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4800340009044018355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3336146553545523768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8964597392966428430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2877249660269562489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5963096859230418314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4009735800939805121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4036263615706533654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1946097539625868672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2399772906296363971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6522787089511483494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3584121232640625672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5729645442230402698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7790395166901649483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3639111516597591082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5800669187041448637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8039580568521852231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2519744681407032478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7801728409282130738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6004625852504545947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -677320023166052754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7501554200182931715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4614164415690191315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5709718553352446142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5801716205586964895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1242842617664976775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2475211718987907830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 277657653737534713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 50202202705603550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7775682493971572393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9094582929463350364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6829609966688262048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8110075432005495658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2811419410817833649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8922826482536496070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6114939043866082688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3616416940322768376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1789877230224655366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4146531540444696808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2685167254620159246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8104604646296564307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8728935315913521542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3948631683668920806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8292242265123052886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6776766189069466866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7068412661546951316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4975483464448750277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8301410831573300296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2532967034722515369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4083487610303005677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7977023076081884545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3606139704856229573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -142155260014045193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2424401984330585266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3314824184646521176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 195487126893193200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5663022468626026974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7612214221289480446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9219444461814684110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2581107486042284750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2028833077208393911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6555462438031224271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -839462878120425701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -262136210938689011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2093878157164571527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4688814824343129827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9103712645322615404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4917872949141117680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3063555999006025739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8310050738281911496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4081444150163401842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 977215134790091658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6286503283953941418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8657372654830562208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1520967145990334987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3053567695289457995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5562342755238911027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -582417824928091143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6348158560161351170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 420581856083777364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5803269132280231967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6931636190320810046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7995333760491345637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464616801210157073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5733802664229694837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8797597995784147197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4316714290123607604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4514453187532907894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 538502720503804137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7131963574767980068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4870165575505515162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6677620698790335058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1287536083951594400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 688186371299805038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7004718649528587204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7836316752644054700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7391919583706265447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7613880696132980207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4292129235936695703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -552158822124949956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8577464314434820195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4731494509551964239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1830061654090947876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3640461907859649199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8213775196130987030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3238785712448134481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1003585201714118258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2755536943913465944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3033794593694476561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4073249145739009505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4229973636561442101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1974744362394000729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4026221791536150046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -789437334679306722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6161321421840004081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4332962103522286384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7403990048481391408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2356230853771534946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1937376615472999074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4015002669038823397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8931929575361241760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6311976699589248696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3545183909223608009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2698926976553519642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6584564942809911423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4343234346084356381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9019176775568648179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7175902479209333449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7988496848383958519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9070982762971943169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8441728692967588381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2499376413343082978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1577823759581320566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2483143200414885055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7081147020453084334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2350589868213692592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1657994431313780279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2753768130200430845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8408243066000359092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6278591461380031264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3476105541339228288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8258681450478819497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8831526854454868378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3865907544446731604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6978690101656133628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -716571262250075747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3265169394636773703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1458612168234300085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555487351072151013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7742669653513940532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6186151429169095639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7433952873025701786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5757391091353365829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3995141953517240614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7010052921781777611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3495117160353237772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7823878143117469500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4575566370506164495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9154309406497551170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5200035217315475669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -870944280704181250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7719442977636703745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2932976509808692786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6888045552426951279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7526586697759108741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5133660635560125123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2703331736573400294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6919990827993583787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2860288973670938378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7287031374596576915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6547269691131830641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8202238655119236898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -217258764911672547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041037000372272147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9129359460564444804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8797854912056375459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7915695743385919075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3853202332204248393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4885437295122505019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4998445672846015184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3448937492990724250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5467921336567312716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 966209902555087574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1580622762963760938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6048576731581758812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3838450384779396663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6018215388942500148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2873722397585452575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5958490811633908216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1621388236685034348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1901432764948620722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 153198199969346764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 550606874986915849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 206159733049053055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8219371494437083437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1178412087337531955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7748911166692723189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8901432501074059702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8129141830148968977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 539687595369329547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8374043644979022106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2548483206144893200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4306825515417668868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8815255892068792874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8979878667831944416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2909343613715254921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8249566036315943271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8792188711390174720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2942535204100951504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5585516161116457745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6187418432291722118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4461384105001045385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 170823931019638199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1678730890709834868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5139959676822854272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7060130653754899076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5312398186033732326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3302261044082842406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6275808086100849814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6973516233472850649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4357247736116938388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3689905173049988786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3468996268913648273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6609982971112887162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2675374738975292646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5018836298908132657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -388349704887079872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7512707456432150476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 491583338892683322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4178289789026053460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4540607162972631225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4360597447249411098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7398193637681965235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 121990367154229935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5090790359835141018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -989274749691790944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1785504497844425490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3529461282436176147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -253966513570520817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3027994236285878085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3404348823305892865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8057576197178347922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 657581819570838837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9010988834416360696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3534968559347114390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 397007346740606777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -817866855292581039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3544150923889140792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4236329719568392357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5721570115335222466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6468120712702210099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2539352511475729219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3334631197617085951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3068804625489515715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7337454882045599719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7843553315174648748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4070515337338749721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6575963071169584228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3324495384692292934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3913503443432685472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5340727193149166289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 243859897812772756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2034334420712208212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2360995270434098619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6751565544026729530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7594078097140300062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2637032519257576839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9031996654311707987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743838067030726492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5250113544724873224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5798776936890327223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4572556402731574226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2155180272939810641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -984531158092237296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8868461871641742295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6295359714353988608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6205579431034427908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1388454835273063195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5147306376119896111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3951468430232728228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5775917783082163438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6376232867795601131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2968811490536041775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5862169765196671663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3412195305195006336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9214547298202923653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9104788027493267206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4429479264972324012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7422518830981966248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6114392937990947838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 451627218418070075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3987530690011042041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1901841552675385805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4859468180518551234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3732566157948062098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2779874709059687362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4719965583015765193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1686858372630324324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1417746224379380710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2609994213812795248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1440806957557995485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7379976809777053796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2114884229039645071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 102059029363888668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774190262328197968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2315404306260631115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2738189098238192945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -914445716935171485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2543502205750266831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6928872611206631931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7027078087008342872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 953877913743470568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6735571659761154182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2020411562655140367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6791971961130330477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8536186682637881586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7577620447693597099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6712105480695897271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6629508045213347210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3329883433982928523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7884941230341813043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3650613822874933437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4871400950386691232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3169499220052599845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8574275115056543990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6783701004427905933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7452107949616013035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7923357618091268302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8305033927413820111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2453036848092026674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3566553747840425215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1208476511847716919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1079772201985600279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2676618437291681958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2071646503950864147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695582686160972161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6857667201215129424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7037262597852398577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5615661895401860609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -523733503184988449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4276860723297496274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 892655734784276445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2407418629840495645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649894305280272506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3960722108784674690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4575404735141120995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6446774803548738160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6315121413330682815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -184158322021253181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2380486279076661208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -173084653399932982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1725045648922632427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2860175597650332868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743059055190289737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4928600240648798029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5157549964348740908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8660206302723968250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -408633488476824331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3227221547856800891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3022470946744619200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7294899647786790977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6565801197923454933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3216130380982225355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5678081170753960946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2621898457541505586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6174949248411047875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7656228435012569695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260766565880750588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1621585167983357169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7845611672601275073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -239842907240566060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4702758714978594038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7517160676832923801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -863204759069801147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -951314235500599119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5010401085019381309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2041909451244329343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7945903832544695690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3422693319953903385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7893924794630130023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1124684602491870953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -545782179374342808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2641616443311475282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6909555221325534294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7245667717258244770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 565197344498175078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3955087862189643436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2814821421527839816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7138284196457939906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7628490857520599661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4053847835754258520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5042753384606330733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4439629762414860388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6704901483779803651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8906406210613611019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7332424406591441497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5948250032900299368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8209535167742323056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1976748463485181242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5106243017993770188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3224100661848321187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2668532219819864980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8741664806100841897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5360360761732727093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1627634233821356199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8863569317746694426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3253718017117937944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8461851844113700667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7229565086843028823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3126896412674623029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7706261564087829167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8623794001083467552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1707376073832288251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7630369378273615678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8733236011787627282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8556697059048520323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4914224680294982152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2239826254208554737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2843879924539572195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8487388541342602384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1803198233379771723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -734347297374546830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 446301426807867608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8266670404201705941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7600625878297389232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2131641419257718189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7083246969906982594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3990803495797726075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 705783149662476940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2247175120600818401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8838922544684258658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8822498056078986098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3636237097927724904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4767399355181887498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8176902210537519719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2222184861705119432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3059763438410888901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2123094183986593448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -511488721728467029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2080882112512184294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2351926148242547158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5378156716435768002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3273353038893851864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6335960806207769442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6803996862170569827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8377755925997359711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1924201688242707396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3367382413130679363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4547365356828774736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1934580644991094256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3795143619456455724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7266695656367442520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4415751974037527128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5088370794576135528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7221807202959533532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3634463039037745590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6117942119320426537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3559967068391453699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8896327995423507375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5361114794010221389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4009071716142014983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -46713965528916974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9136591594283050760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7010323246081247804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2076688110761217781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4690324580455610041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3167680141512174785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2219099434025640347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2857003474620627907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5752033307015136296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5539817184455863024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5413470227546104290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114444066064093596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7357531013655936398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7436575223932974673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3648221171983494169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7020581631147703962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1917796578687023474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3920595898429592304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5187194892093341601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7747478979191833622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6400550001265295700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3175124394609051139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4225430153451784971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1090065592358657260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2900342521120535942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3689100281129632321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4340403532460913559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5034991197364655425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4455500211255588450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7370853456021511561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4227638114266764219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8815234584682408076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 814208285562838905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1040120469400923360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4864300825035559671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 237323519844789422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8326909397874562365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4725321850480602055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1423978210013038437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 889298109410642738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3023168779313414699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7498894860160579428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4572373596059989641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7375037648256767475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8543131035446149819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2918385714863131654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4373954676446420761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1082081552545488428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7760292321132359773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2625292666297092455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -813585577707619561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1880673833635878420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8664910802727064794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1362306363155244936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 841672259434279542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3779500421727879067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7761010970752440544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6607561192354739451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3632675310142608723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4763347312453918720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4685073984659005567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4872186685620583746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7793382273238109149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7157819055152636931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2448804386002025320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2598207517387086720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3236950543367808988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -998198423181033640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1669144097821513787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5644858995883065435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2884398623541449263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7875101630602874534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7280701516812773466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7974090154180254413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4278674228616116081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8639982408553210248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5546878930477487984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7574591462368973991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3559805783166964710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6800785966705642177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5160320413050693110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7596108786199549147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5484794294151435980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3850236398321099814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5550755377456433451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6934933131300107915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4097882760161300401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4761887003287539054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5505350114957782385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4141415009923958480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1550264158503330639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5855903479061516097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5187675607634649747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899598963861709938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7654381574051259908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1834861995549769153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3149278332516369617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3568787819208294482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3468201192837275134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2437473913307055103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2458293430286736563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7579475060279986742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2218962224421884295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5541669455013260539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6943200358521631092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5451866256306085486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4782285537856272369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4205904099292832444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2918092575023088753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2269258642522964007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5598966534825663784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5603539278143890143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4422782527989108887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1999261027041728504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8703284906804904296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3570497234678198871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6391733890286702862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3550185167242106733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5591283586533751436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2730796507027428128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6790106141318919045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 963045956440544928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1864965898451176000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4371379805303232848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4836832841427116165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5243429412197484716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1370503283689339578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2698591570267795958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2430479812084950418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5154482320069747125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8596994924504049905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5431032785011251207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3084284599872483271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6935550526579732460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 881349724815361827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1097676728988172274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8688724544813314943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4712066869954674135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2191137290697038175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1567470004944703442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 604218988403664787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8311656903174951074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3753068783422497858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6952561696351021129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9181018028041206942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2477513711256747418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2908348693643946701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4218996867080722003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4322388544162392067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8852483928003900765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7740706343695244424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5576814635279354961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5407913168217868745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6677853488184825639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8450693468411232529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6965976921499649868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2317273104691733703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3378871968564042513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9039480524094240521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4528172994557398481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5129365200807680425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -150515084506253061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2899274806691779338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7778810352046459685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -321323531979534062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7795504444528614214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2605230358835375539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1875859847560990742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3860737684676595957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3998811495522146656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3635867065139577961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8164907340990656977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2369494076698697387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8044862786432740189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7172276317880278461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8219716807951866481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4264482696114233522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6197296527159806986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5597466235874845319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8935947917942053950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7136449610244601545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796638123079129318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5436729488676097349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3744824941940377802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1343596540535675821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6027509199065024195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 327305704901703227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6765635435274842412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -631698583225241094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4990205755783749195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3671529593640900127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6734455465634700554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4270529837972536987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6744693037269675815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6901445642662085707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2997320784555076522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3463712946624743133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3196412666389529759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6105480882911902744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4011677205021626142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6387686885134268298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -348085241509040159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3257987669852303747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -663758236482222435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7738497306922772623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4000792839390559476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2880514125077879997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5460790855887081551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -814977537225058531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8417413920328488681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6506147246477144489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1629512955865285589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4028846592988834812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7428485424337155773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5285763467425951955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4395761978276058097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8742558979726175742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -596808174032454999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5205669299639854529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6521343013285962884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7451553477395373676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -702157284680027323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7222167753669105309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1203786192135193616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5499199081463796353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8675607828861047581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4061251628386169220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 680497331637172089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1889815379269790777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3749246915802523000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1612745520720200464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5271229299939264771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7734247810081575842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8981713425165969722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1586753785880382540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5564126041485534609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:48,895 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:48,895 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:48,895 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:48,895 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:48,903 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=515 (was 515), ProcessCount=171 (was 171), AvailableMemoryMB=4966 (was 4987) 2023-12-15 08:55:48,911 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=515, ProcessCount=171, AvailableMemoryMB=4966 2023-12-15 08:55:48,921 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:48,925 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 2023-12-15 08:55:48,925 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)) 2023-12-15 08:55:48,926 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 2023-12-15 08:55:48,926 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-15 08:55:48,926 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-15 08:55:48,926 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-15 08:55:48,926 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:48,934 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=515 (was 515), ProcessCount=171 (was 171), AvailableMemoryMB=4945 (was 4966) 2023-12-15 08:55:48,941 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=515, ProcessCount=171, AvailableMemoryMB=4945 2023-12-15 08:55:48,951 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:48,956 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 2023-12-15 08:55:48,957 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)) 2023-12-15 08:55:48,957 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 2023-12-15 08:55:48,957 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-15 08:55:48,958 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2023-12-15 08:55:48,958 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 2023-12-15 08:55:48,958 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 2023-12-15 08:55:48,958 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 2023-12-15 08:55:48,958 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 2023-12-15 08:55:48,958 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 2023-12-15 08:55:48,958 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 2023-12-15 08:55:48,958 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2023-12-15 08:55:48,958 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2023-12-15 08:55:48,958 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 2023-12-15 08:55:48,958 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:48,958 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:48,958 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:48,958 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:48,966 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=515 (was 515), ProcessCount=171 (was 171), AvailableMemoryMB=4921 (was 4945) 2023-12-15 08:55:48,973 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=515, ProcessCount=171, AvailableMemoryMB=4921 2023-12-15 08:55:48,983 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:48,987 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 2023-12-15 08:55:48,987 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)) 2023-12-15 08:55:48,988 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 2023-12-15 08:55:48,997 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:49,001 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:49,006 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:49,012 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 2023-12-15 08:55:49,012 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)) 2023-12-15 08:55:49,012 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 2023-12-15 08:55:49,013 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:49,018 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:49,018 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:49,018 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:49,018 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:49,030 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=84 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=515 (was 515), ProcessCount=171 (was 171), AvailableMemoryMB=4825 (was 4921) 2023-12-15 08:55:49,040 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=515, ProcessCount=171, AvailableMemoryMB=4825 2023-12-15 08:55:49,050 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:49,056 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 2023-12-15 08:55:49,057 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)) 2023-12-15 08:55:49,060 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 2023-12-15 08:55:49,070 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:49,075 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 2023-12-15 08:55:49,075 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)) 2023-12-15 08:55:49,075 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 2023-12-15 08:55:49,075 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:49,075 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:49,075 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:49,075 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:49,084 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=515 (was 515), ProcessCount=171 (was 171), AvailableMemoryMB=4765 (was 4825) 2023-12-15 08:55:49,092 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=515, ProcessCount=171, AvailableMemoryMB=4764 2023-12-15 08:55:49,102 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:49,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 2023-12-15 08:55:49,109 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)) 2023-12-15 08:55:49,110 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 2023-12-15 08:55:49,120 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:49,124 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 2023-12-15 08:55:49,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)) 2023-12-15 08:55:49,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 2023-12-15 08:55:49,124 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:49,124 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:49,124 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:49,124 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:49,133 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=93 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=515 (was 515), ProcessCount=171 (was 171), AvailableMemoryMB=4721 (was 4764) 2023-12-15 08:55:49,140 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=515, ProcessCount=171, AvailableMemoryMB=4721 2023-12-15 08:55:49,150 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:49,155 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 2023-12-15 08:55:49,155 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)) 2023-12-15 08:55:49,155 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 2023-12-15 08:55:49,156 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-log-dir so I do NOT create it in target/test-data/d5040ed7-1cfb-e656-95a0-bb21589f512c 2023-12-15 08:55:49,156 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/0df229db-2e89-e3ac-eeaa-742c38eabd91/hadoop-tmp-dir so I do NOT create it in target/test-data/d5040ed7-1cfb-e656-95a0-bb21589f512c 2023-12-15 08:55:49,156 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-15 08:55:49,166 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/d5040ed7-1cfb-e656-95a0-bb21589f512c/bucketNoRecycler.cache 2023-12-15 08:55:49,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 2023-12-15 08:55:49,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)) 2023-12-15 08:55:49,166 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/d5040ed7-1cfb-e656-95a0-bb21589f512c/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/d5040ed7-1cfb-e656-95a0-bb21589f512c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:49,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6498580867720042078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-15 08:55:50,267 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/d5040ed7-1cfb-e656-95a0-bb21589f512c/bucketNoRecycler.persistence 2023-12-15 08:55:50,267 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:50,267 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:50,267 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:50,280 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/d5040ed7-1cfb-e656-95a0-bb21589f512c/bucketNoRecycler.cache 2023-12-15 08:55:50,280 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 2023-12-15 08:55:50,280 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)) 2023-12-15 08:55:50,282 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)) 2023-12-15 08:55:50,283 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/d5040ed7-1cfb-e656-95a0-bb21589f512c/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/d5040ed7-1cfb-e656-95a0-bb21589f512c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-15 08:55:50,284 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:50,284 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:50,284 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:50,284 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:50,292 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=515 (was 515), ProcessCount=171 (was 171), AvailableMemoryMB=4696 (was 4721) 2023-12-15 08:55:50,299 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=515, ProcessCount=171, AvailableMemoryMB=4696 2023-12-15 08:55:50,310 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:50,314 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 2023-12-15 08:55:50,314 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)) 2023-12-15 08:55:50,315 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 2023-12-15 08:55:52,566 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:52,566 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:52,566 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:52,566 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:52,575 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=473 (was 515), ProcessCount=171 (was 171), AvailableMemoryMB=4670 (was 4696) 2023-12-15 08:55:52,583 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=473, ProcessCount=171, AvailableMemoryMB=4670 2023-12-15 08:55:52,593 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:52,598 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 2023-12-15 08:55:52,598 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)) 2023-12-15 08:55:52,599 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 2023-12-15 08:55:52,609 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:52,613 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 2023-12-15 08:55:52,613 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)) 2023-12-15 08:55:52,614 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 2023-12-15 08:55:52,614 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:52,622 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:52,627 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:52,633 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:52,633 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:52,633 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:52,633 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:52,642 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=473 (was 473), ProcessCount=171 (was 171), AvailableMemoryMB=4541 (was 4670) 2023-12-15 08:55:52,649 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=473, ProcessCount=171, AvailableMemoryMB=4541 2023-12-15 08:55:52,660 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:52,666 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 2023-12-15 08:55:52,666 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-15 08:55:52,666 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 2023-12-15 08:55:52,667 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:52,667 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:52,667 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:52,667 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:52,675 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=473 (was 473), ProcessCount=171 (was 171), AvailableMemoryMB=4513 (was 4541) 2023-12-15 08:55:52,683 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=473, ProcessCount=171, AvailableMemoryMB=4512 2023-12-15 08:55:52,693 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-15 08:55:52,701 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 2023-12-15 08:55:52,701 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)) 2023-12-15 08:55:52,701 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 2023-12-15 08:55:52,702 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-15 08:55:52,702 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-15 08:55:52,702 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-15 08:55:52,702 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-15 08:55:52,710 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=473 (was 473), ProcessCount=171 (was 171), AvailableMemoryMB=4485 (was 4512)