2023-12-30 16:55:36,646 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-30 16:55:36,859 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6 2023-12-30 16:55:36,914 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=273, ProcessCount=167, AvailableMemoryMB=4134 2023-12-30 16:55:36,942 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:36,953 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-30 16:55:36,964 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-30 16:55:36,966 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-30 16:55:36,969 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-30 16:55:39,775 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:39,775 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:39,775 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:39,775 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:39,785 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=273 (was 273), ProcessCount=167 (was 167), AvailableMemoryMB=3383 (was 4134) 2023-12-30 16:55:39,793 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=273, ProcessCount=167, AvailableMemoryMB=3383 2023-12-30 16:55:39,801 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:39,811 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-30 16:55:39,811 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-30 16:55:39,812 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-30 16:55:39,820 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-30 16:55:39,821 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:39,821 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:39,821 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:39,821 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:39,829 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.System.arraycopy(Native Method) java.nio.HeapByteBuffer.put(HeapByteBuffer.java:195) java.nio.ByteBuffer.put(ByteBuffer.java:867) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:93) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:76) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:144) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=273 (was 273), ProcessCount=167 (was 167), AvailableMemoryMB=3358 (was 3383) 2023-12-30 16:55:39,837 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=273, ProcessCount=167, AvailableMemoryMB=3357 2023-12-30 16:55:39,842 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:39,849 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-30 16:55:39,850 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-30 16:55:39,851 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-30 16:55:39,869 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:39,876 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:39,883 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-30 16:55:39,884 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-30 16:55:39,884 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-30 16:55:39,885 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:39,892 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:39,902 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:39,902 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:39,902 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:39,902 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:39,911 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=273 (was 273), ProcessCount=167 (was 167), AvailableMemoryMB=3197 (was 3357) 2023-12-30 16:55:39,920 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=273, ProcessCount=167, AvailableMemoryMB=3197 2023-12-30 16:55:39,926 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:39,932 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-30 16:55:39,933 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-30 16:55:39,936 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-30 16:55:40,044 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-30 16:55:40,388 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-30 16:55:40,402 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/bucketNoRecycler.cache 2023-12-30 16:55:40,402 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-30 16:55:40,402 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-30 16:55:40,403 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:40,557 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/bucketNoRecycler.persistence 2023-12-30 16:55:40,557 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:40,713 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/bucketNoRecycler.cache 2023-12-30 16:55:40,713 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-30 16:55:40,713 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-30 16:55:40,778 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-30 16:55:40,779 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:40,790 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:40,790 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:40,790 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:40,790 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:40,798 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=273 (was 273), ProcessCount=167 (was 167), AvailableMemoryMB=3307 (was 3197) - AvailableMemoryMB LEAK? - 2023-12-30 16:55:40,806 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=273, ProcessCount=167, AvailableMemoryMB=3307 2023-12-30 16:55:40,818 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:40,824 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-30 16:55:40,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-30 16:55:40,825 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-30 16:55:41,887 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-30 16:55:42,888 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-30 16:55:43,989 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:43,989 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:43,989 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:43,989 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:43,998 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=275 (was 273) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=3257 (was 3307) 2023-12-30 16:55:44,005 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=275, ProcessCount=167, AvailableMemoryMB=3256 2023-12-30 16:55:44,017 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:44,025 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-30 16:55:44,026 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-30 16:55:44,027 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-30 16:55:44,484 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-30 16:55:44,484 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:44,484 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:44,484 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:44,484 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:44,494 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=275 (was 275), ProcessCount=167 (was 167), AvailableMemoryMB=3214 (was 3256) 2023-12-30 16:55:44,501 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=275, ProcessCount=167, AvailableMemoryMB=3214 2023-12-30 16:55:44,515 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:44,524 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-30 16:55:44,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-30 16:55:44,525 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-30 16:55:44,541 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:44,552 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:44,566 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-30 16:55:44,566 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-30 16:55:44,568 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-30 16:55:44,569 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:44,578 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-30 16:55:44,579 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-30 16:55:44,580 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-30 16:55:44,581 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:44,591 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-30 16:55:44,591 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-30 16:55:44,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-30 16:55:44,592 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:44,592 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:44,592 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:44,592 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:44,603 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=32 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=275 (was 275), ProcessCount=167 (was 167), AvailableMemoryMB=3045 (was 3214) 2023-12-30 16:55:44,612 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=275, ProcessCount=167, AvailableMemoryMB=3045 2023-12-30 16:55:44,628 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:44,634 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-30 16:55:44,634 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-30 16:55:44,635 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-30 16:55:44,646 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-log-dir so I do NOT create it in target/test-data/e021a361-ea5f-cf23-7d09-95d2e1cd1721 2023-12-30 16:55:44,646 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-log-dir Erasing configuration value by system value. 2023-12-30 16:55:44,646 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-tmp-dir so I do NOT create it in target/test-data/e021a361-ea5f-cf23-7d09-95d2e1cd1721 2023-12-30 16:55:44,646 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-30 16:55:44,646 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/e021a361-ea5f-cf23-7d09-95d2e1cd1721 2023-12-30 16:55:44,646 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-30 16:55:44,657 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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/bucket.cache 2023-12-30 16:55:44,658 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-30 16:55:44,658 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-30 16:55:44,658 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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:44,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1013264730463090702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:45,760 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:45,760 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:45,760 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:45,760 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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/bucket.persistence 2023-12-30 16:55:45,774 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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/bucket.cache 2023-12-30 16:55:45,774 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-30 16:55:45,775 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-30 16:55:45,777 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-30 16:55:45,778 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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:45,778 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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/bucket.persistence 2023-12-30 16:55:45,778 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:45,778 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:45,778 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:45,792 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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/bucket.cache 2023-12-30 16:55:45,792 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-30 16:55:45,794 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-30 16:55:45,798 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-30 16:55:45,798 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-30 16:55:45,798 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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/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/e021a361-ea5f-cf23-7d09-95d2e1cd1721/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:45,799 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:45,799 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:45,799 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:45,799 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:45,808 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=275 (was 275), ProcessCount=167 (was 167), AvailableMemoryMB=2992 (was 3045) 2023-12-30 16:55:45,817 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=275, ProcessCount=167, AvailableMemoryMB=2991 2023-12-30 16:55:45,828 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:45,834 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-30 16:55:45,834 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-30 16:55:45,836 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-30 16:55:46,188 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-30 16:55:46,200 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2023-12-30 16:55:46,201 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-30 16:55:46,205 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.81 MB, memory=0 B 2023-12-30 16:55:46,206 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-30 16:55:46,208 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-30 16:55:46,209 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-30 16:55:46,211 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2023-12-30 16:55:46,212 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-30 16:55:46,214 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.57 MB, memory=0 B 2023-12-30 16:55:46,215 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-30 16:55:46,217 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.97 MB, memory=0 B 2023-12-30 16:55:46,218 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-30 16:55:46,220 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2023-12-30 16:55:46,220 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-30 16:55:46,222 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.53 MB, memory=0 B 2023-12-30 16:55:46,233 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-30 16:55:46,235 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2023-12-30 16:55:46,236 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-30 16:55:46,238 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.15 MB, memory=0 B 2023-12-30 16:55:46,238 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-30 16:55:46,240 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.93 MB, memory=0 B 2023-12-30 16:55:46,240 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-30 16:55:46,241 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.71 MB, memory=0 B 2023-12-30 16:55:46,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6036807568359921380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -680917266438287508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5961196720319924323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3922670180128043494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5176337371122926879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6626610798381343793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4868772988349899896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9072863293693791550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8333403765444217527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3869995443420552167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1739347018823232402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3917191795764015771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2819258968026948816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146292495105901512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7104539787509994448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -385913016883765989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6132575681472610507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1623321525446621505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1729233960877699075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6954820563322012318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2607681092743653568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2814656312248423730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7073988304733094614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3604777965812233289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7471098768433144664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6812853156556952597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4002869139141403939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4708078313816383481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1740213250804103485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3044980824132814386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3187246803782431884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8824428158474658745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 874418295390178949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3936297807645581212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3381316074915007654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4914864274712018414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7560843607829389039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8508881479309327806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3661155307774817526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8601053897005957279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 592298402416598253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5042975429009658221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -987314510437572901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6614277340026560539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7455876176078040094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6999059408365346057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8565654126945080438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3710024909035914458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6593070256699232630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8295381014283757076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6996862810317714212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -559501981701272700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5863080627374505538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8429778006654673817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1027937991463081779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3916231927729547714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 490865441288046032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1164349707431879757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5691213049345095738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2363876796688005488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8820947824475656956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5555247104319248284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4135657373728724755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5640112122256981967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4913879648144070624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8064831041474762564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5561281363632877186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5633733375208423297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3107191297238386486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7004279612217362429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6693030360670075199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3130537321606964899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2363852376001550933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,267 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6466302167437160223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7632415346392451041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4025780561523895850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5502470306443524346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6061872301740185586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4609710305645732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1258236149404895109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1945236257706483118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,268 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7602373608064251831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1959033967339979557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8537492620920713777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -375759854908487511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2387073725045172316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7071935704520255633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2342631948745497826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3210823182014669540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,269 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3659409125240178903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3776409515749717809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8230700646181889512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8196567578583893999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547410439394978098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1259818741385703074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8779220874592091546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1556710986270252829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,270 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3067529637519175226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7214275263248313249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2469522680890755271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5617045938596303445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2292002635134102226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1562881524388407581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -288889663950452961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3446179330417463929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 561261506828697374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,271 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3792822813831634451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4148575637950027880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3689123235197751995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -603730153502105818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5552382015151687189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -241244487042768528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7025170147385745505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3752282797367099480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4324668576140191065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,272 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3651962916918520162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1851317044638991538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3344043072528990152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288541179518489884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7800736970262189932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4791741872420902008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8947715867433025038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2553996763379995151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1338486356302529188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3615861506198586047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,273 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1459901286129265065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1320236092723910830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1969970968486513699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -996926297228401928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6904526111919155313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9080675483602632879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7067663555101483593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9087173340866316828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8170297019646429260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8387763974650065171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6631539300533815125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 734427662309601627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7369090211123258197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -761297109194736257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1177745499757972997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 61435774342225177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3823079721163439569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7166992290130091306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5580036581258988699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3235371269900068274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4103073812383011516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1718878264523663572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,275 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3634650016754201486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 97467140778813597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6919786785706285651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4289977620393102772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6887719154265288915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 196445555081312277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4843513425308989385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -57578712998717916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1009349247350809350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,276 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4986713478621410048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 917398769269346455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6155062145746384588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5540696505726472701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8754806778658116744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1528973096076773443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2807439992306967212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2351938144776424621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9196383837872515844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8907586040505733435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,277 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9173948583621943423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5690562627742315889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2935488679360244403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -684158798545903369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8156056415408544533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7512106800824409944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4973314423298398902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3577051596220621814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2334696247869906044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1024510726309419286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5312279695213370355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,278 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3635834634644068776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983075726213241893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7726774407936014084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2872489545629065015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3599951728252752636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3474987622294456934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3170522880409046340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5848433857011891302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1641665704193340570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7132900754633400740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,279 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 128196176273612432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8792114103091616287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7086966464719145002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8992144868062366796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -351328548073948648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 20756718179491542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 391394937171344619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1683666647325594447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8010028188721552768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -837098045524054789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1782390002692587792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,280 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1004715946115516041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4407467791684616544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2926106709792240705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2695254578632770669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3971383727063832548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3106607272824900881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -485474626966487366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2148381386526230356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3513506597857560582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8398808732686234073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2949236077993894716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,281 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9181711568858737092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4025671452356173684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4641494624559242653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5422219177888102526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6524783686381527918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1226505486572871986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,282 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2667385504788223408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4407839871531728059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 261980527727768117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,283 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1328583833159453766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,283 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-30 16:55:46,285 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1421823911861980567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1858775980189608001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1315812793047144408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4910751638387875722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8739453393506718244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3040636535514528713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8709039530918268252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5516884971825543114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,287 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2023-12-30 16:55:46,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8836511550039009358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 455924283150248850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,287 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-30 16:55:46,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3520736212593214177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5736264496418516625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,287 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8559441870799074886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8524646331633389546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2221811155567044748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7466076709173832023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1765187186943085025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,288 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2023-12-30 16:55:46,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5232699806024664312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1037342419425102621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,289 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-30 16:55:46,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6351948503841724947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1381543969158172386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4443266881952438713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1363036680031106346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6495143193291831596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2613546929148483994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,290 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2023-12-30 16:55:46,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461200214198314212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6562161756972008098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,290 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-30 16:55:46,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7373149620749730999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8437671024973609536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7117704013981410729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 119451481105753588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7115621974020169041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 801369467834704700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2808947390834492315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,291 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2023-12-30 16:55:46,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6870722563618091473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2459324616571301610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,291 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-30 16:55:46,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4128820222498227441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8985051620804066179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8682096276062661080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8181097802855132207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2611600754282538842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9164641066216423954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,292 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2023-12-30 16:55:46,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9121289955125040550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7130866443203351143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,292 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-30 16:55:46,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9006883960862161502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6500451316476548017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7532363224694732515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4250892720245149330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3648917396232921466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6161257984340757791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,293 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2023-12-30 16:55:46,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 137416498445592466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6079121684980562328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,294 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-30 16:55:46,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 243498253555805518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6959102420194636223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6092459443545424074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5770771840951122287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8824310551665915917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8423810986943084457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,294 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2023-12-30 16:55:46,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1560738413387669507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4671200091536126745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,295 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-30 16:55:46,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -516339408612044764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4216466626975583459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5158064901087848691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5015922945869335146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1206873343329929430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:46,296 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2023-12-30 16:55:46,296 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-30 16:55:46,296 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2023-12-30 16:55:46,297 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-30 16:55:46,297 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:46,297 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:46,298 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:46,298 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.00 MB, memory=0 B 2023-12-30 16:55:46,300 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:46,306 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=275 (was 275), ProcessCount=167 (was 167), AvailableMemoryMB=2956 (was 2991) 2023-12-30 16:55:46,314 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=275, ProcessCount=167, AvailableMemoryMB=2956 2023-12-30 16:55:46,327 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,334 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-30 16:55:46,334 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-30 16:55:46,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-30 16:55:46,336 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-30 16:55:46,336 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-30 16:55:46,337 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-30 16:55:46,337 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:46,345 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=301 (was 275) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=2923 (was 2956) 2023-12-30 16:55:46,353 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=301, ProcessCount=167, AvailableMemoryMB=2922 2023-12-30 16:55:46,364 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,371 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-30 16:55:46,371 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-30 16:55:46,372 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-30 16:55:46,375 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-30 16:55:46,375 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-30 16:55:46,375 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-30 16:55:46,375 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-30 16:55:46,375 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-30 16:55:46,375 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-30 16:55:46,375 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-30 16:55:46,375 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-30 16:55:46,375 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-30 16:55:46,376 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-30 16:55:46,376 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-30 16:55:46,376 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-30 16:55:46,376 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-30 16:55:46,376 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-30 16:55:46,376 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-30 16:55:46,376 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-30 16:55:46,377 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:46,377 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:46,377 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:46,377 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:46,386 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=301 (was 301), ProcessCount=167 (was 167), AvailableMemoryMB=2890 (was 2922) 2023-12-30 16:55:46,393 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=301, ProcessCount=167, AvailableMemoryMB=2890 2023-12-30 16:55:46,404 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,409 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-30 16:55:46,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-30 16:55:46,409 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-30 16:55:46,420 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,427 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,437 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,444 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-30 16:55:46,444 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-30 16:55:46,445 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-30 16:55:46,445 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,454 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:46,454 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:46,454 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:46,454 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:46,462 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=301 (was 301), ProcessCount=167 (was 167), AvailableMemoryMB=2733 (was 2890) 2023-12-30 16:55:46,470 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=301, ProcessCount=167, AvailableMemoryMB=2733 2023-12-30 16:55:46,481 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,489 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-30 16:55:46,489 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-30 16:55:46,490 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-30 16:55:46,500 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,507 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-30 16:55:46,507 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-30 16:55:46,508 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-30 16:55:46,508 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:46,508 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:46,508 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:46,508 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:46,517 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=301 (was 301), ProcessCount=167 (was 167), AvailableMemoryMB=2668 (was 2733) 2023-12-30 16:55:46,524 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=301, ProcessCount=167, AvailableMemoryMB=2668 2023-12-30 16:55:46,535 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,540 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-30 16:55:46,540 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-30 16:55:46,541 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-30 16:55:46,552 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,557 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-30 16:55:46,557 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-30 16:55:46,557 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-30 16:55:46,558 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:46,558 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:46,558 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:46,558 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:46,566 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=48 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=301 (was 301), ProcessCount=167 (was 167), AvailableMemoryMB=2613 (was 2668) 2023-12-30 16:55:46,573 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=301, ProcessCount=167, AvailableMemoryMB=2613 2023-12-30 16:55:46,584 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:46,590 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-30 16:55:46,591 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-30 16:55:46,591 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-30 16:55:46,591 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-log-dir so I do NOT create it in target/test-data/fb421a9b-85e0-3ac8-5446-4969426f3bd0 2023-12-30 16:55:46,592 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-tmp-dir so I do NOT create it in target/test-data/fb421a9b-85e0-3ac8-5446-4969426f3bd0 2023-12-30 16:55:46,592 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-30 16:55:46,602 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/fb421a9b-85e0-3ac8-5446-4969426f3bd0/bucketNoRecycler.cache 2023-12-30 16:55:46,603 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-30 16:55:46,603 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-30 16:55:46,603 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/fb421a9b-85e0-3ac8-5446-4969426f3bd0/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/fb421a9b-85e0-3ac8-5446-4969426f3bd0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:46,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8032632492093252299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:47,704 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:47,704 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/fb421a9b-85e0-3ac8-5446-4969426f3bd0/bucketNoRecycler.persistence 2023-12-30 16:55:47,704 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:47,704 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:47,718 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/fb421a9b-85e0-3ac8-5446-4969426f3bd0/bucketNoRecycler.cache 2023-12-30 16:55:47,718 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-30 16:55:47,718 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-30 16:55:47,720 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-30 16:55:47,721 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/fb421a9b-85e0-3ac8-5446-4969426f3bd0/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/fb421a9b-85e0-3ac8-5446-4969426f3bd0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:47,722 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:47,722 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:47,722 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:47,722 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:47,730 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=301 (was 301), ProcessCount=167 (was 167), AvailableMemoryMB=2572 (was 2613) 2023-12-30 16:55:47,738 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=301, ProcessCount=167, AvailableMemoryMB=2572 2023-12-30 16:55:47,749 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:47,756 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-30 16:55:47,756 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-30 16:55:47,757 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-30 16:55:50,009 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:50,009 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:50,009 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:50,009 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:50,018 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=301 (was 301), ProcessCount=167 (was 167), AvailableMemoryMB=2430 (was 2572) 2023-12-30 16:55:50,025 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=301, ProcessCount=167, AvailableMemoryMB=2430 2023-12-30 16:55:50,036 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:50,043 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-30 16:55:50,043 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-30 16:55:50,044 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-30 16:55:50,063 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:50,070 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-30 16:55:50,070 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-30 16:55:50,072 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-30 16:55:50,072 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:50,077 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:50,084 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:50,092 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:50,092 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:50,092 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:50,092 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:50,101 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=301 (was 301), ProcessCount=167 (was 167), AvailableMemoryMB=2277 (was 2430) 2023-12-30 16:55:50,108 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=301, ProcessCount=167, AvailableMemoryMB=2276 2023-12-30 16:55:50,119 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:50,127 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-30 16:55:50,127 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-30 16:55:50,127 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-30 16:55:50,128 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:50,128 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:50,128 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:50,128 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:50,136 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=301 (was 301), ProcessCount=167 (was 167), AvailableMemoryMB=2244 (was 2276) 2023-12-30 16:55:50,143 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=301, ProcessCount=167, AvailableMemoryMB=2244 2023-12-30 16:55:50,154 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:50,161 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-30 16:55:50,161 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-30 16:55:50,162 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-30 16:55:50,162 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:50,162 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:50,162 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:50,162 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:50,171 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=301 (was 301), ProcessCount=167 (was 167), AvailableMemoryMB=2213 (was 2244) 2023-12-30 16:55:50,180 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=301, ProcessCount=167, AvailableMemoryMB=2212 2023-12-30 16:55:50,191 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:50,199 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-30 16:55:50,200 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-30 16:55:50,200 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-30 16:55:51,459 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:51,459 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:51,459 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:51,459 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:51,468 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=1110 (was 301) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=2253 (was 2212) - AvailableMemoryMB LEAK? - 2023-12-30 16:55:51,476 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=1110, ProcessCount=167, AvailableMemoryMB=2253 2023-12-30 16:55:51,487 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:51,491 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-30 16:55:51,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-30 16:55:51,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-30 16:55:51,496 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-30 16:55:51,496 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:51,496 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:51,496 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:51,496 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:51,504 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=1110 (was 1110), ProcessCount=167 (was 167), AvailableMemoryMB=2244 (was 2253) 2023-12-30 16:55:51,512 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=1110, ProcessCount=167, AvailableMemoryMB=2244 2023-12-30 16:55:51,523 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:51,527 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-30 16:55:51,527 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-30 16:55:51,528 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-30 16:55:51,538 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:51,542 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:51,547 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-30 16:55:51,547 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-30 16:55:51,548 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-30 16:55:51,548 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:51,555 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:51,559 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:51,559 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:51,559 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:51,559 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:51,568 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=60 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1110 (was 1110), ProcessCount=167 (was 167), AvailableMemoryMB=2196 (was 2244) 2023-12-30 16:55:51,576 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=1110, ProcessCount=167, AvailableMemoryMB=2196 2023-12-30 16:55:51,586 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:51,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-30 16:55:51,588 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-30 16:55:51,590 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-30 16:55:51,590 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-log-dir so I do NOT create it in target/test-data/de179127-571b-11fc-d333-61f030e82565 2023-12-30 16:55:51,590 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-tmp-dir so I do NOT create it in target/test-data/de179127-571b-11fc-d333-61f030e82565 2023-12-30 16:55:51,590 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-30 16:55:51,600 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/de179127-571b-11fc-d333-61f030e82565/bucketNoRecycler.cache 2023-12-30 16:55:51,600 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-30 16:55:51,600 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-30 16:55:51,601 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/de179127-571b-11fc-d333-61f030e82565/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/de179127-571b-11fc-d333-61f030e82565/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:51,737 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/de179127-571b-11fc-d333-61f030e82565/bucketNoRecycler.persistence 2023-12-30 16:55:51,737 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:51,751 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/de179127-571b-11fc-d333-61f030e82565/bucketNoRecycler.cache 2023-12-30 16:55:51,751 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-30 16:55:51,751 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-30 16:55:51,753 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-30 16:55:51,754 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/de179127-571b-11fc-d333-61f030e82565/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/de179127-571b-11fc-d333-61f030e82565/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:51,755 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:51,755 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:51,755 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:51,755 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:51,763 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1110 (was 1110), ProcessCount=167 (was 167), AvailableMemoryMB=2193 (was 2196) 2023-12-30 16:55:51,770 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=1110, ProcessCount=167, AvailableMemoryMB=2193 2023-12-30 16:55:51,780 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:51,785 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-30 16:55:51,785 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-30 16:55:51,786 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-30 16:55:52,886 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-30 16:55:53,987 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-30 16:55:55,088 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:55,088 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:55,088 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:55,088 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:55,096 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1110 (was 1110), ProcessCount=167 (was 167), AvailableMemoryMB=2185 (was 2193) 2023-12-30 16:55:55,104 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=1110, ProcessCount=167, AvailableMemoryMB=2184 2023-12-30 16:55:55,114 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:55,120 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-30 16:55:55,120 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-30 16:55:55,121 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-30 16:55:55,122 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-30 16:55:55,122 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:55,122 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:55,122 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:55,122 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:55,131 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=1110 (was 1110), ProcessCount=167 (was 167), AvailableMemoryMB=2168 (was 2184) 2023-12-30 16:55:55,140 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=1110, ProcessCount=167, AvailableMemoryMB=2167 2023-12-30 16:55:55,151 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:55,156 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-30 16:55:55,156 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-30 16:55:55,157 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-30 16:55:55,167 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:55,172 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:55,177 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-30 16:55:55,177 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-30 16:55:55,177 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:55,178 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:55,184 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-30 16:55:55,184 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-30 16:55:55,185 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-30 16:55:55,185 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:55,188 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-30 16:55:55,188 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-30 16:55:55,188 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-30 16:55:55,188 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:55,188 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:55,188 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:55,188 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:55,197 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=1110 (was 1110), ProcessCount=167 (was 167), AvailableMemoryMB=2077 (was 2167) 2023-12-30 16:55:55,205 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=1110, ProcessCount=167, AvailableMemoryMB=2077 2023-12-30 16:55:55,215 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:55,219 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-30 16:55:55,219 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-30 16:55:55,220 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-30 16:55:55,231 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-log-dir so I do NOT create it in target/test-data/2a15ea11-9afa-03b6-8868-f30cc3f4f91e 2023-12-30 16:55:55,231 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-log-dir Erasing configuration value by system value. 2023-12-30 16:55:55,231 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-tmp-dir so I do NOT create it in target/test-data/2a15ea11-9afa-03b6-8868-f30cc3f4f91e 2023-12-30 16:55:55,231 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-30 16:55:55,231 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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e 2023-12-30 16:55:55,231 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-30 16:55:55,241 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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/bucket.cache 2023-12-30 16:55:55,241 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-30 16:55:55,241 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-30 16:55:55,242 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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:55,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1526004333016769976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,343 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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/bucket.persistence 2023-12-30 16:55:56,343 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:56,343 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:56,343 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:56,357 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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/bucket.cache 2023-12-30 16:55:56,357 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-30 16:55:56,357 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-30 16:55:56,359 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-30 16:55:56,360 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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:56,360 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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/bucket.persistence 2023-12-30 16:55:56,360 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:56,360 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:56,360 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:56,373 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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/bucket.cache 2023-12-30 16:55:56,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-30 16:55:56,374 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-30 16:55:56,377 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-30 16:55:56,377 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-30 16:55:56,378 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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/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/2a15ea11-9afa-03b6-8868-f30cc3f4f91e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:56,378 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:56,378 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:56,378 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:56,378 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:56,386 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=1021 (was 1110), ProcessCount=167 (was 167), AvailableMemoryMB=2060 (was 2077) 2023-12-30 16:55:56,394 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=1021, ProcessCount=167, AvailableMemoryMB=2060 2023-12-30 16:55:56,404 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:56,413 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-30 16:55:56,413 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-30 16:55:56,414 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-30 16:55:56,751 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-30 16:55:56,761 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=3.80 MB, total=31.75 MB, single=0 B, multi=14.70 MB, memory=0 B 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7380042524385986501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4368429631979579161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1056014849138917414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3872293472225686114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7403863874491579057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1251143122579233273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7891934786738147106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3004160426313397748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3402944609906513902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2663869742395650260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8073052588554924075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1618547051279045798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4735945551858869926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7804937816769674679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8119600571931775150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1073902571860113402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8470734426769261125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1686502570337641627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6230533169985330592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4388307374442028712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5719767926225298624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2550542711838665362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -721385213543843170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6681963813099845888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2319912132400724551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1412284324677519782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1055854856731541471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1109384995585190356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9081784062649753667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4905978281120189628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3424499129666113890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2239961831917423665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8720038285439586176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3744319199297048647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6444145272392766556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2722610455992363647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2412081616101214219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3960903880658619665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3280206206709801920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 808278465374038548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5398084613349727778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3281125421513619891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7347224003607765712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382202864230067365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1903372359054530779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4575739669739481584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7375923583760628581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -635134222279632783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8449685518108000905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3497175253290732648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8499374128295041286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4572181995953416111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5689065860208269496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6518911590546815059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2329149570765678331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3152351798856583588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5060629225034027521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1172208963689393642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7041710741185044087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796792763526735522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2002090468221708964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1198282374698182358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 886271683430206467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2729345649767941118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4055742395961179698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6387744183176006828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2604542138878962755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6235964809599170044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7537174472618985859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7204754807624077282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -126995203377139596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 68637921482524963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2202606623620946709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8118157474982871439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5114942774220341903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6941572135735397648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8951129245700915510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8902952354706879621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2149055969321550818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 492041367233036436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 392030677824204066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1401398624355371606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 973028018034179443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5972571356696834709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7089901080373139061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2992711289047212868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 988819974579034272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1634082283752500528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1889287645994881120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7403494793922560405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7063292731639984162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4861471529586115976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -619109072682161500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4977177719279283329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -597368105277769626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7226119215115191788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4544475270402421728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6752832954526806978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1169537104868806873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6763271579349192218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6057102542610393497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2074315501571433238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1707252726707312161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4086378746591018545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3730875077848735742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1889230990631911680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2385549191010031319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -792866698967516640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3425995186101108150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3825271760429046916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6408399308175460179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5598601767608250875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3895894154499877382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5253746982135441480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 262278158923562560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3913178191966889169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7758010270215229447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4335459774464415598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7012740479307454245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2266111463000112621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7445526967616758836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3166503636900555066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2942214813364895056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4882360839632423977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6824502623831500966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4751544462111547152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7440066117781058698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1101306472404953088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5729707196981123654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3318237185929186640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2049156909238462349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8279996539121005627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1730809797919443646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4086252328440375593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 312806538294564584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -575281135571896931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 33094862319432383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4906483117890333139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5394881501008775809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8108143887348548984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9194908157997780138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8580407801523801210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7923270474378582248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8821134770284681001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8400111788768137629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1141829064060443896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8800723263131308975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1543499406596471003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7410738878487086758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3239702702783433795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8419654200134436147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -130647528993220726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3962493396137230536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3229150565463552755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6875535836567777811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2284611442192199774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4397678172578184221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1658808757811903604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1114673815579833386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2439124424806780551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2132390305789597979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8580283720202207856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9169083574010783730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1481450108445094775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1447681348146305870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8168949400085817689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7774431655184380526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5106906421971990869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7234346455532725316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8148273008640002605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6433231926638454591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -868691408614331450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5285404932461481528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5827995147666713811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4555571184570494290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3127157047855359227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7358328380472773211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5624855247179683894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -648121087117117193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6418106488055418315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5244134801812166696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3618807915826769915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6404861370259181757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5192854114190158075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4684870346360312556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7483021976228479464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 405320314200788556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8862124161443441394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1923395210992816229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4405629606490199769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8294159234221169549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9136886628128436601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3716364985909072044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1000211914188191443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6108273193041443295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3170640673347131756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2918189967407799932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4012722266140330971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8986806722621465813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5374034194463901225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2915743140045794645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1978104013774202528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7738775614338521686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2987947895273665519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5541473686193710196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1424868675615847295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2711436702660129111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7931936282587474554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6655483968290937793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7774518851930111575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2515206747684004173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2679347178166606069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8831638663082581033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1655733710487110641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6173838562496493983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7413480150112618009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9198682727799934892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3062571668725724816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 283408894331700011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2562213394851438932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7833600057091492513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8094469563704659959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6507478690525723974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6450112804707250569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1018462067858978927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1560403289457857861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8212246620031352464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2405052543341033655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -268111575621438089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4562212533632980805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1237242119632941324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8778223666344657225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2400740044706033866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -325863803445085503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4926090097024390363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -183252954126455788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7353712462859780999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4156713338861126467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1022161955503334212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2484823405264792932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4428638678221692182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7258969386445107697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8600458912815281706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8843588730028910433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4433267016891814851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7201588230544935775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6850031619783534623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4883999645313998454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1016194007815816732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -707618546738720524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4123303907280320803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4027468051300158924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461096996911303706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6026393925244032845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6515047425074803740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8094185214445069083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6447629450624822022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2356936005179514426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4983485600311267842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8102989168898747339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4729132534474574734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4801465792486060214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2973275723078992498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5785929393775722324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2401724446286479994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7220657822155125338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7650617239363761696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3838545883752924798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7241483019879923513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -211236703359743780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1812968109134704547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1655018646953839091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8043663060787475614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4639408176515500047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7987669183843209354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1740574405035649880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6191862170040922466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7198627416869136175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8946460579829188152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3057687834352045274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4240170436106753139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5363887269869281314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3386223410616699822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3359841473922500686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -400703547051732317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7869719316723338373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 497322425297877956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7306865390279887813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 688009550614296938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2930299883426085939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -832320732923353132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8450104535172037078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 709986870237428796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 441223197896786523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7263167286045795312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3398919421225766664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1441088233874862901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -249236405521305492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5493895272349958289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1193893120839514000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6966301635817230522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3119818543056553869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1000979783395690505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -44598289463058602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6339060093085085673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6745714788346614773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2592897395644556117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4224376686337177799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2755677977672243053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5317405802237759875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8845709427211868177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4349156300725575487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4543929310149566065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 527269115917422438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2671500366679627918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5796787633749200371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 326763482630476491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6699596221687764102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5670305111079195471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7237179956076649563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1504573259125147990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7875046659975421068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5357842102505525993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1247623479751575990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 673549613649553413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1698845219644040298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8123877749431837628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6103627104623418760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726226729286191084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4812040331729673212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7750455909482621769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 673987897284068219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8762121192275483216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -915011751600528640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2242781367665245446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5334105867082255295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6474553946570748452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4599013692251328951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7354440572499878849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7053695675061320791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2414030426844037493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7715321146675751068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5334110340946571338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -389374482416201239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2877843932284521045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2526454674562570246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1187889382221966396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6069253165472019331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8738937638402766045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7810067523596074691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8386267198645105437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5697909229229565239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4044085885778972130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5879792355163709518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2727937907230494742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9056065030957852090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2548662211916285431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -690492054989245490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -686142938869561926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6415106536050847423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7161501055637860639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3751037598921969934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8904056582442656915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2150634864876972757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5095837001914290255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2469778762616731010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -49802480317648825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5696077197776304751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3132442926775373778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6653946439311774220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8882456838082290473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2980836562750133311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8945372934560000143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4808701322596582158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7527891550780378876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2020698187698244092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7025673675653168853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 496184571448457522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6150344906000197834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7875407006837323181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7586226269694131175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2428646336261510583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1704880293765715610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6483290190915151645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6616027606693029600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5450518943346651521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6056243122692806076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5770489401429070748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7939078876175040189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5942285702311456823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3472664869483853332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5990647392875977394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2455711947759822847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1201987689247684900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6514097146947876762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7646376840643274906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5594348011738693444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 913447037998398651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 949053854145088828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4860636376480083363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8867000787552045450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1136249855577887677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4922610077109891619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8621254985524316859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1911834290639113251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2123568801451787837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8625999446811727963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5343854679987334064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1179710109018299541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5361691608767194615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4847632472843342577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4548155011594304995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5534351742460333100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2618211554391516674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8250876679919503900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7717467490609793007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4346275129645378128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2314207119564004717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 783931246674503073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1923671887153729653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9082404085857318723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8932347846735003244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3443145326264782184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5509889424645040315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1873766158289211711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2429199056830095926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5393265613761555080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 935157658920356419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7163274137282523626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1010912388574272961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8336355578770846910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1682709478766107410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1574542341166687108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4223060998874099082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8098347460387097520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6751816197125722264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3517911610912529678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6443331159458514229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5340348137100594460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4737946047948565177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 628825204634222499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2912924108456489885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1528555329711826867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -574931615716234496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4459845107232791603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4510300761537829332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7438856494463189935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -707736141866827010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4347884297877807767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088626455668658152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6376311282626371429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1565545627221520868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5041269088648731069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5717055824215206202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6973317162751634497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 420521906504522799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7518749777387076783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2109628384728123629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4134032738354423814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7195823733722267863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5433003738068032038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1921163284322406690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6542914995534770828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -714560335538193562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6033245322780426822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8795079394506909228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7906987934229306905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5762176331025010388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1643049805741571397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4108815295878209193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7457995617643529228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7815799328234135939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6631290102404935301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1086232553247750010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2007632188328830487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4165641644102991274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -659061363107008654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -472732819218908031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6458873826390438348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3943681846612726156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5154056090071254639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8249019291461064966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4862080281199676039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -382648228611570723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9200119650019402640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7965287029821700546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7317275225347490451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8415599562304111177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8233901316646920801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5061215255192648879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4999549632231663106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 327724724293139500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158057824878350427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4954082804606823853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5488029469982536739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8203449520048812400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3465143468617398162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4181589412371040495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8205741438189724405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4470408677920374708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3057900425870014928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3796658271652137522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7260064131814984694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3514412376264370822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8446360015082660104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8923172967175713800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -70383207583241765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8147250521508049876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4637065389895768734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5131116720924591433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2450512515113991167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5328527551323852753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3855251852345345565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8859530358352404899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5082758351861392235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6995463609745014998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8734272413883837160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3249638392674417437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5617541062219277308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7083552095126187746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4939445813670296775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6806972588354670430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2756527016023045713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7702944801078552092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8657961336483601556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5720097329265605794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -418594377317548033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8959981190098880425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3335396267779363528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3090479453476109031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2155197259771090379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1674518480278557909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 868853649956370562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -620191717914628782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2676136538915065934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4957803519208002742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3420801889617126567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8674397497716077465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3285763894501708410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5494550603791716433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1596295538659978696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1812881382636553737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6275769017977189488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628691837800549311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5058835075005081637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1266193193793262513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1152721512694807256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3482016466169133941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8782047163072134303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3953483952327397949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6818506669995824352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8890683536175305794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201287785653795986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4537218774347280909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6650659156596383338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2605611465406548327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3386963204117817386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4315067067981987178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6285206817642808968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8202016149695186107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1571683269022742228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6300835780475598206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2460505805584129217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8086642292564932975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8697303831588746646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6750680505637515010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 495120077759798979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2053591848020189767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6419117081449457081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -183272213334156274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6123072397866740947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8583068398693138375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6971042357598582601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5512280676683321908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6086097715246706826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3368445886199930432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8759661896870463058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7609863903172873255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5715891444825140200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 202292059694343576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5249677786224108359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9080252988179421828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1205960331335799567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7131123392845422158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4159851817494741300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6724930197590164216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2354927391135395389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6018716863024371141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3657999947986777069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4865092830694675715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7236986695343287797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3670118169210809245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 102760939473502561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6074934125707403541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5407834184884642582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7357900168398008255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3446942125741008155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3600886597550365747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2474393137803721252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1043675053223780675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3832747192887579922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5320197459486122893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222144570737511857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2132592101687526011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8336271339969280577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1143051220946642104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3627015510308446638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3590889455250305856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7366220736258925013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3082715626139276029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -770424237466103887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260930496829759280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 676539761458773445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8065503549055043998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1998191440138005343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -566772623954353694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8757915415715685129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8168711172882195809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5733726607742593386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1012249063077486932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2774035162868724025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3195477176485668060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6462003111355967328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 773238059640305514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3109166736531496982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8325070803421413054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3471979261331266738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8895389352881574559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5445169392689722026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -511819349821058754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8414471577210136867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 517576478357855486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3437761933209856100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -532602804050174008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8581919424476670041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8204634908344139663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -25536087459292217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3853029130827757915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4029387042920776221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1487260899621621699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1200450735324744675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3730072239105747976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7449087029063644711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -173415650089082813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6569240058259793258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4832953159806497381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2118522373084918807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2879948313186965206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1512055567402482681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4143524162303003669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 715823727282296047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3867484483454772020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 412710868747422557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4772202190246116911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4258550929024893621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6041878845804393738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7343830096411749825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1488334442337400857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -657741666361122699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6628404461199182315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4332115703382220327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4841706400620455742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3513584144793204814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4083347917730320433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5809844370631013219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5211331140303978693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1336026333585674415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1605767839823821785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3359363106679796997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6376667793131332197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2775817662070827278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -581571559817787699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 77151868711857479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5408521768084313625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3359121275683948754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -786526942588217659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8642657937983172426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5142026704164225821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2794826082649285465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2265595394269562681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -305992623256737161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1055649488850681521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5071190036591828182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 742395546654568383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8042958555071668936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8642681708919425487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1827840785644753628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9174081971029725207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7314692001581438955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7463705619844227565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4497377800071752504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -704711513980219958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5416566360194282607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5425322598443160642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3364639597573265954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8141859223878670941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4127314888719869780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -557160300272722403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6896105393909048738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2757680170316125899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1988514187372942692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2343472322331141575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2267795356608811788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3069118608847811219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7733347187341434445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5709648955272723248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3030430239789281964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3819751831886874444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6780555543812417005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2500966133645308887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6864794663776031396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1505493127561974525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 42114568272046046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3895908130562521524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328008857394559307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2910144928552877318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3478489606927330566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1305030629975978136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4644714312794556993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 669245042615174352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5266154153512334222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2947731841526429228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9055467635113393498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4983501670074552186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9094523922551540109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4002088852220794650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4490127430319359141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9180169619528115596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6900991053833723551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1946511389740258452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8837577931090823431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1342159490898919095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2759191058577622494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4800407568718948484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2778559471610201038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7447517911087390856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3351791239240447301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7003872268648793028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6523605408304890774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 131632156684994124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 183843485726658989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -864927565587523358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3703987916986205424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7705543910865670405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8275790220488664097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2384584288286574232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6789871706970864985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1957770163937755869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 594248361526604440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41732761348990888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2217101496807268260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7700834388981493378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3821370046324981413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1374560691376826364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2620488372687520339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2822837306544751530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5235522201627764790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3289103778724946983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1279659935507875652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2910146950715708281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7885086148696669340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6573543290805548378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2614020793962771952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5141241452871457504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5032926926254232861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7585360375208886628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5720026181109730022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6741218025980767411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8119548890990923592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6455258377775583183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6445382406897852622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -707923845427012354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5020471048646918254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6786226975952442489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4570331209533108397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4928319665555470168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4593058392905216019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3670670225410681353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8120184728019940563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4456969262551045425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -21495467077777816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7035274231269515724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6856511248972514686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5471910505423083666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4993467881435608537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 649132205936179415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3816551484307740892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2029441267524715420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1154335945256228879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4473940247446595377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6955919465935129994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1130048827007114876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7785530297222844800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3621198675194192862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1107889387579520665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2814777976252099719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7096212771362305115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981564828509377871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1276778976822265677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7085190589761219439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -367080734728620056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834082035827859714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7606106727531480900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8020514370552497298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -470919797246870602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -675005525128397174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 648717074476867687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6857219059408248385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1934676858818395858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9150520364080736568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 112552635871941704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2893498714721539494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4139487780402136766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7736574914673135427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2848036625623080928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5180991571821502718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6289685411740284449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8765450786331326033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9163326546198606602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -881207284686353738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2627712026528641097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2289039153631176345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7122137537237781597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2294290186778730623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8786333883829245349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8812253427681721067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2647279746348905130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3883584230169236026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3273114894241166465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7258227960367188854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4698792606971578307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8946093694398182739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -917244875907124440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5629209189880118324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6315523315149160479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 827456423290506636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3571722501714011479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4436135916864460060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3482060934755166993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8302533287109308323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4167311656538342021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7027663516969679275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7314630156225466443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2442487065409911071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4465967007079931897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2444097242967246549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4824534207319481376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4952510045783979200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -521100968297590882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7292735400935509158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2507964528253230453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6820631264465668338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7389721201450419610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2867588062731265274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 390538648498963759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1355853150086519688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5214040740076357609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6065498396247525405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2345875291510336687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5132616879347950118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6347640852919212520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8324906588382854851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9142414378689724909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7727440527822544093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8052576829771134438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7974882356106830143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1816502058615574884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2887417558593780282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8245971944338670345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3912699270359287033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3916045661305151586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8814147207071033404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3918315320447352059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -749173578369645501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7154242214859609522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3869189682111021045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7388470382171980862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3880849621911747986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -51833505626295812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5972869440830931441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5829704774755475472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4903867465181397200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2767840150982740767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4185120261184565322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4400469516530271329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2424478427470673405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2848604859493818846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5632376851775453244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6264806534545289231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4018900740466745766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2131883912756049092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8851460667425512822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7417187670139548546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4974462573380742837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1871701796732608838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2254092139541005315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2318769377156723248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5141426131773943393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8664851136544291752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2764182234079700768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6136036981391173944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6662737564111572432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6422872980515976849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4436119775963507438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1617472797545903409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3424226128602782316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2745498500322355455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8225258608513793053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7999649274800584334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8429461494323030596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3272405025996984455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7014367883496232687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5035798492537762990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1626898685183771204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7324883919196602510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1535083489288251170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4380841663167103558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8493191004797033909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5842826696002259066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3534837422473953533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6048910392577655988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5581610782537649123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2170883074863726559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8772475719701087653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3658527900300890108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4948531639802362562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7282429878388395494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4006391329375543148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -406234073361306977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6429299652951228251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7877638731762712269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4747817622816986157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5983655285134269476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3018473284515620397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -736212955079391162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5653299687371440214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8376434419422572895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -540330491159836195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6741277330214520072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1602913048955446105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5397669316875335074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9023735640879043556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -287149780292981562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1998989313739747742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1261329200870760493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -724097165427685290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4817592630805726002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3475911072870542158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5307134076894205700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2089955877496694999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1755815042405552177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7438983900518380042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3776720987311013358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5035132737657177044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5132630202626386994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -784955580611980686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7813332419132380145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7995088514378103075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8355214999862735385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3375462109209941169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1322143645434967915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6162337212761291543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8056616515229178287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8939994341107421248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7486528391362716475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8706818672414080428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3214254914661717797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3320403362521627897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9098295537407867067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 402025812315345811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7220479363038114928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6845661354686105828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2952256206487005253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2725118655460805469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4774444900880162159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -907531759484963159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6419365302288459388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8646545567214108661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8222369032091969676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6291912801850612528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2182021840193832974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2195372400962469079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8410288592929075456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 330498783839103251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4249921340267428711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1127830973414198190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2090331748535536742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1455105998251210670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1749316319838983745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6787607066366069474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7184604836765835457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4265231166426854432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7727503512398957987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4759413420563840816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4768857138969500519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6114897845469097732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -921686013490335046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8299039132725353047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4291137367746651631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2671129998574072088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8013467273761575634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -293024145201644841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4045467805716088928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7340535713749527534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7093842636110745782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464339221222008502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6838804702863746286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1271009542735740908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1579002125754548654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 598027197958354525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3399515208424784971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4246719329155722892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5294294329606680491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -988444082469092085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1973121168521019814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7445054751461822178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1453736302330558913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8622879481176284293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3912682008309300472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1806349324916506487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1281893524901898203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5850575706495821255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1741199017087740205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3799473705405297604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5107465842286105444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7462954150862556567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1084763752968840596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7507406417153673593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5238785484485417116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2840989486431638100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9140432100434581832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070516259083369406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8396158352846780041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5013933788264443419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8607013655484942912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3361852729829344473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5713721344776219682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1565172457099746760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8543620377251264692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6015165987263180305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -170850595136910739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3637969569150355753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7135446498376590172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3266296296626107830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7053710428345419563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4625962903166446146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7154155358149927857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7793563522179601654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9219620312619176524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7408873557987518487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3981232643054957792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5108068120706799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4955224901067607561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6315554017833566558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4910892559199172193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1600538948060602792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7788744742771555760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6630272458735435021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5980953325590298650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6479734435812142362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8892469192917314003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1823871214848856672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 264426289839509160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6959673845478987032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6691820654295481579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3808575626131392653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2266627732973401607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216741120180178404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3576129978875278522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7412481314874711517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1933174183881332630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2522577068755630082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4653906830679888729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6475256682077462457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 45204743972425750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2875115576616983497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3210664872263207022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8313673089094109389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -991912682998096629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3348385429980616150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2604607837585992374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1641384707905923733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 113614209475936509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2355738293688124140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1376061630699217873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 163332070259862742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7845093574570453241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3815692234986514931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1004026518584487715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1175793353085132761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7302587090778698902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4201898303673021994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7724035984427218939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8906918833900184300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1207385270383790347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2911386331021928284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9000182687650818835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8983609153747458650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6176128580098660430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5544999055453618560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5281076016529762146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4679200418214634355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -90062607589712505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3722557842340869663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -562000021933112179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 875782307478547405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6140333142783396680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1194326885770389280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5234322388782731679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8110976605777364713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4469590972686909208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2606111970809843094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1260760516317164350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9071271346658450970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 780629678914454827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3101524166995199560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5209663974683194750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4632786038149939182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2471642228202660343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6653258012075799599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4571269050534589988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6302433313032568601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7742414371402892829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2696323109086523983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -727584586473187187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1938858242529027320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1995805266699858614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8449140498591690010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5013446429466282689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2617310299004877647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3970329335656324238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 564962325877067844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5351393987169951165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8302062869519508816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3436907068527805916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8104860898933070821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6510163076274365099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4766932654445247481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2386293895446629999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1070079575624763739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5110550846755690713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3982751507327582103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3942451523984625993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3122513853527442942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5867012998485737950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3224392033790093894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7875002507821915735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8763029849639535882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5480653652152864812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3470039861359688076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6162951108790851480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1489245711231816007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1024235286339661688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3651921972977054625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7079201697112633099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2173246287709441468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8578038162029110402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6564827454762630944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4656263982069532257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8704397697998341586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5946868369464985683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2940012112521049135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4885596665116297761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4593347939668819088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5651179255088524697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6353512316732216080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7147189199270270097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8697732716671336657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2195792573728646766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3191983758525713047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7558738763363383168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3617020802731245118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -126061274177888732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8959859155490204697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5654912688766110533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3043015111371045538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7130353653567839818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1175668307043161149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7878624365355129894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558003995683151858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2897351374139943217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7954684033613513090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1097586922607587089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3093199397599717990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6415405347206292366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4238240297668819685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2537457489480704035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5970315962089797260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8149184789401302839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956262573013692310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5840478261241723446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1899847058803909245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -189818885149125398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5563601952786877966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8060858120646424448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4260403790510674879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7040509264206376141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8463133404181983958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6063938479907370061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1130115740925095063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7872385548236570228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2282122475956054663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8116475441551866800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7239157848275038808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6386586845545271285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5579110794789395314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 229242782022705965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5099020411461694361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8507284472253351897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3604016705068623723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3490364783061562976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4654487546350353626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3781761062826595077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1291052095234873251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3424411820958982907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1149447313701393454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5868320821292101601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5948829189588220936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6379022165049289722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3651370488871938723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2621418728744566920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9121229185977443665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5197604520837851476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5088969218943210121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7148341977289708532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3786097947746439344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -126312818268317711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 496236661508766904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -395582042211482885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -50582856695961552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -464749647087748816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7686549095308807567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1878026904566943513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4030028692568420094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7372381301246871969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 20801080020918351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8196356304619464507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1371731860975792668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8518757137174378330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -774611839486609221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6043769314112649391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6914394440487214265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5486563476640404158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1187589355628613225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7288934154766535099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8056722452013560177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6338050562549567759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 155560877965184410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1197386725573507634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1287966890428718126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8553818968118322819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5668015447902989743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9139214680447910388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5379721068310090912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8618790454026226364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8919234791400965973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 694593531198077741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7187587775535698776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7598087562981143346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4114563288228951628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1255577358772663215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2854057656598537409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2438761984557940781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6441493242332990519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9024832926382699607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6265901740438234176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3969907796721015326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5844534330702448919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 636700616041954088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1273572987624663155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7078812625012541587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2786827479272491008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3961976620817686876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -909390402146292747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6617357790515421295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 152332598681988066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4870654309684482266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2047730622624135186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2869141127064460552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4376213165717826835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1122367290324698217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7265584120461394106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5874930407440369017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -130609876552683313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6363147628302122468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9103921217286744189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7346897959801220910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4219709227045360399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9143292587903928148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6599833493449792574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6788565069019170894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2151265249968841364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8731757066689691284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3867555797496431345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6707873010923029720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4846180751692509463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4472459654090982342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8964192954077916548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5507856354376038100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8174782977228930646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -577778569863186038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 566817146392963862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4885850792131836126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6744338265090479249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2656275257480300176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2764279667008376451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9206203776559481291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2864467503802322576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4136183800971324086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1572030689677344835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6732110413197290226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5891120049705294505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6511723021510559319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3121628597513973085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2607147849464671873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8027091551528476720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2942509938539716525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2080264740603374336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9127256089413317577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7968193634846625743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2731725227277066026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8255919519966320972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6136072931038082312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2992308607384262778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8127679460969299487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2281274472643871020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5735226049209435279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1857822763611987415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 815392023447378247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5707960665016481874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2138878515439313415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7519465458429543290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -393017566619291474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 288433585958786028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3406246619966666690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4797535792697416230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 235260571775466824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2832561015449287917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1582932968762850058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8425127929203091926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3244474356483376023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4190635867288298695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2315667517572991736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8412169196600489693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6464946436077405099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 781557173108857087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7330250424920745589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 481919382503182491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8090496377407549037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4449659196842232568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1437116890225158122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7059990560419035452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2705219677817825710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4591044889229000844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1396005913858438791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7033475349999213027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5601669846494764536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4347280369147918113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6448238355800137776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 663809112361735829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7252108282488550683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1834113850236539441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 15773120238234710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4032110236542698161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2710049106949337777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2758159111261596702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 378753925058207828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8685576170139164698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8823490565292399648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5754171850390591795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -840844819122150496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7853209169015096211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4384754743512722916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2206407582506306687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6545024794976155461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 371302750686779344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7523984619248185449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7585345120038834232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3137534333210488795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1009802805734760238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1677898755595728161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3772413839256194975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4293578907159300887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7066028886859594577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7913962580733774352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4338356230155984255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3139484104132605977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5287173568146451781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8418773837052882728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6064791120902499408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1958177179991409510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8057339618743232661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3316306785689379305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3613104986494123635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2818422644764249550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1171925107581373085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -110759706693650230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3918885007494974090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8165158664160395678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9159777848256342098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4935100266623201946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9080103194269428365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8406125539765344110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 511123021017104473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4272807714348528614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6851117392152416034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -392541436021553417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3292251925870669092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1560378656388158933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2931282051325963683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2316474361655810782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2981120268458543798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2519085809422333506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4104278140411632453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6609288331004145820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -611087994013370650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5524356485267662680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8292513662501967469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6122450768210232546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5597833294571429937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6967325431242116065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 964227080589827134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -37337168748582979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1385269800265919429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6833851554321001100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3617522726387489796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3211447374415798182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1369661067530030654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7181948729250382620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1924700304212115780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2597151177198169415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4765749248421366093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7777138738033847153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6704828439999462776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2368802837021360920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5007509606202270386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1178677137167468101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7457228559942012278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -89371011993403445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7795106061958812993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 791250139422070621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5662402807084631792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4900033234673633999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2226569058086510900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 702204430692083276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3334825479748358568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3097616794880645970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2354901387372863867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5520839256195619959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6895128343072704900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2125255854394676124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1371394958497346571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 376680557775514074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8867149224060154810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4642178217560849114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2748446176872457405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 111661380376537962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4364322345978062444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8722188239969919036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9002201614477320161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1133822949513688133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3659679675169839062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1961757565434211943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7689943269869310037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7130704507156459610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779634230348331073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -843033464969866554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1262703222499392686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799085237110171406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1916869199015340298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -892800726023378523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4375173620783985554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7407215332719905549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5000449300633291151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6526190023082818439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382889568370703322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4567869518046253516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4423011709987767688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6632357837615656827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5129120136659960486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4626719861643813492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1766555160890998023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1552688747586956636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4106436890150672032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5663085801102002143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3500914469080620633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7566068284749080089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -509296572925738004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5683760463350810073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6213204019441382975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2092427534362144329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 85277098584309074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8633978030601768910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -150912999594527896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2821681367729042218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6989992237382321296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8480142182954133076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3844235063946943545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8285038701327484418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8125950414603384328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -660763187251656832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6070177624038201783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1856373345424368467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8754560481840358650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9077664451470015032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7502566578941026352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7508609173935836123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1598870155867147097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -132305006872316195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6268068555020578056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4562075903539782056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -418086660961433606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 62635080275749777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7702412644356055290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5098465885928446643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2524729909660264210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6796855702628291028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2803641687268487066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 126644389810850640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7554851516588629536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9086802368096989376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5024145690945798622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6903007892496089185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1025416557341562334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2528756845908387612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9123051519636587585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:56,934 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:56,934 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:56,934 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:56,934 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:56,942 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=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=2033 (was 2060) 2023-12-30 16:55:56,950 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=1021, ProcessCount=167, AvailableMemoryMB=2032 2023-12-30 16:55:56,961 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:56,965 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-30 16:55:56,965 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-30 16:55:56,966 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-30 16:55:56,966 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-30 16:55:56,966 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-30 16:55:56,966 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-30 16:55:56,966 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:56,974 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=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=2004 (was 2032) 2023-12-30 16:55:56,982 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=1021, ProcessCount=167, AvailableMemoryMB=2004 2023-12-30 16:55:56,992 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:56,997 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-30 16:55:56,998 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-30 16:55:56,998 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-30 16:55:56,999 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-30 16:55:56,999 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28215296; total bytes=30806016; wasted bytes=2430976; fragmentation bytes=706560; completelyFreeBuckets=5 2023-12-30 16:55:56,999 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-30 16:55:56,999 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-30 16:55:56,999 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-30 16:55:56,999 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-30 16:55:56,999 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-30 16:55:56,999 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-30 16:55:56,999 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=168; free=0; total=168; wasted bytes=1499136; fragmentation bytes=172032, full buckets=24 2023-12-30 16:55:56,999 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=145; free=0; total=145; wasted bytes=920576; fragmentation bytes=148480, full buckets=29 2023-12-30 16:55:56,999 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-30 16:55:56,999 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:56,999 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:56,999 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:56,999 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:57,008 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=1980 (was 2004) 2023-12-30 16:55:57,016 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=1021, ProcessCount=167, AvailableMemoryMB=1980 2023-12-30 16:55:57,026 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:57,029 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-30 16:55:57,030 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-30 16:55:57,030 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-30 16:55:57,040 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:57,044 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:57,050 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:57,055 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-30 16:55:57,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-30 16:55:57,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-30 16:55:57,056 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:57,062 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:57,062 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:57,062 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:57,062 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:57,071 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=85 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=1884 (was 1980) 2023-12-30 16:55:57,079 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=1021, ProcessCount=167, AvailableMemoryMB=1884 2023-12-30 16:55:57,089 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:57,094 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-30 16:55:57,094 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-30 16:55:57,095 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-30 16:55:57,104 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:57,109 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-30 16:55:57,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-30 16:55:57,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-30 16:55:57,110 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:57,110 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:57,110 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:57,110 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:57,119 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=1828 (was 1884) 2023-12-30 16:55:57,127 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=1021, ProcessCount=167, AvailableMemoryMB=1827 2023-12-30 16:55:57,137 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:57,141 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-30 16:55:57,141 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-30 16:55:57,142 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-30 16:55:57,152 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:57,158 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-30 16:55:57,158 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-30 16:55:57,158 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-30 16:55:57,159 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:57,159 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:57,159 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:57,159 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:57,174 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=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=1799 (was 1827) 2023-12-30 16:55:57,185 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=1021, ProcessCount=167, AvailableMemoryMB=1799 2023-12-30 16:55:57,197 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:57,215 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-30 16:55:57,216 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-30 16:55:57,216 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-30 16:55:57,217 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-log-dir so I do NOT create it in target/test-data/7dc8993b-dc72-e789-635a-775eda22b77e 2023-12-30 16:55:57,217 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/fe3dfd77-5e94-2392-8c62-0dcd88e478e6/hadoop-tmp-dir so I do NOT create it in target/test-data/7dc8993b-dc72-e789-635a-775eda22b77e 2023-12-30 16:55:57,217 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-30 16:55:57,228 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/7dc8993b-dc72-e789-635a-775eda22b77e/bucketNoRecycler.cache 2023-12-30 16:55:57,228 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-30 16:55:57,229 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-30 16:55:57,229 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/7dc8993b-dc72-e789-635a-775eda22b77e/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/7dc8993b-dc72-e789-635a-775eda22b77e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:57,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1096313008859970778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-30 16:55:58,330 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/7dc8993b-dc72-e789-635a-775eda22b77e/bucketNoRecycler.persistence 2023-12-30 16:55:58,330 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:58,330 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:58,330 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:58,343 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/7dc8993b-dc72-e789-635a-775eda22b77e/bucketNoRecycler.cache 2023-12-30 16:55:58,344 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-30 16:55:58,344 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-30 16:55:58,346 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-30 16:55:58,347 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/7dc8993b-dc72-e789-635a-775eda22b77e/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/7dc8993b-dc72-e789-635a-775eda22b77e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-30 16:55:58,347 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:55:58,347 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:55:58,347 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:55:58,347 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:55:58,356 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=96 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=1775 (was 1799) 2023-12-30 16:55:58,364 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=1021, ProcessCount=167, AvailableMemoryMB=1775 2023-12-30 16:55:58,375 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:55:58,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-30 16:55:58,382 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-30 16:55:58,382 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-30 16:56:00,634 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:56:00,634 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:56:00,634 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:56:00,634 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:56:00,642 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=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=1742 (was 1775) 2023-12-30 16:56:00,650 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=1021, ProcessCount=167, AvailableMemoryMB=1742 2023-12-30 16:56:00,661 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:56:00,675 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-30 16:56:00,675 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-30 16:56:00,675 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-30 16:56:00,685 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:56:00,693 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-30 16:56:00,693 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-30 16:56:00,693 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-30 16:56:00,693 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:56:00,700 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:56:00,714 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:56:00,720 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:56:00,720 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:56:00,720 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:56:00,720 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:56:00,729 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=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=1614 (was 1742) 2023-12-30 16:56:00,736 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=1021, ProcessCount=167, AvailableMemoryMB=1614 2023-12-30 16:56:00,747 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:56:00,752 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-30 16:56:00,752 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-30 16:56:00,753 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-30 16:56:00,753 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:56:00,753 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:56:00,753 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:56:00,753 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:56:00,761 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=1582 (was 1614) 2023-12-30 16:56:00,769 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=1021, ProcessCount=167, AvailableMemoryMB=1581 2023-12-30 16:56:00,780 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-30 16:56:00,788 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-30 16:56:00,788 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-30 16:56:00,788 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-30 16:56:00,788 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-30 16:56:00,788 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-30 16:56:00,788 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-30 16:56:00,788 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-30 16:56:00,797 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=1021 (was 1021), ProcessCount=167 (was 167), AvailableMemoryMB=1549 (was 1581)