2024-04-03 09:55:34,660 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-03 09:55:34,870 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43 2024-04-03 09:55:34,929 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=168, ProcessCount=167, AvailableMemoryMB=10417 2024-04-03 09:55:34,963 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:34,971 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:34,982 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:34,984 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:34,987 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-03 09:55:35,238 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:35,238 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:35,238 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:35,238 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:35,250 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=168 (was 168), ProcessCount=167 (was 167), AvailableMemoryMB=10346 (was 10417) 2024-04-03 09:55:35,259 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=168, ProcessCount=167, AvailableMemoryMB=10346 2024-04-03 09:55:35,266 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:35,276 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:35,276 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:35,277 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:35,291 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:35,291 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:35,291 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:35,291 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:35,291 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:35,301 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=168 (was 168), ProcessCount=167 (was 167), AvailableMemoryMB=10304 (was 10346) 2024-04-03 09:55:35,310 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=168, ProcessCount=167, AvailableMemoryMB=10304 2024-04-03 09:55:35,316 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:35,324 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:35,324 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:35,325 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:35,345 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:35,353 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:35,361 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:35,361 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:35,362 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:35,362 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:35,369 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:35,376 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:35,376 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:35,376 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:35,376 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:35,386 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=16 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: 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 java.lang.Throwable.getStackTraceElement(Native Method) java.lang.Throwable.getOurStackTrace(Throwable.java:828) java.lang.Throwable.getStackTrace(Throwable.java:817) org.apache.log4j.spi.LocationInfo.(LocationInfo.java:98) org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:260) org.apache.log4j.helpers.PatternParser$ClassNamePatternConverter.getFullyQualifiedName(PatternParser.java:518) org.apache.log4j.helpers.PatternParser$NamedPatternConverter.convert(PatternParser.java:491) org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:63) org.apache.log4j.PatternLayout.format(PatternLayout.java:510) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:303) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=168 (was 168), ProcessCount=167 (was 167), AvailableMemoryMB=10145 (was 10304) 2024-04-03 09:55:35,396 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=168, ProcessCount=167, AvailableMemoryMB=10145 2024-04-03 09:55:35,401 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:35,407 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:35,408 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:35,409 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:35,512 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-03 09:55:35,872 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 09:55:35,887 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/bucketNoRecycler.cache 2024-04-03 09:55:35,887 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:35,887 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:35,888 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:36,029 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/bucketNoRecycler.persistence 2024-04-03 09:55:36,029 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:36,196 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/bucketNoRecycler.cache 2024-04-03 09:55:36,196 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:36,197 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:36,209 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:36,210 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:36,254 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:36,254 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:36,254 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:36,254 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:36,264 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=168 (was 168), ProcessCount=167 (was 167), AvailableMemoryMB=10174 (was 10145) - AvailableMemoryMB LEAK? - 2024-04-03 09:55:36,272 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=168, ProcessCount=167, AvailableMemoryMB=10174 2024-04-03 09:55:36,283 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:36,290 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:36,290 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:36,291 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:37,450 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-03 09:55:38,550 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-03 09:55:39,651 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:39,651 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:39,651 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:39,652 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:39,662 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=155 (was 168), ProcessCount=167 (was 167), AvailableMemoryMB=10139 (was 10174) 2024-04-03 09:55:39,671 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=155, ProcessCount=167, AvailableMemoryMB=10139 2024-04-03 09:55:39,682 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:39,689 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:39,690 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:39,690 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:40,172 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:40,173 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:40,173 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:40,173 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:40,173 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:40,183 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=155 (was 155), ProcessCount=167 (was 167), AvailableMemoryMB=10064 (was 10139) 2024-04-03 09:55:40,193 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=155, ProcessCount=167, AvailableMemoryMB=10063 2024-04-03 09:55:40,206 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:40,216 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:40,217 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:40,218 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:40,235 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:40,243 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:40,255 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:40,256 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:40,257 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:40,258 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:40,268 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:40,270 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:40,273 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:40,274 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:40,285 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:40,286 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:40,289 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:40,290 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:40,290 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:40,290 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:40,290 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:40,301 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=155 (was 155), ProcessCount=167 (was 167), AvailableMemoryMB=9888 (was 10063) 2024-04-03 09:55:40,310 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=155, ProcessCount=167, AvailableMemoryMB=9887 2024-04-03 09:55:40,321 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:40,327 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:40,328 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:40,329 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:40,339 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-log-dir so I do NOT create it in target/test-data/633a6999-4e9f-57d0-668d-4f1b1410182c 2024-04-03 09:55:40,339 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-log-dir Erasing configuration value by system value. 2024-04-03 09:55:40,339 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-tmp-dir so I do NOT create it in target/test-data/633a6999-4e9f-57d0-668d-4f1b1410182c 2024-04-03 09:55:40,339 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-03 09:55:40,340 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/633a6999-4e9f-57d0-668d-4f1b1410182c 2024-04-03 09:55:40,340 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 09:55:40,350 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/633a6999-4e9f-57d0-668d-4f1b1410182c/bucket.cache 2024-04-03 09:55:40,351 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:40,351 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:40,351 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/633a6999-4e9f-57d0-668d-4f1b1410182c/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/633a6999-4e9f-57d0-668d-4f1b1410182c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:40,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5458563473281286301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,453 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/633a6999-4e9f-57d0-668d-4f1b1410182c/bucket.persistence 2024-04-03 09:55:41,453 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:41,453 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:41,453 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:41,467 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/633a6999-4e9f-57d0-668d-4f1b1410182c/bucket.cache 2024-04-03 09:55:41,467 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:41,467 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:41,470 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:41,471 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/633a6999-4e9f-57d0-668d-4f1b1410182c/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/633a6999-4e9f-57d0-668d-4f1b1410182c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:41,471 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/633a6999-4e9f-57d0-668d-4f1b1410182c/bucket.persistence 2024-04-03 09:55:41,471 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:41,471 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:41,471 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:41,486 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/633a6999-4e9f-57d0-668d-4f1b1410182c/bucket.cache 2024-04-03 09:55:41,486 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:41,487 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:41,493 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:41,493 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-03 09:55:41,493 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/633a6999-4e9f-57d0-668d-4f1b1410182c/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/633a6999-4e9f-57d0-668d-4f1b1410182c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:41,494 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:41,494 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:41,494 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:41,494 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:41,504 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=155 (was 155), ProcessCount=167 (was 167), AvailableMemoryMB=9846 (was 9887) 2024-04-03 09:55:41,513 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=155, ProcessCount=167, AvailableMemoryMB=9846 2024-04-03 09:55:41,524 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:41,530 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:41,530 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:41,533 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:41,894 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 09:55:41,911 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2024-04-03 09:55:41,913 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 09:55:41,915 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.67 MB, memory=0 B 2024-04-03 09:55:41,917 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 09:55:41,919 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2024-04-03 09:55:41,922 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 09:55:41,924 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.70 MB, memory=0 B 2024-04-03 09:55:41,925 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 09:55:41,926 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.48 MB, memory=0 B 2024-04-03 09:55:41,938 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 09:55:41,940 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-04-03 09:55:41,941 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 09:55:41,943 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.12 MB, memory=0 B 2024-04-03 09:55:41,944 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 09:55:41,945 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.90 MB, memory=0 B 2024-04-03 09:55:41,946 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 09:55:41,947 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-04-03 09:55:41,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8450928306410133093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8908025579715853699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4225373576183193992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3865390498793048894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -651387999755010861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8708647945591465676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3072132604468556503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8145067662382235380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 768120783497707301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4897786282119253113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8247026337803601527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -197631772518928973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5551381169825937342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4541548308473516719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2463758528846647755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6942277045201091924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 609543724799619725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3050698844289471969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7646590761437472082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -731336483794725086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2774052319727556576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1033444910345985069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7043280032535794644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6413817310087764767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1519534693780166383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9157403984807556627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6398689140217967603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2096116724203779474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3359208240604276033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7378041995874842893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4683251436865319262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1868535589992309617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -439587103616248695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2669901364004107033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1202074448060622789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5586434314552987466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6099644418211720827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1354420995685187391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4665652679297916767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2782068009982548009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 635046577752487289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3833548476249358547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2804481059375954626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8754317869829294135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3455714021239500646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4044478602659054898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 167037063923622646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7448307883708346852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7440116260487860354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3572075539715215603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1240307321206570422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1374501062305729903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1450267035355472748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4431347321040744768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3399049005397440875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 915659463010016211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1395502082937948790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 569405306894689267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3054333847739091133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5249989759381004979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8509620818151762155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 216403907581858502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1349675472204291459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8123807489342431934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8799610783934749778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4940356789467973267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8169885200841721011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3212580946926110834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2274203750136855481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4328958626534031076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3686867175454314956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -646690962274266781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3438748630960345809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1310239698126277749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6565157553778944121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3280361137445117652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478677419250442724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -338614182806470191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6377101553846506095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7817400188309536995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8821609017411002485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5266607179993021900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1618232044243033534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -547669387353790610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4581647535519098201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6594443534143811611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3453900729264802734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6810203419098282991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8782863555519935383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4706309431692385918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7612134618439068817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 673141181789127227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5542476804039622539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8530084453277400816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5560671260497366969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3972517180426503098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4840603660701770160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4236121665230101328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 507300040399170554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1044035689532333493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2190622579009106719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8972141956957584718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6619614937812794215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6090462148180782132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5064596587857016762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2292570462231665433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3395859597988776080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 531153261266247393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 421392226218359041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9174248223440671252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 391974092474433109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5678903457713954462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3075670193188416249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950474360288986226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5669661671656840370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8534718082873934266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7769374862866202292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3021413811577898627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -276818615286008164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6925553417334485869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8650803265483837165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5811065914035347480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3294234796853426825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2103994277843883320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5849837803886670440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -385386931761682435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1060667529445238847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5525686319178621972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3703049578000412117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9053318331990349716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3643357042047763075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412583084059090117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6086789122917990477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4871801535983329884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6516375654688037108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3830205466681598135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5556000810624897580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3741799797008594148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7895609491562928471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1991083683476844186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8642417958854736342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8719570739340418859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7660369418773618606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9007582269207067714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8026692207165955259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4207361659211668144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5894715563771229050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949345008216273569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5553784295681003025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6653081679285027807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4326345673133148535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4998563424210638475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 426684259774490502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1259143211875223052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1203212519387587905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4817987167056239941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6216145752579476896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4348210827298355270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1210133074706868108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3356784908088742941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7307263398237606532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7442668509609877154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8905274591834684020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6979770416272774632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5332204007960613533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3122456653386311138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6978813042837830765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6992164258154418308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4970980972959337470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6747638456928347269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5903885899012346071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2035270233230262440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7324522391255590699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7840627174548103107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1440790529430739743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1703908052655671444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4021461416858848519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 552337085617144056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8247536711622871456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8793423984050331429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3371840019874773642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3262192292072510034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1025124607242231228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4073327861311684754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5397932195067475898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7091190685756919628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6292666553043166840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2805005000315764054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 965907094206447529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2318387674848171293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1613052740168932639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6209256587923425494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7083779197841173082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4907391179996142563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3430158144993905356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -252531235406553136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6250381849456219539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1774295890093700827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1591428757365224149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7573913344672783853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4054658936369331175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9136667820725817833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7949371122851751595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3419472338274659242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7347598523362118799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7009918514207981682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2077019507241366443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1403392258373290034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 14794100936637893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2648976473779745562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2430472399963868320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8500498521016290212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3527853122874482825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -342931577713128744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4713327868702934272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949750576333489386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8073634354389633038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8750342261416417888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 792794057104205394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077495444910503677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4504983625922430274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2108733023795468854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6972520393977643602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7222205540263632837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -570315449955311247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3467301462896804417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4158934299692955207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5186500439757258822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3736688537530131099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304759248605801329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8558060662582201358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2975098287761584262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4927746991895393357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6831040598677961998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1513914652636710944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4328612583836259011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2421572411478934475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5108201073859844106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6600094228163343299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 875783780963944407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -104326724334634997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2046186112657594722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 498358893977740163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1354061039948818613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9027677699529986228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2134359462114675849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8355522639109585067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2212482132026038434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5053171384632633536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3508906917231006159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1505698191902787257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2347312090308074361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 671625975784670172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7625085664534509852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5440959123852197911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8926669342355475056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9039578271286176361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7895597136142754689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8768500363159057985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6437454438186020270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3553032706136263903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2916200987068013369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4384103944936216725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2699620110772745834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8400742382453667170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5334826626380654509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4071429890149834852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8992817715491945381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1617257916096144251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3472212713093133341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7801174397944139319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1374542200580978543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7387313004789435996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8752022744176642763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7091526762665647604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3107988808296988696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3594342723579531569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1022916106507998515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1137181422064957889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7209535881073443641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7792368554495473825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4524479752048108979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8549004311429505696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3025765194840470962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6805653250780938434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6094160181606093609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3883542737149319992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9025079982163910409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1757137951144078104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9095487672090948203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7858847545016399509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8602528128496059859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3389467913984587062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3156321731790676463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8263943022221687828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6548314149833011129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3832564907208146803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6790708901615457201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402035037661712760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3195348334189171705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5099687357906849456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5443261805259444526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 802414264173948741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3836030217810277894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4135828901875132451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5477091630909558534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7748254884568915475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -970208818357605392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7457673684058902937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8778790866387825339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8996851901319158329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6277604789562568107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -45787440540503390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1249250826897438884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260748922817528134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2852460806136812849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1224585707869813025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1571999855530211974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8257052011771717745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8393911467680315660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1210738804564089931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3257634057459695545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4856487187711940832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5019016020539051559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6885375642476607869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9211148485866568424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1844555642175447524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4389916872027625100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2739327283980880744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8488295679516225763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3980823646225543734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 794998724657435078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8862325362924214524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -579378313563278586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6524087398663000204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -277219872451162481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7243355713907569248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8959300415452991727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8366430189361639324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8775033803513455944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7054148257715369004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -371517032249877627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7140661743883437541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3848021612782958934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -161720928700913483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:41,989 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 09:55:41,991 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:41,991 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:41,992 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:41,992 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-04-03 09:55:41,992 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:42,002 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=166 (was 155) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=9784 (was 9846) 2024-04-03 09:55:42,011 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=166, ProcessCount=167, AvailableMemoryMB=9784 2024-04-03 09:55:42,023 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,027 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:42,027 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:42,028 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:42,028 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-03 09:55:42,028 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-03 09:55:42,028 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-03 09:55:42,028 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:42,038 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=166 (was 166), ProcessCount=167 (was 167), AvailableMemoryMB=9766 (was 9784) 2024-04-03 09:55:42,047 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=166, ProcessCount=167, AvailableMemoryMB=9765 2024-04-03 09:55:42,058 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,064 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:42,064 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:42,065 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:42,069 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:42,070 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:42,070 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:42,071 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:42,071 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:42,071 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:42,071 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:42,081 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=166 (was 166), ProcessCount=167 (was 167), AvailableMemoryMB=9739 (was 9765) 2024-04-03 09:55:42,090 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=166, ProcessCount=167, AvailableMemoryMB=9739 2024-04-03 09:55:42,101 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,107 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:42,107 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:42,108 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:42,118 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,129 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,135 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,145 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:42,145 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:42,145 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:42,146 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,153 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:42,153 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:42,153 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:42,153 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:42,163 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=166 (was 166), ProcessCount=167 (was 167), AvailableMemoryMB=9583 (was 9739) 2024-04-03 09:55:42,173 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=166, ProcessCount=167, AvailableMemoryMB=9583 2024-04-03 09:55:42,184 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,189 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:42,189 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:42,189 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:42,199 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,208 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-03 09:55:42,208 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:42,209 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:42,209 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:42,209 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:42,209 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:42,209 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:42,220 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=44 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=166 (was 166), ProcessCount=167 (was 167), AvailableMemoryMB=9522 (was 9583) 2024-04-03 09:55:42,229 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=166, ProcessCount=167, AvailableMemoryMB=9522 2024-04-03 09:55:42,240 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,247 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:42,247 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:42,247 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:42,258 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,263 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-03 09:55:42,263 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:42,264 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:42,264 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:42,264 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:42,264 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:42,264 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:42,274 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=166 (was 166), ProcessCount=167 (was 167), AvailableMemoryMB=9463 (was 9522) 2024-04-03 09:55:42,284 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=166, ProcessCount=167, AvailableMemoryMB=9463 2024-04-03 09:55:42,295 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:42,300 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:42,300 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:42,300 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:42,301 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-log-dir so I do NOT create it in target/test-data/5afac272-acce-ef79-04f7-d76cea583233 2024-04-03 09:55:42,301 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-tmp-dir so I do NOT create it in target/test-data/5afac272-acce-ef79-04f7-d76cea583233 2024-04-03 09:55:42,301 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 09:55:42,312 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/5afac272-acce-ef79-04f7-d76cea583233/bucketNoRecycler.cache 2024-04-03 09:55:42,312 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:42,312 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:42,313 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5afac272-acce-ef79-04f7-d76cea583233/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/5afac272-acce-ef79-04f7-d76cea583233/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:42,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6111223210984642698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:43,413 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5afac272-acce-ef79-04f7-d76cea583233/bucketNoRecycler.persistence 2024-04-03 09:55:43,414 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:43,414 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:43,414 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:43,427 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/5afac272-acce-ef79-04f7-d76cea583233/bucketNoRecycler.cache 2024-04-03 09:55:43,427 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:43,427 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:43,430 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:43,431 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5afac272-acce-ef79-04f7-d76cea583233/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/5afac272-acce-ef79-04f7-d76cea583233/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:43,431 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:43,431 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:43,431 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:43,431 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:43,441 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=166 (was 166), ProcessCount=167 (was 167), AvailableMemoryMB=9429 (was 9463) 2024-04-03 09:55:43,450 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=166, ProcessCount=167, AvailableMemoryMB=9429 2024-04-03 09:55:43,461 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:43,469 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:43,469 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:43,469 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:45,722 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:45,722 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:45,722 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:45,722 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:45,732 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=166 (was 166), ProcessCount=167 (was 167), AvailableMemoryMB=9402 (was 9429) 2024-04-03 09:55:45,740 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=166, ProcessCount=167, AvailableMemoryMB=9401 2024-04-03 09:55:45,751 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:45,756 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:45,757 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:45,757 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:45,776 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:45,781 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-03 09:55:45,782 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:45,782 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:45,782 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:45,789 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:45,798 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:45,804 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:45,804 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:45,804 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:45,804 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:45,816 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=166 (was 166), ProcessCount=167 (was 167), AvailableMemoryMB=9256 (was 9401) 2024-04-03 09:55:45,826 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=166, ProcessCount=167, AvailableMemoryMB=9256 2024-04-03 09:55:45,837 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:45,844 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:45,845 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:45,845 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:45,845 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:45,845 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:45,845 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:45,845 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:45,855 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=166 (was 166), ProcessCount=167 (was 167), AvailableMemoryMB=9225 (was 9256) 2024-04-03 09:55:45,863 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=166, ProcessCount=167, AvailableMemoryMB=9224 2024-04-03 09:55:45,874 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:45,880 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:45,880 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:45,880 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:45,881 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:45,881 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:45,881 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:45,881 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:45,891 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=166 (was 166), ProcessCount=167 (was 167), AvailableMemoryMB=9194 (was 9224) 2024-04-03 09:55:45,900 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=166, ProcessCount=167, AvailableMemoryMB=9193 2024-04-03 09:55:45,911 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:45,915 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:45,915 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:45,916 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:47,952 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:47,953 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:47,952 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:47,952 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:47,962 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=850 (was 166) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=8864 (was 9193) 2024-04-03 09:55:47,971 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=850, ProcessCount=167, AvailableMemoryMB=8864 2024-04-03 09:55:47,982 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:47,986 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:47,986 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:47,987 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:47,991 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:47,991 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:47,991 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:47,991 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:47,991 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:48,001 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=850 (was 850), ProcessCount=167 (was 167), AvailableMemoryMB=8856 (was 8864) 2024-04-03 09:55:48,010 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=850, ProcessCount=167, AvailableMemoryMB=8856 2024-04-03 09:55:48,021 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:48,025 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:48,026 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:48,026 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:48,036 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:48,038 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:48,044 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:48,044 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:48,045 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:48,045 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:48,048 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:48,052 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:48,052 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:48,052 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:48,052 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:48,062 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=850 (was 850), ProcessCount=167 (was 167), AvailableMemoryMB=8820 (was 8856) 2024-04-03 09:55:48,071 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=850, ProcessCount=167, AvailableMemoryMB=8820 2024-04-03 09:55:48,081 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:48,083 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:48,083 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:48,084 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:48,084 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-log-dir so I do NOT create it in target/test-data/f85a752b-1f76-dc1b-2c04-d487f51abf16 2024-04-03 09:55:48,085 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-tmp-dir so I do NOT create it in target/test-data/f85a752b-1f76-dc1b-2c04-d487f51abf16 2024-04-03 09:55:48,085 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 09:55:48,095 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/f85a752b-1f76-dc1b-2c04-d487f51abf16/bucketNoRecycler.cache 2024-04-03 09:55:48,095 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:48,095 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:48,095 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f85a752b-1f76-dc1b-2c04-d487f51abf16/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/f85a752b-1f76-dc1b-2c04-d487f51abf16/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:48,214 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f85a752b-1f76-dc1b-2c04-d487f51abf16/bucketNoRecycler.persistence 2024-04-03 09:55:48,214 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:48,227 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/f85a752b-1f76-dc1b-2c04-d487f51abf16/bucketNoRecycler.cache 2024-04-03 09:55:48,228 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:48,228 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:48,231 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:48,231 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f85a752b-1f76-dc1b-2c04-d487f51abf16/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/f85a752b-1f76-dc1b-2c04-d487f51abf16/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:48,232 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:48,232 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:48,232 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:48,232 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:48,242 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=850 (was 850), ProcessCount=167 (was 167), AvailableMemoryMB=8819 (was 8820) 2024-04-03 09:55:48,251 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=850, ProcessCount=167, AvailableMemoryMB=8819 2024-04-03 09:55:48,261 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:48,265 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:48,265 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:48,266 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:49,366 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-03 09:55:50,467 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-03 09:55:51,568 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:51,568 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:51,568 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:51,568 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:51,578 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=850 (was 850), ProcessCount=166 (was 167), AvailableMemoryMB=8803 (was 8819) 2024-04-03 09:55:51,586 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=850, ProcessCount=167, AvailableMemoryMB=8802 2024-04-03 09:55:51,597 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:51,601 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:51,601 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:51,601 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:51,602 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:51,603 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:51,603 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:51,603 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:51,603 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:51,612 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=850 (was 850), ProcessCount=167 (was 167), AvailableMemoryMB=8787 (was 8802) 2024-04-03 09:55:51,621 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=850, ProcessCount=167, AvailableMemoryMB=8787 2024-04-03 09:55:51,631 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:51,634 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:51,635 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:51,637 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:51,647 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:51,652 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:51,659 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:51,659 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:51,659 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:51,659 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:51,668 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:51,668 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:51,669 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:51,669 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:51,671 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:51,671 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:51,672 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:51,672 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:51,672 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:51,672 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:51,672 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:51,682 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=850 (was 850), ProcessCount=167 (was 167), AvailableMemoryMB=8692 (was 8787) 2024-04-03 09:55:51,690 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=850, ProcessCount=167, AvailableMemoryMB=8691 2024-04-03 09:55:51,700 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:51,705 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:51,705 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:51,705 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:51,715 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-log-dir so I do NOT create it in target/test-data/4d187e1a-ea29-fabf-afae-16b8e7bf0f86 2024-04-03 09:55:51,715 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-log-dir Erasing configuration value by system value. 2024-04-03 09:55:51,715 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-tmp-dir so I do NOT create it in target/test-data/4d187e1a-ea29-fabf-afae-16b8e7bf0f86 2024-04-03 09:55:51,715 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-03 09:55:51,715 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/4d187e1a-ea29-fabf-afae-16b8e7bf0f86 2024-04-03 09:55:51,715 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 09:55:51,724 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/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/bucket.cache 2024-04-03 09:55:51,725 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:51,725 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:51,725 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/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/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:51,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7848301695372844782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:52,826 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/bucket.persistence 2024-04-03 09:55:52,826 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:52,826 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:52,826 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:52,839 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/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/bucket.cache 2024-04-03 09:55:52,840 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:52,840 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:52,842 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:52,843 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/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/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:52,843 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:52,843 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:52,843 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:52,843 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/bucket.persistence 2024-04-03 09:55:52,855 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/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/bucket.cache 2024-04-03 09:55:52,855 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:52,856 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:52,859 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:52,859 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-03 09:55:52,860 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/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/4d187e1a-ea29-fabf-afae-16b8e7bf0f86/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:52,860 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:52,860 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:52,860 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:52,860 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:52,870 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=782 (was 850), ProcessCount=167 (was 167), AvailableMemoryMB=8680 (was 8691) 2024-04-03 09:55:52,879 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=782, ProcessCount=167, AvailableMemoryMB=8680 2024-04-03 09:55:52,890 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:52,895 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:52,895 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:52,896 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,217 ERROR [Time-limited test-BucketCacheWriter-1] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-03 09:55:53,225 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-04-03 09:55:53,231 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=4.27 MB, total=31.75 MB, single=0 B, multi=14.53 MB, memory=0 B 2024-04-03 09:55:53,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9140649357732019013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1243089521242373254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4320966154866719657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7102829346042856967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7155638974052018777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4406288791477234666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4826323319657517230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6158067424363349738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8910116481112191210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3231108713949975978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3788240505589000028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1102139289610396141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6922676523879185400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4386946993534661562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6199975635622053615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1482183875043922625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2554837610552244790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4050104388761089416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3483453283922244595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5946781750946368906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -74335564706918168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1484313736066602812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7977204568126979903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3583501166586296894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6662674234793504208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1343326370303063146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3934040493755152700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1763076093094204544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3758743939943412222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9004393186067970870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7924669726509594785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2221363520842289054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3726167183470718132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1225147142740334499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5250542425554996703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6372357695676637991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5927284627726788694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -889502026848769536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 635293770560980672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7320866430400876403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780759342244769958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7269054458725973125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4186878369854656910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 986273857857292747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1841167049274711108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6026817710279354333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7888519379475135464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8981238770445696707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4544264960669417288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8026736766949017366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3288520335129040355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7140908302116441716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7999116422344631216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5452025190113364730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6833016572245159039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4617209399851162826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7250436780027144725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1389675261212327458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 822954128797650464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4987580937083702768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9216947700981773905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2623605582589469665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1486351335001580755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8872278276757269189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8796600465582812532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2069543637855906236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6994069147608575186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7415070374470108346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4380638612120604758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6680703203065059052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2743032889561956995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5054611109227664471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9075480394954103017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7535878464373383253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4980544615642766635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8859014940990995157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6700492620232640073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4454792289711140726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8748383571471750832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4747852337562712950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8222813329966272407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8481453449074153347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -217165428170191243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3348819978001623516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3736884132060254289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1758025156632277938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5582017509085165388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7522050740593344533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3763197190595663587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5356576836516670516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1531916867848131456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6940841229749697315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3396327306189774809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4247498319774147192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -541897618031843914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4153446479433709833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1028142194875492976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8622910293957236831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5251622354938122418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1400638065204151671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1979008520223824825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6229371110957426573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9061391863467248982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7906501300189130712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4313665770162593293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2704254031170073798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7088753156701317813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3805776043316165712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 431930443035347291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4649511642620643733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1902345631285283340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3798196555374174885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -483020478234643547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5947014723999266014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7463288672082746303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1973995847597024807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 694517980557644418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1344063748767409305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1137305254970811719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5561197639924899094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2753153084079282720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2841093212876730739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216203982481582446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7554772919559141065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8176594778793379869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4346299455057725290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7498114153662616156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 860899290459555166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7002228671547259886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 912126196958210870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 514466022342415411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5382116481102051904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4623468294968491946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1995930263547044066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8122012002565780909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3934747170221676627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7629232905394443730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3617444317169274349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6503911186243380583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4186761031125753312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3213927737732811170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8420513553086293953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 978590424142217998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3387379887817284330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1131909073803978079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3183468207803239864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2715412999997121022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -185270930568232048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1981136961268925096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6177355209949837889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1498091136664570393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2122579338642697460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2617791926248659293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -490543639519545260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6594676832050660664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5797633590394460621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3065594306633701522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1666228565234713455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6374167612594052164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7917447838923644631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2893633206029785708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2556145246461481131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6538726748395557000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8727709044737269229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5313204593610258195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 618899853211048170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1473156880354120920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2039729696026196600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3023404385536803062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 289298601645226454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3389877726482979934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 732319158561335499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7147104517676923640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3212940941293816659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6690702442546042382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8998699463105748382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6843772761492568602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8643161071754944978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -888914639632970231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1871309152463843046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5885761965793537149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6313636600384925767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7603376769915906899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2391692676289835101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3307033330270639168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2226280236803454266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5304643121391363060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5639326906412348510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1880223730455788646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4835374137858539338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4647635025216286865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 521175895542838410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6580138891442153114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8895213697603174738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6606654661942348055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5064231040283865290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5912565789794399072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1656174912908429678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1062089535426965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7379926543463932089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3819393455061242430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1507661980393182056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4895041436434024986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6320110009835244369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7983149428449555944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -864108269710939438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6613059779589635439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2481774099809253211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2597042659694014664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 732119033542770923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2366848076399676742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5735666964204656280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6950020426173294553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9172241963509777102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4996973965168844387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7112480570900743855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4574760010992435389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8344808454157374866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7625504107590518432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1510923974836412686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3963195485452959297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6321492167582811896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7004464691336838212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5437994412687805596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9102887277403089067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3523163383065059451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7539129097653345440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8589655187178395564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4186169706403751732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5500840194985859213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7268539308488021063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -910880260332225329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 506330269104412853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3708217507259784646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1429455813116836780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4327701090588623678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1281970122516304105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4728635427734660511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3931167538584106645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4722428484713366690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5355419687156239590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1892997277994711160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6956941785704530612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3539662103714170357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3296206338306218910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1828059939958412909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2859624138125770155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2792197426770339618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1914829926066255396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1181768065046450978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6482013668030467986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7608453286612074920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8935359902992614827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5482034820071735069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6102941329206366639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4308665256996154253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8183194400519838824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8438258051664855638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41693214901510982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6019706063616563230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7136142271362007883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4304519327692874531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1791076960428636977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7263277645895525169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1924091088385032380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1023692687875454138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1632923352362647134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1156813033097955512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 526087124127453003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1545465292013432636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1293076885727503307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6857993382493589777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7028607858949143240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4837460391355929913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5372139216068827387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3314039385502736765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4258413094363608912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1942168856760520787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4713386620403173562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3792868392941956113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8701589227469703531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3422581831970617205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7242962861611204846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -187825384281465960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8447073614110814342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8244062091878770724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1682202892298742910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5170417262539645539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9166519125774078451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3371064681375301643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5395117583987104452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5068264837277610706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1035721692718793490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015465514215688219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3761871111081032727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8556499275036828508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4300243660318785397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6608572708883935881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 795448387657338615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -656371526641187035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2073732891451095190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7119396259710669784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -88608138969098935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -725034825284311289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4918322307386490330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2292027479318873291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1946849506583181951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8691719165605647558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5413430714522651878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1414970446537393162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2501291685370437131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4213552653716385831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5372650581792340984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6807877416730039858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7274763009556062910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7175904466349588316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4471419315889465748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5118279159469849104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8375213048727838770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7023621450627960425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7684190197883768192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5346623700391784012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1075374748859447452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7288995175067019608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4832289568299329526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3047800353494085988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3867628421440958657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6384208439476080070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2848741581894881395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6239916265015934289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5880172976722737802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1981043519222191759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1785720380687405308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7559818133910437941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6270980161657983108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3211027849776143297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 129881168135989352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 998040629444407038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5103969316880054606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3603274464741295768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6251253434265724702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5927199691427197631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8589851373748978678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4659440450207571764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8504347637879375511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3585284978345594051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7717875322693733078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6152653668610176466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2367320391223934306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6774131737518310413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6561884451858274405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2042331190531384070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7331523476158584751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3543182514235591848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 814202095068414086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1721015698802891819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4895480976696983309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4307876979650592399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7586690604310743778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7710992152008027797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2548275257796693627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5902352924993743764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5441097954632562865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 960646764290304648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4494327940480337642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5979574220843974020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3031642708751271137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3987011585377282166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4958386899900707766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3751575396867408453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1012154339179690385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3025100720034770392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6483310008231145406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7208264359916948714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 999175867224723543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3121030142719123775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8734976495872605003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9113978184294492275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1925846562429807772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3467898605588181813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1479442070519024466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 277267959150837883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3056296127564477772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -708379526361722646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4736096685492037684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7093766938137072428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2549172520244882188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5406335308531457694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6869865718394895227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3297211097750158477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8270419675644289439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7442791631132791345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4816917014055980108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6022858729156993099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3993976247876078116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4576882355492125266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -826698400627869407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3089603713895441573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3680893147913134109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8901576416645990149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5871837771867842542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2230658940061903246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6314456373507245130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4541931811735190553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5843432204298264666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7973106006811674665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3690507727277156157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1897599211156639175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -406205010181336275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4937814016337742735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6106882872794198165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -977316868176804759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -400940700586852176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7696918117198704988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1579195563766506917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6975319657113414695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6855221064771919209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4910747168109924491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8867195372568552981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1672367251256309503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6074434698120526759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4028895685841015082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2694957854214603999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6707667249791735204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 456489425009626461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2492115310466587101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1617397420079694463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8027247126289814433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -201494432595205318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6611506751204360755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8101248573586947046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4631198937160363702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5518203217997344977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7051020950844552526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2163831913762884590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2167349619540151905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4650451516117411604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 451945049542292990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5625658116790515056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3716213907746260529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2201089527119067995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4279381433216284824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5096290826602272903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1328628735252002079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1352868160933677484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4211182574389002264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2830978452695462824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8899628343425781424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4440992564502540841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8844641556065778912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3592545889528062214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6355524369274441607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9052577614359438631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3102106254758577304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2793463460866149653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2201696201603832352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478597977401697620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6119436218247499727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5424445525481691878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7735877253475972009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4324255564293099343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1103797947136782206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4906886244518287003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8357425235506423072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1278499602191623986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6805448707300709713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -82293579545202599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5816551449685384450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2981144220249220144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2513323794507529680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8733092156453790084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2552055566060139251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3033141572253957142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2346006838046580039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8854364009836979277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1659133970509511872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 49329674476575982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5256775739475942319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3854417136297850521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4055955153972068074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7048723957544782754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8444138753359693343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5073210564333406305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4891579305433522786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 619961811623951689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8679417416854767691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8857951417398228315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 832162609478023534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7185128130480046919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4372168622567776820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4644479398189217738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5507747247724498640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4726763133400819708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -279348598165046092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3426241338004626724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8972485043031884466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6169556088993972782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8368947446156941510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4517909367524976006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6356507523616830913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6001431515406150183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2276669216067274549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7661304011823236558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2057584565211134018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3098143471536521106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6998675309866860353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8245746361935385799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4866763554622766635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1871398857712504166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2764101382249438780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260534483267944175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7638474909227273798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8889277408586989440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3102888281033772468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979627199545548482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6258814440784967945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5761772872211721105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3663268583262058468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7333341027179121307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5289785602729858628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1640271661332243451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4918134905251642115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4529895529746781852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4913956045294102035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6067053607005668822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 144035808458310816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637450371716107722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5065592577300253754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8669274789927218026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1680730160752822296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8595219698175894541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6665649120421166825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1279471926427884798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8916446872105412288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1488529661983899588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3851957859986704404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 162986193183245045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3611483891698470756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5508517228341153494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8690144523941603742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 33486897081725802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2541563050798365333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 575112838619148909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8765585679900266237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6181453223421566608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4225702793643505279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3549016153049985741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8005538359490662096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7409422608867423752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1017637134808498261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6509151102594966536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1641158754513217218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1224421420865513725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8549164861935862238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8093442107498377274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4291859263407076599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1192751570939036684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1387240955718968473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4498259653830953503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3128945410485674015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6791482721568671915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7650218728370615618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2638437484202825777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8844825023316941441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4497660602111754510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8354556540791870615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7725148227899877412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 136779795254943888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3470687755219758784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3345397355689446722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7601931067581219198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8721816908431502843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5009150123108541252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5005278913305112207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1231636453407394858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3622217408584309713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2233912224850106088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3764991748781190300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1503269810332088686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6595146421174671621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7770192697111841489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6772549268978617827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4703874540400597939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4033901879404111195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3491402119963024828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7375600579021475991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1217267101017003911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -995866150716692024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3664468543819270037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7436300003403086102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3967851724316433180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5846748409474488596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9092446670493757094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4473076011847705674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4398011327602962423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4223561574132361599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7562912299818048457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3582303501005585013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7641641440013716171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1642623100154929976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2645099045947923223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -927272582802898503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7864207899420532067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2586706701955928455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5664436927657979982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4864307301075953404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 914953580632296168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8231723481632325989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1311294592898667837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4420099963109021977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8109749579949083931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8615472900473190751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7348129435030216734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3438361549507528419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6783112949268370081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 897489405458130758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1338895795965662268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1421434087907688960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1968109024172608088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4288158497060647019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3301974629395079712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4116473899358199721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6755870396523042343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8883968109730894698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -873861086358923853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1916610700095333717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3466705211833201417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4911523523444255703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1727593506287892704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8249193961157042424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6728272568743282607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1753427596127370333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4485211459455708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5434033616559642699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6445141688058581207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4660298740986782644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -339560111231286129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5053927695360973982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4479973389217842855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7387030108731426736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1057284544997515399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4602799863713485459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7864019307296065731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8173758696234014868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2491752587911895096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6665491766700485389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5989189751296565905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6814646230398375199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2997924032199442226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 47105826726982525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6114086746830222299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1658604695752103741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 67451985992052596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4330003866289754363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7908844106120114167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3690918616727281525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7186096991205914304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -662444910441934807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5275358592825226788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3619233680779475844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1111495989123928087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1452238684571942247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7639671262904934857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3459181048766383909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8640743440383789311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4023439255001784495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1333361135012737094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -122990431254545525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5503104338043013271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2130278918071803640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7316074669337112310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3969998951981127957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1483101034125201414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3759535757817344246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8763776293420443050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3552331083602266857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4488390080938894873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8196167516600014938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3749223329741397939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3122442182098464074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3264241532174403506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8656896747900790219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3826752002103604020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3024769043278285461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1968344804574901608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5723783755876515696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -232633193599228182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5200710591044144078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4036023083123681891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8200751592165970724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1478361589254382170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6226595565684204345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8843674472729175882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8516494980310317616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3586614501523253608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -762994744854717468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5561502106490393485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1163010497870251529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5750530878454902047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6719640288671511316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7593137013322768645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7323591481302277484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1034360049827110234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4289888887514313882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5383396178512027054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461171771285412573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2894595993801792167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1373433822709979223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6976808811439126748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9161216809406092958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4537263221326052970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3660208985288292685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 67230225367318237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1217170477863494275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6162336101519009344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5650203579271689236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5099574304284357451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7006429497356322343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4349962374716918921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2108260549435163445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8104363536911066780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6233736710353698632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8006955879851182161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8627467727598004158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4793581582046783775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1904488100846006927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8702817390423285255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2076586723995456841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979199296168976846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3211165284969645789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7586707846937723285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4274965240920466077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -613309489717396099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2820759722778408426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2686721558358829573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4867574616122865512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 551601904305929356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4929794949123034594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2111274491814550472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6512285835980087672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1255572030885095535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8615719220107260261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8911455717579949926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5931962543171641344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1407129214845209690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7225325837358977205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8749093249318717845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9137553016845320901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3405238468598319738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5979761680970732050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6156612309569965725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3953310824401431950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4641396473679329693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7290650173477890862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950221509869837859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8768009324281030267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -216816392546970632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9133854575323926998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2577289876353891131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3271190054107976057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5268074840715025268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5184804093015368909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8577935860316598644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8590852874576839562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3228980517088992081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2563487456719951677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7559281494605437333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9053837619040660878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5886928774104303860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2115974109565832965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7728574616755295683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3656280321050280733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -917071114430472649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2856624387622537146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4347794832844250284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5749307880452111135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8546512028609510656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7984605950688593893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7910728016422623733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3366737435505598309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8723348325788265195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278316903137037394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8496397343943900861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1862043618630437046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -470643221701838168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9144071709839828914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3320651375244337065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6850892925813405796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 550255311379911435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2754455699344337468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 190858101757715044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8317600757381330353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6807148762804918929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2755730474395123493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8410535144160602041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5542524570500666797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5936342194006604946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7638162094085123716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8825186475288059500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2711607261769252935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5562224734365558826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4685824617624983542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2555688074932759271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 601940876608799103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1165070760599560333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7638834920102194584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4439861209519719975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2634632558836145110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2758446479403031785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2961073513312384628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7859600101044879113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7320064642449496630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5824211022717273189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 844932766869676919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2574427125296964459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1367336426107054731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3603349202002803567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3416531460768209628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8775950252887834333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1644585704439441837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6676325321121713273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2482976783253554477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1939679763236586398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7452718106848248562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8665563361973768782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3295009666516459242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1837307181777907363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 848349032954784267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5883163802665285622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7603354778541805877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4186508844488988590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3318891218102716421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -410478676725050440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -544841536382431017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5139985875702167897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7257157052647369554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5825815803941034881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5972055499898725507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796155923628525520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2560839768464061469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1749626985958040867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3456544889805775212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3133981078721992706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695675472357081708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7568047458681886343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1476300027015665457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8564571284966410367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -348712867339671233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3628906033639405177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1700726182259095612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7481579161096363549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2362898137421219311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6337068565412543068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9173895967850648016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8908833848015262311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2495184987710708120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5188978680556128482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5885644403699138364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7951171632023608363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8935344655228586142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4361895252257560292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4093775461860681225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6173833246010577941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5726197117722538136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3422379258264422973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8511813998014344436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2769983337145169267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5596853036255050825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7578876023215612908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2878268234706314486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4710934926486402814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -483351100435917043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8097642041041063103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5315884715980583595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1306408293657175610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3433355502050752961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1909320430205179785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4167339111169530466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4214507251039189288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 184575840348686176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 466421440572341708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8401693902109751382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2242366033153691510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5501280670081634843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4790598768364609256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3884262391168921302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5266766563052086508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4705454066202473604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3319237748494210392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4348509713961703983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 671969795513234153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -932061207026550315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5009564353434834709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 941541033531410008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5118867717831958791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1437412859773444839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3022889627616802250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6053054278231928379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8982005988906799336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6581355657224564427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8942838374274516850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7403335251198993562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 750987893823568051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5184344549368907713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7895100781411738400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3070581522749449611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8447861565958891783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1876975287234650659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7519435357281335857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8501128396761288425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6016680961121895771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7257953136095794045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -524960504038535369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 646772441259197786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5447401856097006921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3471539078107333802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3824749785071788803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4534817779821856533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5589920882484432332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8728824209748689432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461681602639702760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9199631622369053123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 875706743622572143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1902693193080982999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4412358582675498021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8146165175668887231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8776288914749518755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1077133719421916417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2526538081282756304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3021353652404165731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1729376849005020310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5259645021416372651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5801439582143025918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5015098636073680453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6480327654343795288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7113712312725254536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7930730205444338821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3543562675822645001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5004573533346158591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -195381508576495830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979697497233065388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2354126491132967594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4196841522907021777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3107899804149177360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7403649059905751677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3467633335180310973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4157230011453106993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8887322754166678957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7106136764466561321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5785335173368359273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5619861458698281731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1241842843058375243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3104932031548577886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8806640140374184536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3896591535612633290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -729063779873877975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1176763435026253655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6719981248184424118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4614688064410136012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6699711441286091589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5896094648420775736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4535512685272337379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1351855675273666466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3502409840095627002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3154728511937807725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3741259780678064073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7323295373265559962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2229457215266972301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3026658904615476639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8857862075409594767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4052172942761466093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1573756689627581676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1780124851289885618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5164990709927146483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4479207299666865545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3797374337954601148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3217716583384591986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -406650846568349644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6970070885954404543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6437667048112200310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 296677589164759574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3849486016751450660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2214174142386912544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -572772339736141424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4345341213325405042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5851939422032071493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4957167581869196651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4757137011943228471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4025389514781946634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2804483824002310546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1759459586909910321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6633787397154003142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2621365435071645383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7573513643868516768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 909627717634017457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3035694025820560779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8120351510920883111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5961429764383404137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2691010838377379113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1604681928550612960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6469986007217142382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2552534591510632819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1938448067995609112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5828415151638024654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -87400288854748944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4821107434753365868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5566693152686346044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2452564248822442392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -129670479129806011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3442249016304476745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -864710721992982918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4062374477782192270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794606122693970567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8825620789486731826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6498384354271532090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8150419187030496532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3789829456348548257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2277356270364354079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6573424981838539863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 973196693386457230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7487687257496288631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7882205357592146570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9069399554211175337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6599005661999793268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4088169247822038161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8701759073209388252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3627249317402925538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8957394073900155774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5127288967264886398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3163784297334954411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 509445538639232342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7001460200212405125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2059393551161991809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7862060545270620626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5460590897895200605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3313562422749105170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3349196848714139847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2616011208840216507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7009351051306266492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7288898819456708730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6439081300974597965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3625476823065642757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -755516826871861493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3912517554669455541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9195414595242842578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7493190341085337381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1117966131550339404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1858498272842645736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2944194450110734418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 72686468294229012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4233585812585571338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8664817317065066573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4411883821510945865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2989141683264023832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6377925569411386331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6554450724104360616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 668915820302489825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3281527985956071455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6541331048403810746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8243138403440966099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6721983928085070174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8191974706319066281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1725900180442122122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6170700771288240179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5577190992590587131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3949118491869134230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6150137723052166467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1176450690740897640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2274379720365352118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6509945618109433932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3661967247224208022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5819554320708446311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2480055424113562428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1630919305488946795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2122525763462309872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3642928458041670715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -762691628792257960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1419072981176220445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7127223883123263712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7278210854739651945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6862122154697541724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5584848407520508623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6263939867292131597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -583466871884455577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8402741631999712299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3790287916515951637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4946293247589182002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8079229357361667249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1074849713829599710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2177915160402037659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6191008489272004789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6898747770741371307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7110275500258200617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1541226291058887156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1977783544827691083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1365846813999776522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 463573971960978439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2766187937450698472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1046847065556176307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 48519048156587091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1730103064635618406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7279069421891509990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1264242700405714783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2353764122736884210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8838273561985162833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6039653208505846696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4803053975059079829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3560020943000536645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6214373306408953978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1570834904946836141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8731478980021251113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 248039738127761215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6416915898508606694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8968248028596373826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9034553869607778490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5851611002484834556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3177825835606102783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1053422260874526804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1525957381298331897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8090008309147483643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6804815792074754532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3058396168689308932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7101294766937517035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5723323827117039832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5936029960706606499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800819544167967136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3952564896933685858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1668701761962256833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4357509770739447325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4746342122209854592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3167523633727266422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1319915960642263875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6822180763238713529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -475691283989344330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3427549840652687552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2179982309415567226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5263308520516773099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2948978122471197465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9006241027666935593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1344114279031506645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4230635221148188380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2669120137501485002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8485476328443985923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2736656968664512813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -747500267284548832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3251803989358578752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1132710877023735228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6427983996611903297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4954926667675005108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5551340931178634816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -278300440548356571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6842051187770692855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3261854672374999299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2791699505673915738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1496520574771856757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6280650738906179506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1479520186073952648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -473792190318293308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2392067784276670834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6448604882236207986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4294876508918863973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1067301952452882777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4602952568888254673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6339346574660268691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3503711382279975170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432919748632374969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3012642943313672946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7562858439639601972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6887632766169785110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4002061698733326549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2392424185188180893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -207222851844469671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2404713644801036395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9003141109320639235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8687047847882323052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4079820069322230983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1019483004544189670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7940722158228558436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2231934481811047480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3414284240438237426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7811738665275394101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6427200992182570150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1092064813640987043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2406375842450191122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4605783922748442549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8707057946130624766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5461257366446540613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1664036598912956750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5121724183455119117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1857156366929428444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6861938015926621046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2818021550308905618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8052395965853238652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8424322220733488909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9211824627295586005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5689366821189318470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6626478184556289553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3544806356116177633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -277266409841685285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3584492171284165015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2815968191070637370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3807356324516481669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6032301021148554161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3393077254553183505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4781496216680187663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4369067393017672858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4715913885051098949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1534147903046923813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1386717192349215812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3648702693359662378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5317148726296429943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -247692468239751287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1255171238982551998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4571973685491868481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4309771327878882184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3476648338603060723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6126874277212228054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3347147641989045540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 71205448893605529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4976426940642272111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 832510523430517901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6938315736747249239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4195645659917166216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4494924936656855913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3445714857373295174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6460637397523077109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3803925381484550292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5686183635997496558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409841282429175107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8601378679110098561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7301408291668376309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4745608280682165388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 522399491057840370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 758687915575708544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4478265773271905310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1872890636454886080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6674765259880994839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2096444300319021002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6087246711220689041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1977738563470514937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1872697704473490889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9163973048088110503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6801826195703276060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5836004172732081441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1260116324644239839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2762294393611611523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6793678583894989806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3774802389491366793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4910767472525005998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7012092060717175680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6804542559955005252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8406487914712056297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2859547032209169914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2782958201985756292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3361637881258809594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4780193327164929439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3902441072822087663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7457808831922206481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2141472514751735106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1536210965149159188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981486622906913764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6394527404492739741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5919153361450192071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8376025521888239608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6344120409838555353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1786241118958884400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8145883114749482597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8037934587395522346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5290227222655706630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7998351593325094623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6611237293348973116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4652122804917235649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4333894643866990110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7614110657773381307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5433656811062307155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5042397337585032955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4255305700964206277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4674898614863256798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4413655166871640743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -564256156261668544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3435896718324186277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3180617298777512291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4611001305158333682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1662755158128649520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8556008005223556013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4875905385731768378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5099761261394252845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3395564390080161340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2578046396474755366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1110021974056081236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6166538450276069278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2045409419161983988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4215869330625551169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3977474325476705666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7012522745050709577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2732326142108807733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8579799029579559173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5888238954038778209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2106257486793036013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 912653671252086767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4334854679399959039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 104801910075404777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8505634310538402636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7189138957202215613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7969189085437524568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5685031486370557382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2800939703763910270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5996003229573145316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3593552760944088984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5729864818702378047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3285712346012285587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7652883522043047439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4132194323693081730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6432704048891528777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1086444085789684300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6836994627005728296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3164252141648432548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1141184193997229162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -811133237066912161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5879349628392516905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 347525742339532878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -937416388321359968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8176536166246985779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6287384667171252498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2778360716645421193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -460823836378346594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5980983529284207887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8659389420217296725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7465165601388007043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1854277999769689138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8172373560879485095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8362578741658862589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7279930787271114392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5650117216204488452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5215622131202850856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6984818100749002282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2085332370206557088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8954063336683237407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6139660268582554706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6238329018070221155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7099068895703120880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6954221243173483822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -479524469592349006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4613300972032833815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4844940985321249796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1556322177073799555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1332891658025637493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -865263882884568853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6170074522969164729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2103101100591177623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8983620740442897283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6141951712106563029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2398750105666557467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2523366487152609404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7033527854430615295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7465269794037198511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7260125206849467751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -935547010672965576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8709179786580587748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 55576336774073957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 329735266062600940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7840294551259523988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2534483994706191401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5701163919118413730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1212051372506935053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1434181146422811088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4413380629475536966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5566955584282544942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6573789858244203779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5610766239797534891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 21139324333855591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388422316041447078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4913902970911103727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2623359940215850494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5023526825047039153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2454115953893139737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6391738310984517347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7380549432137328952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4102284942542634305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9050252998955202820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 452794232718076624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8928223799616050320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1568704299798746953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -683721743092790324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 745917958585917498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1764631358538041428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6800586819328331793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8255457260882585466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5745715870796598292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2448193541136705264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -247616431520226825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6754092743400660310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1475713164173437327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2399730583851224842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1992778931200559863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4298500711245553478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5701157111939390068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7423326254251093246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5962827930609211740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1661757910409373577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6612003129248031093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938727472268572211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4443424970613613382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9221091846309718155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6028588613215708929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6775057814711730037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2860300940634275996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8808602168101825968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1057012985874682536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1804093131420537023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2191447754629530496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900860905648711367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 235995060858692551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8621402503567617371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8506729701455319894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8042597579386737658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4845246128903268484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1677330703968388757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6049173875161882572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 731138184071209600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 48282736214430924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3485247717167921793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8205879757136086822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8839360205327643310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1108421451086814529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6269167268090844956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 619805505760415743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5191303118016993143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 103294390456279426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -790046283154188573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -59451559251389741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8876216773878229043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -592573820782482331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5506059430942638852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -666810960287469264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -173457073658226910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 184981758308110473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5416543525058698606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7240081134466020530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7888914480511972160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6511936514955087847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4833704999055310576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6296482877446673979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9172061779717019811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 243102814822412961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -263795901290928143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7289020856606689760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4603017353747362892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6729297176514280986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -27761261556378779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4055329406933782438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7650225557590414407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7476249377932777995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4222729923168010372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8068529342811009911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 12104865479348526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -220359801618894659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1015513924369827052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7033011785434885079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:53,412 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:53,412 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:53,412 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:53,412 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:53,422 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=782 (was 782), ProcessCount=167 (was 167), AvailableMemoryMB=8664 (was 8680) 2024-04-03 09:55:53,432 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=782, ProcessCount=167, AvailableMemoryMB=8664 2024-04-03 09:55:53,442 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,448 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:53,448 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:53,449 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,449 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-03 09:55:53,450 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-03 09:55:53,450 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-03 09:55:53,450 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:53,460 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=782 (was 782), ProcessCount=167 (was 167), AvailableMemoryMB=8638 (was 8664) 2024-04-03 09:55:53,468 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=782, ProcessCount=167, AvailableMemoryMB=8638 2024-04-03 09:55:53,478 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,485 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:53,485 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:53,489 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2024-04-03 09:55:53,490 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-03 09:55:53,491 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:53,491 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:53,491 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:53,491 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:53,500 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=80 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=782 (was 782), ProcessCount=167 (was 167), AvailableMemoryMB=8610 (was 8638) 2024-04-03 09:55:53,509 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=782, ProcessCount=167, AvailableMemoryMB=8609 2024-04-03 09:55:53,519 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,525 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:53,525 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:53,526 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,536 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,541 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,545 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,551 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:53,552 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:53,552 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,552 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,559 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:53,559 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:53,559 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:53,559 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:53,569 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=782 (was 782), ProcessCount=167 (was 167), AvailableMemoryMB=8499 (was 8609) 2024-04-03 09:55:53,578 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=782, ProcessCount=167, AvailableMemoryMB=8499 2024-04-03 09:55:53,590 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,596 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:53,596 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:53,596 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,606 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,613 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-03 09:55:53,613 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:53,613 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,613 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:53,613 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:53,613 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:53,613 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:53,623 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=89 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=782 (was 782), ProcessCount=167 (was 167), AvailableMemoryMB=8439 (was 8499) 2024-04-03 09:55:53,632 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=782, ProcessCount=167, AvailableMemoryMB=8438 2024-04-03 09:55:53,641 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,647 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:53,647 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:53,648 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,657 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,666 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-03 09:55:53,666 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:53,667 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,667 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:53,667 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:53,667 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:53,667 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:53,677 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=782 (was 782), ProcessCount=167 (was 167), AvailableMemoryMB=8379 (was 8438) 2024-04-03 09:55:53,686 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=782, ProcessCount=167, AvailableMemoryMB=8379 2024-04-03 09:55:53,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:53,700 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:53,700 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:53,700 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,700 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-log-dir so I do NOT create it in target/test-data/e0e36577-dac7-10db-1708-fc9f3d0c52ce 2024-04-03 09:55:53,700 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/eb42d418-d4e9-2ba1-e008-c75dc0a56e43/hadoop-tmp-dir so I do NOT create it in target/test-data/e0e36577-dac7-10db-1708-fc9f3d0c52ce 2024-04-03 09:55:53,701 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 09:55:53,710 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/e0e36577-dac7-10db-1708-fc9f3d0c52ce/bucketNoRecycler.cache 2024-04-03 09:55:53,710 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:53,710 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:53,711 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e0e36577-dac7-10db-1708-fc9f3d0c52ce/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/e0e36577-dac7-10db-1708-fc9f3d0c52ce/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:53,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -488897897921384722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 09:55:54,812 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e0e36577-dac7-10db-1708-fc9f3d0c52ce/bucketNoRecycler.persistence 2024-04-03 09:55:54,812 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:54,812 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:54,812 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:54,825 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/e0e36577-dac7-10db-1708-fc9f3d0c52ce/bucketNoRecycler.cache 2024-04-03 09:55:54,825 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:54,825 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:54,828 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:54,828 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e0e36577-dac7-10db-1708-fc9f3d0c52ce/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/e0e36577-dac7-10db-1708-fc9f3d0c52ce/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:54,829 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:54,829 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:54,829 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:54,829 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:54,838 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=782 (was 782), ProcessCount=167 (was 167), AvailableMemoryMB=8357 (was 8379) 2024-04-03 09:55:54,847 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=782, ProcessCount=167, AvailableMemoryMB=8357 2024-04-03 09:55:54,858 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:54,862 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:54,862 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:54,863 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:57,114 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:57,114 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:57,114 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:57,114 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:57,124 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=719 (was 782), ProcessCount=167 (was 167), AvailableMemoryMB=8330 (was 8357) 2024-04-03 09:55:57,133 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=719, ProcessCount=167, AvailableMemoryMB=8330 2024-04-03 09:55:57,143 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:57,149 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:57,149 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:57,150 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:57,159 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:57,169 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-03 09:55:57,169 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:57,169 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:57,170 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:57,178 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:57,187 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:57,193 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:57,193 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:57,193 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:57,193 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:57,203 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=719 (was 719), ProcessCount=167 (was 167), AvailableMemoryMB=8193 (was 8330) 2024-04-03 09:55:57,211 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=719, ProcessCount=167, AvailableMemoryMB=8193 2024-04-03 09:55:57,221 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:57,226 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:57,226 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:57,226 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:57,227 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:57,227 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:57,227 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:57,227 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:57,236 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=719 (was 719), ProcessCount=167 (was 167), AvailableMemoryMB=8168 (was 8193) 2024-04-03 09:55:57,245 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=719, ProcessCount=167, AvailableMemoryMB=8167 2024-04-03 09:55:57,255 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 09:55:57,259 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 09:55:57,259 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 09:55:57,260 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 09:55:57,260 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 09:55:57,260 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 09:55:57,260 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 09:55:57,260 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 09:55:57,270 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=719 (was 719), ProcessCount=167 (was 167), AvailableMemoryMB=8141 (was 8167)