2024-04-26 18:56:36,114 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-26 18:56:36,343 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/1ecfeb15-c595-6378-04c1-2580f45bb99f 2024-04-26 18:56:36,397 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=268, ProcessCount=167, AvailableMemoryMB=2833 2024-04-26 18:56:36,425 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:36,434 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-26 18:56:36,446 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-26 18:56:36,448 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-26 18:56:36,451 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-26 18:56:37,819 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:37,820 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:37,819 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:37,819 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:37,831 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=271 (was 268) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=2121 (was 2833) 2024-04-26 18:56:37,840 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=271, ProcessCount=167, AvailableMemoryMB=2120 2024-04-26 18:56:37,847 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:37,854 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-26 18:56:37,855 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-26 18:56:37,855 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-26 18:56:37,863 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-26 18:56:37,863 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:37,863 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:37,863 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:37,863 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:37,874 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 java.lang.System.arraycopy(Native Method) java.nio.HeapByteBuffer.put(HeapByteBuffer.java:195) java.nio.ByteBuffer.put(ByteBuffer.java:867) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:98) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:76) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:144) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) 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) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=271 (was 271), ProcessCount=167 (was 167), AvailableMemoryMB=2096 (was 2120) 2024-04-26 18:56:37,885 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=271, ProcessCount=167, AvailableMemoryMB=2095 2024-04-26 18:56:37,893 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:37,900 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-26 18:56:37,900 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-26 18:56:37,901 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-26 18:56:37,921 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:37,927 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:37,937 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-26 18:56:37,938 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-26 18:56:37,938 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-26 18:56:37,939 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:37,947 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:37,953 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:37,953 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:37,953 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:37,953 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:37,963 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java: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: 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) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=271 (was 271), ProcessCount=167 (was 167), AvailableMemoryMB=1936 (was 2095) 2024-04-26 18:56:37,973 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=271, ProcessCount=167, AvailableMemoryMB=1935 2024-04-26 18:56:37,979 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:37,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-26 18:56:37,987 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-26 18:56:37,987 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-26 18:56:38,077 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-26 18:56:38,444 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-26 18:56:38,457 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/bucketNoRecycler.cache 2024-04-26 18:56:38,457 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-26 18:56:38,458 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-26 18:56:38,458 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/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/1ecfeb15-c595-6378-04c1-2580f45bb99f/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:38,601 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/bucketNoRecycler.persistence 2024-04-26 18:56:38,601 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:38,764 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/bucketNoRecycler.cache 2024-04-26 18:56:38,764 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-26 18:56:38,764 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-26 18:56:38,831 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-26 18:56:38,835 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/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/1ecfeb15-c595-6378-04c1-2580f45bb99f/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:38,847 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:38,847 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:38,847 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:38,847 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:38,856 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 289) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=271 (was 271), ProcessCount=167 (was 167), AvailableMemoryMB=2053 (was 1935) - AvailableMemoryMB LEAK? - 2024-04-26 18:56:38,865 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=271, ProcessCount=167, AvailableMemoryMB=2053 2024-04-26 18:56:38,876 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:38,883 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-26 18:56:38,883 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-26 18:56:38,884 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-26 18:56:40,046 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-26 18:56:41,147 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-26 18:56:42,248 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:42,248 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:42,248 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:42,248 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:42,258 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 271), ProcessCount=167 (was 167), AvailableMemoryMB=2019 (was 2053) 2024-04-26 18:56:42,268 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=2019 2024-04-26 18:56:42,280 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:42,285 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-26 18:56:42,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-26 18:56:42,287 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-26 18:56:42,755 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-26 18:56:42,756 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:42,756 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:42,756 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:42,756 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:42,766 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=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1975 (was 2019) 2024-04-26 18:56:42,775 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=1975 2024-04-26 18:56:42,787 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:42,795 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-26 18:56:42,796 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-26 18:56:42,797 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-26 18:56:42,808 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:42,816 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:42,828 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-26 18:56:42,830 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-26 18:56:42,833 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-26 18:56:42,834 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:42,843 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-26 18:56:42,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-26 18:56:42,846 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-26 18:56:42,846 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:42,860 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-26 18:56:42,861 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-26 18:56:42,866 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-26 18:56:42,866 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:42,866 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:42,866 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:42,866 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:42,880 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1801 (was 1975) 2024-04-26 18:56:42,893 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=1801 2024-04-26 18:56:42,906 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:42,913 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-26 18:56:42,913 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-26 18:56:42,913 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-26 18:56:42,924 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-log-dir so I do NOT create it in target/test-data/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d 2024-04-26 18:56:42,924 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-log-dir Erasing configuration value by system value. 2024-04-26 18:56:42,924 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-tmp-dir so I do NOT create it in target/test-data/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d 2024-04-26 18:56:42,924 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-26 18:56:42,924 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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d 2024-04-26 18:56:42,924 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-26 18:56:42,936 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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/bucket.cache 2024-04-26 18:56:42,936 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-26 18:56:42,937 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-26 18:56:42,939 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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:42,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6726313588432424783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,041 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:44,041 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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/bucket.persistence 2024-04-26 18:56:44,041 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:44,041 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:44,056 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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/bucket.cache 2024-04-26 18:56:44,056 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-26 18:56:44,056 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-26 18:56:44,059 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-26 18:56:44,063 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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:44,063 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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/bucket.persistence 2024-04-26 18:56:44,063 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:44,063 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:44,063 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:44,077 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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/bucket.cache 2024-04-26 18:56:44,077 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-26 18:56:44,079 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-26 18:56:44,083 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-26 18:56:44,083 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-26 18:56:44,084 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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/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/dbde7f05-b5a3-fc8b-d12b-9e53ae1fe49d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:44,085 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:44,085 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:44,085 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:44,085 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:44,096 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1765 (was 1801) 2024-04-26 18:56:44,108 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=1765 2024-04-26 18:56:44,119 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,125 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-26 18:56:44,125 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-26 18:56:44,125 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-26 18:56:44,478 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-26 18:56:44,490 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.57 MB, memory=0 B 2024-04-26 18:56:44,491 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-26 18:56:44,493 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.56 MB, memory=0 B 2024-04-26 18:56:44,493 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-26 18:56:44,495 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.34 MB, memory=0 B 2024-04-26 18:56:44,495 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-26 18:56:44,496 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.12 MB, memory=0 B 2024-04-26 18:56:44,497 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-26 18:56:44,498 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.51 MB, memory=0 B 2024-04-26 18:56:44,499 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-26 18:56:44,500 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.29 MB, memory=0 B 2024-04-26 18:56:44,500 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-26 18:56:44,501 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.07 MB, memory=0 B 2024-04-26 18:56:44,502 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-26 18:56:44,503 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.47 MB, memory=0 B 2024-04-26 18:56:44,504 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-26 18:56:44,505 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.25 MB, memory=0 B 2024-04-26 18:56:44,524 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-26 18:56:44,525 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.64 MB, memory=0 B 2024-04-26 18:56:44,525 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-26 18:56:44,526 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.42 MB, memory=0 B 2024-04-26 18:56:44,527 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-26 18:56:44,527 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.62 MB, memory=0 B 2024-04-26 18:56:44,528 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-26 18:56:44,529 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.40 MB, memory=0 B 2024-04-26 18:56:44,529 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-26 18:56:44,530 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.18 MB, memory=0 B 2024-04-26 18:56:44,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5360432745706530815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5038724094036875411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 926938034831914152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1332598843916854168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5532696695212839271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7290286200893183558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1126182304507516941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8431847157959991761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2460704922678577027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7208313189970147259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2331103307357981478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7944549589687568056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6520396008674468963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6610239320098083046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5906454198429823898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2938747199188379823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3399781791600931773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1713625387125007635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2715510117482669006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 718718634672871257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8685426406572402069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1071474769807747002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8885801425759285206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7720918464748821324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8277260887658216953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8231386698252949448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8311100343840751970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5668480926085936811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1612548482324693017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1019162589983793558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7972852917349997651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8261522675842507924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6311189839520984888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3354256380789719616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5761405704708368888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5865639480262941895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1955031334650313600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3037089240075054631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7110943100067681575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 76060540948706801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -814891908103326521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3716740632517274539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6431737958651574712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 719423594815202739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4504485815144771982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3074659127856432766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7696519131808307479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2902915932923565053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4514130896153043212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2660188124446377589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3325609906123672056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -468228863002101020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1756777223905760966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5703233648546353171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6623715593715932286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9132792264360488028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2108538610832810786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7099956123085639736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5986393040285926622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5268045648641986273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2241026176607361750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2809532456409976703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 716842802640295837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5993207366878416076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3563017256546474038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9218438555877103070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9197588966899580059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7940748113690723781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6145698101466561575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4153315276725409894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2307917730323559983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2166133362368191129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6268618553864781332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6119137311408189629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5291312888335261111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6266884509902148240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2748696410669925166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -943487664194294198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7147530829893397148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4560851680370279191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -342500418773297696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7263293407440453306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7479240793329092966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5480054566000691886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5042737229500102912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4827383913226093261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6718940154301802417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8071432700383617104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8183319485462284628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1264486324235434309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5823721480243074425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5337531612954285757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4791120097835801207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7595549035743925340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9204753890777017443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2195120886353897041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8336203623955270141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4397017005446234564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8778229239919681375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5738328249338963854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2204275246144960032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9093081678681584568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1943629830256199354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3747062668487937400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2109366883462032810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3962459735983201282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4144188007193958618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800799459782738520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7773805015686642383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7043111029581678399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6879214932226121391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,560 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7264967571422589626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -751778819085290195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5586682083382377264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7390265554794123690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1394101879308455446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2910887613048747702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,561 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2501017092175713492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3089614381526109295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1502382404693714571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7918828988080944814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7767416777052634481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6727815054104269784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5672927403510476204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,562 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 708213541628675238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -975006055311967580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7397767554157365358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5440375965644007263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6767118648036427124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 852954954721544028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5441398787695589203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,563 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6949779838520232047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3064728847558591519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -262426424486841112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3523744577293644082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2766807326200649719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3653925529681936391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5471770198968270279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6325986404631347087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,564 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1520485922956027150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8593170062472821004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6069025233986761895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6262791694726241718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1612423815320562588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2326716262184267122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5914647703484305935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,565 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6165262618146915159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3583777573531373657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1177210479492142863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1322318131161484870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4078093321589097582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7154154818635856664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5087519889067603349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,566 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8389461367958059414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7934702652005530854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 986214240497846014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -418157837939425426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9009112149395842659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8174107390491298888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8786206674293372196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800975441144379858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2452839819984237147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 314051701844403425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8101877041739975834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2732115735564144105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5744022532012168116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -623100553229667531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,568 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4060647953697058063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7186703798272188888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4271753101801496188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 41518526183332652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5747194084478166299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6600767312647585490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,569 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8336047037999001013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6536974792618624212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4906144852766024292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5260363488867803039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7632634587954013983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8631900629167564167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7164896979903126398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2934331233860266804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2324436461512738447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7236615805080449489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2211675795478165175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6486571046028953862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,571 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4181223133678017331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3266833138257778179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5034352685257252998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7617308049498050996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5824903181715073823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2083286264188316696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,572 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4919325801380318922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8286608423452546661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8148924202823451159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6922061544381059476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7127395920626572385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 844751612536270445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6262395829258851603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5760396558846947816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7494417104634972315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7129276450441843943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -17775451200498746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,574 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-26 18:56:44,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704992568866803760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2346140364578209155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6905260901051010362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8580092982722279898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1800428098432706149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,575 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=2.19 MB, memory=0 B 2024-04-26 18:56:44,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4037417782767403812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8248965930401256875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,575 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-26 18:56:44,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3072345944487961429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4942522654451682452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7720213986713431600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3992280454049695537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7068741521226367208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6731140388421741704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,577 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.97 MB, memory=0 B 2024-04-26 18:56:44,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1369573101259828426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5873628348448185793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,578 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-26 18:56:44,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4838654166444414759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8400637968957278899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3292975770661959020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1149038647438516447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,578 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.75 MB, memory=0 B 2024-04-26 18:56:44,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3500961335343837281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6158076803132320531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8259902735629258089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -768597311090468805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7918767528213286100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3767694415707950874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6733223943230899001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -513288881850902757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8347704832295841225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 155644545925172131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7653317417871607978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1360981029963751293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3678719645159061560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3851185715154087685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -211784527272579470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7557668554269100373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2090717040313391745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4636561525404168223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8219342812041757958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1372924168416563590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1064446316226872897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5680171639152794728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3246979080233883666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4737058966972091422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1189238337197686386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2457722711806240885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1207576119056624687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1578666680766649164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7960541673514930833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438580547846826660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2239936135939466783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7919643324906471973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6267763626703983917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 491911249383814805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -363921149373742487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9028385261113439856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1010089390165534292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6153333219447741561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5022886195892504175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1478673408976844524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6032814550124392362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8556321108663601116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8063267790560789743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4537139512044338103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109849490802847665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1697186425465405491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8842863369405543776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6924465391129706619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4407939809359618288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7720634250279803902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5215399369754381104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5629494343195014114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -430836190411522211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3062686951382800900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2857932129541449411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1572646293792460979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2184781723947474200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7674504971147176578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:44,590 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:44,590 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:44,590 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:44,591 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:44,601 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1730 (was 1765) 2024-04-26 18:56:44,610 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=1729 2024-04-26 18:56:44,621 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,629 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-26 18:56:44,630 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-26 18:56:44,633 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-26 18:56:44,634 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-26 18:56:44,634 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-26 18:56:44,634 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-26 18:56:44,634 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:44,644 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1697 (was 1729) 2024-04-26 18:56:44,654 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=1697 2024-04-26 18:56:44,664 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,672 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-26 18:56:44,672 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-26 18:56:44,673 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-26 18:56:44,677 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-26 18:56:44,677 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-26 18:56:44,677 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-26 18:56:44,677 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-26 18:56:44,677 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-26 18:56:44,677 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-26 18:56:44,677 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-26 18:56:44,677 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-26 18:56:44,678 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-26 18:56:44,678 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-26 18:56:44,678 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-26 18:56:44,678 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-26 18:56:44,678 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-26 18:56:44,678 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-26 18:56:44,678 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-26 18:56:44,678 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-26 18:56:44,681 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:44,681 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:44,681 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:44,681 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:44,692 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1664 (was 1697) 2024-04-26 18:56:44,702 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=1664 2024-04-26 18:56:44,712 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,720 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-26 18:56:44,720 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-26 18:56:44,721 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-26 18:56:44,731 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,739 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,749 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,762 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-26 18:56:44,763 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-26 18:56:44,765 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-26 18:56:44,766 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,772 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:44,772 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:44,772 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:44,772 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:44,785 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=40 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1501 (was 1664) 2024-04-26 18:56:44,795 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=1501 2024-04-26 18:56:44,805 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,810 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-26 18:56:44,810 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-26 18:56:44,811 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-26 18:56:44,821 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,827 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-26 18:56:44,828 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-26 18:56:44,828 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-26 18:56:44,828 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:44,828 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:44,828 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:44,828 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:44,839 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=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1437 (was 1501) 2024-04-26 18:56:44,848 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=1437 2024-04-26 18:56:44,863 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,870 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-26 18:56:44,870 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-26 18:56:44,871 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-26 18:56:44,881 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,886 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-26 18:56:44,886 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-26 18:56:44,887 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-26 18:56:44,887 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:44,887 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:44,887 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:44,887 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:44,897 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=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1381 (was 1437) 2024-04-26 18:56:44,906 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=1381 2024-04-26 18:56:44,916 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:44,922 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-26 18:56:44,922 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-26 18:56:44,922 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-26 18:56:44,923 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-log-dir so I do NOT create it in target/test-data/5dffe84b-28b4-1dde-5af2-e000c8b5b6e9 2024-04-26 18:56:44,923 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-tmp-dir so I do NOT create it in target/test-data/5dffe84b-28b4-1dde-5af2-e000c8b5b6e9 2024-04-26 18:56:44,923 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-26 18:56:44,933 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/5dffe84b-28b4-1dde-5af2-e000c8b5b6e9/bucketNoRecycler.cache 2024-04-26 18:56:44,933 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-26 18:56:44,933 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-26 18:56:44,934 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/5dffe84b-28b4-1dde-5af2-e000c8b5b6e9/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/5dffe84b-28b4-1dde-5af2-e000c8b5b6e9/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1644182974393732921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:46,035 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5dffe84b-28b4-1dde-5af2-e000c8b5b6e9/bucketNoRecycler.persistence 2024-04-26 18:56:46,035 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:46,035 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:46,035 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:46,050 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/5dffe84b-28b4-1dde-5af2-e000c8b5b6e9/bucketNoRecycler.cache 2024-04-26 18:56:46,050 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-26 18:56:46,050 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-26 18:56:46,053 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-26 18:56:46,053 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/5dffe84b-28b4-1dde-5af2-e000c8b5b6e9/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/5dffe84b-28b4-1dde-5af2-e000c8b5b6e9/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:46,054 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:46,054 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:46,054 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:46,054 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:46,064 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=249 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1351 (was 1381) 2024-04-26 18:56:46,074 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=249, ProcessCount=167, AvailableMemoryMB=1351 2024-04-26 18:56:46,085 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:46,092 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-26 18:56:46,093 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-26 18:56:46,093 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-26 18:56:48,346 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:48,346 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:48,346 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:48,346 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:48,356 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 249), ProcessCount=167 (was 167), AvailableMemoryMB=1319 (was 1351) 2024-04-26 18:56:48,365 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=229, ProcessCount=167, AvailableMemoryMB=1319 2024-04-26 18:56:48,376 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:48,384 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-26 18:56:48,384 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-26 18:56:48,385 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-26 18:56:48,404 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:48,410 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-26 18:56:48,411 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-26 18:56:48,411 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-26 18:56:48,411 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:48,418 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:48,426 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:48,434 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:48,434 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:48,434 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:48,434 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:48,445 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=1169 (was 1319) 2024-04-26 18:56:48,454 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=229, ProcessCount=167, AvailableMemoryMB=1169 2024-04-26 18:56:48,464 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:48,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-26 18:56:48,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-26 18:56:48,470 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-26 18:56:48,471 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:48,471 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:48,471 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:48,471 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:48,480 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=1137 (was 1169) 2024-04-26 18:56:48,489 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=229, ProcessCount=167, AvailableMemoryMB=1137 2024-04-26 18:56:48,499 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:48,506 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-26 18:56:48,507 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-26 18:56:48,507 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-26 18:56:48,508 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:48,508 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:48,508 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:48,508 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:48,517 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=1105 (was 1137) 2024-04-26 18:56:48,527 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=229, ProcessCount=167, AvailableMemoryMB=1105 2024-04-26 18:56:48,537 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:48,544 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-26 18:56:48,544 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-26 18:56:48,545 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-26 18:56:49,921 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:49,921 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:49,921 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:49,921 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:49,932 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=1166 (was 1105) - AvailableMemoryMB LEAK? - 2024-04-26 18:56:49,941 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=229, ProcessCount=167, AvailableMemoryMB=1166 2024-04-26 18:56:49,951 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:49,955 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-26 18:56:49,955 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-26 18:56:49,955 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-26 18:56:49,960 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-26 18:56:49,960 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:49,960 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:49,960 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:49,960 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:49,970 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=1162 (was 1166) 2024-04-26 18:56:49,979 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=229, ProcessCount=167, AvailableMemoryMB=1162 2024-04-26 18:56:49,989 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:49,993 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-26 18:56:49,993 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-26 18:56:49,994 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-26 18:56:50,004 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:50,006 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:50,011 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-26 18:56:50,011 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-26 18:56:50,012 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-26 18:56:50,012 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:50,017 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:50,022 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:50,022 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:50,022 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:50,022 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:50,032 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=1121 (was 1162) 2024-04-26 18:56:50,041 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=59, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=229, ProcessCount=167, AvailableMemoryMB=1121 2024-04-26 18:56:50,057 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:50,061 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-26 18:56:50,061 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-26 18:56:50,065 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-26 18:56:50,066 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-log-dir so I do NOT create it in target/test-data/c4afce17-d7b2-4e33-1e5b-51782897bb56 2024-04-26 18:56:50,066 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-tmp-dir so I do NOT create it in target/test-data/c4afce17-d7b2-4e33-1e5b-51782897bb56 2024-04-26 18:56:50,066 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-26 18:56:50,076 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/c4afce17-d7b2-4e33-1e5b-51782897bb56/bucketNoRecycler.cache 2024-04-26 18:56:50,076 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-26 18:56:50,076 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-26 18:56:50,077 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/c4afce17-d7b2-4e33-1e5b-51782897bb56/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/c4afce17-d7b2-4e33-1e5b-51782897bb56/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:50,197 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/c4afce17-d7b2-4e33-1e5b-51782897bb56/bucketNoRecycler.persistence 2024-04-26 18:56:50,197 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:50,211 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/c4afce17-d7b2-4e33-1e5b-51782897bb56/bucketNoRecycler.cache 2024-04-26 18:56:50,211 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-26 18:56:50,211 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-26 18:56:50,214 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-26 18:56:50,215 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/c4afce17-d7b2-4e33-1e5b-51782897bb56/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/c4afce17-d7b2-4e33-1e5b-51782897bb56/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:50,215 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:50,216 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:50,215 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:50,215 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:50,226 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=1115 (was 1121) 2024-04-26 18:56:50,235 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=229, ProcessCount=167, AvailableMemoryMB=1114 2024-04-26 18:56:50,246 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:50,250 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-26 18:56:50,250 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-26 18:56:50,251 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-26 18:56:51,351 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-26 18:56:52,452 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-26 18:56:53,554 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:53,554 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:53,554 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:53,554 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:53,565 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63 (was 63), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=1109 (was 1114) 2024-04-26 18:56:53,574 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=167, AvailableMemoryMB=1109 2024-04-26 18:56:53,584 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:53,588 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-26 18:56:53,588 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-26 18:56:53,588 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-26 18:56:53,589 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-26 18:56:53,589 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:53,589 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:53,589 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:53,589 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:53,600 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63 (was 63), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=1101 (was 1109) 2024-04-26 18:56:53,609 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=167, AvailableMemoryMB=1101 2024-04-26 18:56:53,619 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:53,624 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-26 18:56:53,624 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-26 18:56:53,625 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-26 18:56:53,634 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:53,639 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:53,644 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-26 18:56:53,645 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-26 18:56:53,645 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-26 18:56:53,645 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:53,652 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-26 18:56:53,652 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-26 18:56:53,655 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-26 18:56:53,655 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:53,660 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-26 18:56:53,660 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-26 18:56:53,660 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-26 18:56:53,660 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:53,660 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:53,660 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:53,660 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:53,670 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=1001 (was 1101) 2024-04-26 18:56:53,679 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=75, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=167, AvailableMemoryMB=1001 2024-04-26 18:56:53,689 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:53,692 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-26 18:56:53,692 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-26 18:56:53,693 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-26 18:56:53,702 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-log-dir so I do NOT create it in target/test-data/a466213c-884d-01bd-6ef5-b65f2a3a844d 2024-04-26 18:56:53,702 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-log-dir Erasing configuration value by system value. 2024-04-26 18:56:53,702 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-tmp-dir so I do NOT create it in target/test-data/a466213c-884d-01bd-6ef5-b65f2a3a844d 2024-04-26 18:56:53,702 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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-26 18:56:53,703 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/a466213c-884d-01bd-6ef5-b65f2a3a844d 2024-04-26 18:56:53,703 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-26 18:56:53,712 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/a466213c-884d-01bd-6ef5-b65f2a3a844d/bucket.cache 2024-04-26 18:56:53,712 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-26 18:56:53,712 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-26 18:56:53,713 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/a466213c-884d-01bd-6ef5-b65f2a3a844d/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/a466213c-884d-01bd-6ef5-b65f2a3a844d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:53,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5541988938855875894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:54,814 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/a466213c-884d-01bd-6ef5-b65f2a3a844d/bucket.persistence 2024-04-26 18:56:54,814 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:54,814 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:54,814 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:54,829 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a466213c-884d-01bd-6ef5-b65f2a3a844d/bucket.cache 2024-04-26 18:56:54,829 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-26 18:56:54,829 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-26 18:56:54,831 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-26 18:56:54,832 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/a466213c-884d-01bd-6ef5-b65f2a3a844d/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/a466213c-884d-01bd-6ef5-b65f2a3a844d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:54,832 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/a466213c-884d-01bd-6ef5-b65f2a3a844d/bucket.persistence 2024-04-26 18:56:54,832 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:54,832 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:54,832 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:54,844 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/a466213c-884d-01bd-6ef5-b65f2a3a844d/bucket.cache 2024-04-26 18:56:54,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-26 18:56:54,845 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-26 18:56:54,848 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-26 18:56:54,848 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-26 18:56:54,850 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/a466213c-884d-01bd-6ef5-b65f2a3a844d/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/a466213c-884d-01bd-6ef5-b65f2a3a844d/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:54,850 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:54,850 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:54,850 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:54,850 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:54,860 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=996 (was 1001) 2024-04-26 18:56:54,869 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=167, AvailableMemoryMB=996 2024-04-26 18:56:54,880 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:54,885 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-26 18:56:54,885 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-26 18:56:54,885 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-26 18:56:55,210 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: 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-26 18:56:55,213 ERROR [Time-limited test-BucketCacheWriter-2] 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-26 18:56:55,221 DEBUG [Time-limited test-BucketCacheWriter-2] 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-26 18:56:55,233 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=4.52 MB, total=31.75 MB, single=0 B, multi=14.91 MB, memory=0 B 2024-04-26 18:56:55,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704820919952736941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6565739801636017094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1394394495387840121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4874524019693786981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5841523205919219168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4754630912965661480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8873771792325081591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8683067623492262670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -10476587223208006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5401071603273010414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3635742205371250860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8721324175183185303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5170738665666985302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1932278017650281066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5328858906715206843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7473782915235984180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3044135241951772349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7478545361482566470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2019264068139557913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1271503769491601956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5807002348801818020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6557020061697420881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5291951801927009030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5928368139294130486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8790781660259835970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8350748761554604208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3879055001541549914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4997188432421308811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4859132864097063977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6739371844912714160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -602265141297539027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1325759770558231606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7623140278005929292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6854516818730873046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6970797632513882790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070928233944493154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5216213763996432599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3534229739815055737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -665952225223198892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3803136557908244326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7015473051574501410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6770680467791259100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4032381992929034223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4974200522019158536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8324479969023875329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6297759931714426589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1566484199605637349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9175759333470663126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -513211372991479444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8058794239055022619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8732687262553067861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3976717438469489766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4295441869472131793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1576305836046557273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5706685904618115816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7872522320722040691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6802090392394174564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5235513432912218479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6190068825333977068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4206305020291756652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5730490691360232042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3275055926348109988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3227685401721365333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2519461170488146538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8960073991364058534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2987560767522444853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4723236855390325482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -287401430249708081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8753659345151793426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6793961433138690114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 188844229298887063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5603542119365198986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4225485727937710064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4843949087675427490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8242267229986076208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5918733541754070866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6747174342988521686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3107666046938378185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1425957737833561095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1503800018832619631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7933013894293624843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1075970588600721547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1885174110016330888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7127696860196403372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6736354090880514140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5331009103100680237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -116061096938673845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2099129941222683466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7318951192784723989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5783100766279079883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8370975673214835294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1291442568497551258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3633879575830106467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -150725692289966955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 795304191283181655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -93772892624029085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4309086038153963886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1951661982540110017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4021926593522390548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2964112000299419067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7965816328179178771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6117913122138559135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6158696711385567615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8286440662263844112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1585031121818367031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6363937239366547478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6153177966838982140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 344399672295749455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -51609744899027437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3258978558584737877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1596048875893247406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950500268342543988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4063843276052725845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6292434228814693887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1730922096080605857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5945220826298051842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2288169734972285195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 179918345960600205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8049119255536897213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3344958093955203782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 730318303838425841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4705891137750221321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2845911495425610384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7735457055886337047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1866178523142688844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9132117728337900173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -423998838886480563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7987181079515328992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5475117908125802448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1643914382476213789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3925966885033941707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4209996357878492470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8131089510448755510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6049866244464466649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6611435809539856730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5379909975568392741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8718706287787006280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6319528571522791555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8006882632442298979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6542474306864411076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5245550097715481076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -408353797413280049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3032185147850001941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1403815384585236766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7037178667746563302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 585899619131459821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3142187541718787987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 733969138567689646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -34573960092058490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6156313868975263588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5948340763287278577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2826229949692909058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7144692260067959925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6934537363292798967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2643501418238598938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3635203206450226295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5243480075425935653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6444110512093243033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5607031689686764126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2770210831708926565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5217165122512377346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8953260633210110897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8748620207532285063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 819243993088759402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5189365650313719160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7619024548999499057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6103556036765536355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7561544558531426002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6284492444633246005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7997695290128219400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4043667863512746322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5714243181211996947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8916309750250754618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7049933534922321095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1230588335859581123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5651491136964455099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4743083930754312329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2112644659126078929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3332539206191774664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2711142085967047454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1134214536423444101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6079554525070735010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5583059858961235830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8552826921893171694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3175966297599653128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -822434557403167522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2509891823156943569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8054200675656409746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3185355726466047774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9181810745130999562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9193218893731708701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3319228903459281377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2472141140012374771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6915552957382606773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1677808341675617292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3664636850790236801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6096774889039861174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8271248745147971208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2861780896527984924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4988356025845477536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2886569054269855511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 834877982192531244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4556403628067483663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6177558314622651290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 585625385927928620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772657859579897040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 517397830621878923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8163805171306030220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 431003866116014622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4443223414818868757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8979524601427794782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2107088082206988864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5535420083695079211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3545652109139401460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3797954799845365711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8492986775042657354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3745906019151160208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649341707987117450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -918823987073861712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3739434291262458363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7930839420547784693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 134939281715279452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8395998050741155403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339972973556575916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5524932420659064474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7458480055447673449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785798133381754764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4131483716248300508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2724722738917383833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8752203971192641938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6613860796444605647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4477498272816830780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5511617284596467886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8502458753458164682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6524181887091170326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2575977221451467873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8627154312868100135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7182736328464209067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -356066198937118921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2573600003516649095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2385873038638634359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5999342919788881982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 30675037010123113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2692612622041560623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3232854046283994939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3340406204330911744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8660968000575048376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8225550479621338842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7846763524055100945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2776420958124671020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4448535932826196849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5620886697130870421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4038888918519611465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8790941533382971656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3838687687303677149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2979964072632558776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5051255072384184214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 524001788520816417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6893288840753588211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8293899825048411828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5869328676085846624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9107989946954820453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3436173293777960229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3680406120768104908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1423160642203059263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7329926195143413667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2634516844817039620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4919290557107872921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8163612438548910863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6506948494459352847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5824958394836408191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8913145032889214467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1036185198582605842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7790917008271218810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2007028190007023643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2929499991136340269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -731445245325097718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2341476983094801279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2036133272294996508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8006338543719778218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3495390206496793878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3898514596488114828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9037526673719670212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7472859816568775616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1166904688941644451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6180766196023267832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2845434162402514441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7964810518887321862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2176023069310234076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2627176227754971252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8925460903700036576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -857905165306324294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 424533789726631438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6019061798192075559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4614396932676474850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6978351491949701136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2686982063820056491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7924333033502410449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7032640729482072865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2430060570004379560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4925214420480307152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5819830599220831537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1952612689671625940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3465432450224808811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5348501898217894330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2250023016473412431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2708962724774716740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1611050931180900333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9202695390646906474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8522897814676553593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7770715287492579368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5838022813340766429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9119770375342566093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5151256350595131773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033048486615358185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8178259453913974773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2346683372813071238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8131361826357632305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -459810797257004594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1275994864600384751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3772611366488232497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9018474119627281228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3678656155208847062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3649172647452071374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8423285426326507720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4168747130281362799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963643360780433409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4015223884543696944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7248205812276157921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2949395915454889339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070443985851046621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4592409208279854261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4717513202042092581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4821419646612302028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6089662155117334155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3100237525462562580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1146055189238152950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1895476265060733530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7441434563115580238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2172723533774068197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7155259671842173045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5282894905773449098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 171576699271510723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2421210902448671429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6647021188320732251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2919728909246822909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2097694112666934834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5664816677855274659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6155688347936086727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8503409591716527210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305301788553668951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 608362034421721293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1545080386568127494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3766847989365046915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6012908101929445346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2178261823522443214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3146484084394560336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7117352904647043569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1107491910456083964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5014458009106423136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7196633610416467216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6027374201961915800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4033365790552889301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2476766276037107226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5764035537347509653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2101158549338655818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4587177352077728578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8834247283680718417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6760762564681157199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5474857581522999882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2896803071239425649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7944613550062500676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1689352474851500348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 704610358870221881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8930836254620186036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -622118449720184550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9023067488495904493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3009230926050014570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3836178927505153790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2737845792009626546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8201402216373414601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5158891645356207366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7387873851539402593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8602161830326496554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2707877375676529571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4930369534081939827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3100194496913653275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4943579434755867315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5288379706547308977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8038308634193147922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5692262444373736816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1563324533563541611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -298536966631441605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3336101900293232526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9217137523628175043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7698345567525931222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7463147484243429936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7200041341466271042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7694071902505258662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2616720023644261457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -936775065623692310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 948883210145291030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2196338969412400538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1949131835175506882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9039714982245340213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8562972242316161405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3824160928227827937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4574899510943433360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2625291451242643608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6966820781366946127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286117134809567945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 15584761390283295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7281346441160190878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3933120370808096663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8143426554878730828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6300788476641623433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3327811930283691444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3626919039366409663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2027406681603330178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2401080623381902061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6828859549221135311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6892977169151448655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7907624846771965826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 727353952214838075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3905427789037349216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4448778744084383413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -125662329096193866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4868132902979520137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8750680540736685158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1997932417651580360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4013216425056491835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7335010795486240176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4331155226028627652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9067766372484890299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774054852467005857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8031378266348735445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3244877473032542979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5875614531993441573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5092352676874942225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4001268186180003823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3904696374166605574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4209150770068532481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5418986011111779875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8579589274510380513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6726120438059191683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9180800629259124435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2021538201526899053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2285590415989187045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1506429820050934086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1239987447164716688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438177922933322852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9061545840289436947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4694117975796447540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -45076816422984273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5030340068337359855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4353183140656406638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8273831116562811030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3652604009202840937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5668382429444580377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 851055394097946402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3480076033839357526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2026893847105372607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2581278265808067549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -560319815655357833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4095019025664857251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2572184965426261944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7008150201063231009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3656697311040483908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5317650102903781930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -141669245719471994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4172564223925692185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8452065620566634649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5111120559931217614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2957806913463752052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -932676012336604447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3631570967517120411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2704733657479684125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3152587563941448020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3716168975062493813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3962720148242431952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5760439806840862429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3197763948492003050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 499353602064107474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 751315997035357267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7330682922589036187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8882675013247321338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4336173885965177545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5400096845683843238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1116679014991475672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1091610693832989475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8604025711321414614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3678655937109133156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8164107691033583331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8268881338558104644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2259621416303012418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1433578384099179252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1251461384545973818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9143796462348432559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5284955080900910995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3599371089329174308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1518778826406932764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3961419007998015410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3145195677967804722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4457007923609484352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2239555580421050503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9179203954368100258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 572802358125025938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -630009247860487208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -378965326674832695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3660872129339258366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3182936844670927385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -868895010345821850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5372546454361507211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3650375474757663969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7327260780890027952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1678426235131608160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 920308587366646187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273290313316546248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1633908692403620876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4776372074027087734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3458378078573933682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355383773596704803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1518664594154718187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5349520493166357717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -472557335514229875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 674560169066351542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3363321699805391996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1454410987822211154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 568630935112163668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5752222172017617266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2382536800241447684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1668510862362670030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4659988272330516669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3022442339205939943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9079424115247801245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8433373565628775212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7431530296533471482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5470436786252203789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3370948985094194259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5523409991984289501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4287674513176958882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1606905176986269816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3591802565186341045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6597593332392528747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2200455884040594705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3338100444576374721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4623985863456958855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6518804653569250809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6867088203990046338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5992093596606484618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4606351608205856749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8244736804344117362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5890495242468501208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1054190278327505889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2693940323509857910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2675650340329081607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8143881974403259648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5423806031790641232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3905568089935541678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8044078210396931018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -351212039659008071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8403692823179119188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2073030860816851165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6492637556855402348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7531074120727784444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7268202007650401804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6264166334219771853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1484654107427417067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8176533073854406796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2277034358615396598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7000033709335836161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2297256460232851005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1704173736292521549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5953534620865799666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -185829386237485684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -449009029543201531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6286752780896269860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6515712569308885415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4447209128990300260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2764610484466111814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1903654844540934586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1577393148406490992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3679631610897202442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8090467729434967478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8157935714127784151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4723414361228144444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2923473197103332402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779585838112975884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3417640122814158152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 692486625319135831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3185744875064249520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6926838961649956449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -361273089625030605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4831337475385971210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4793557472417430864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4067037244639378584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8330335264923876609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2114011277023752543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2235077051823568310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1942015006241507159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892302781915711383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4607925702590327397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4205760343406615157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4734115061111490497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8727378806392818669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3659707820346842576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5345046469143368334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1986639341643081954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5962671574569193524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -547118681488698350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8021288594267273103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8734475796146991526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1833147231436210954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1011768593281426760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1570565962795980212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2044583127379890398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1809412881964404991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7010073515345556338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4414070650784007441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3341307055021319853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6270797845520596657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4664242157539269985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 782423114219095428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -922127807599384498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3303843460354770984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3174216459334318107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1032345635110105527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2654327766375551590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5120648828518697211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 784193793399239408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4886395981165199873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8645881145169492234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6045931657390520019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4367838655698453393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5414335667667618587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6634451590750288260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7773842408575481219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2750327134024073019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547922521701233950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5882529914213358969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017581071282473582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8442540198682056914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5009177001403904675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8840043306897245632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8019276242646932304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3325242607757826394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3457108876565672061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109719149639981798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8397773520864979348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5606237624105451372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6506090866299932267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8576399489629130564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1390738065796274904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3177796227226562100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1343253458333806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5507004243053675663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3406945951576664040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3083816840323843677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5859086628850450427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3645541352093370052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8760102351236326932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8920108154833361411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5296638006085992587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5599342278493202696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -122890433160036120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6254399491014775117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -235911552169721379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2289167603317553044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7583011446872596054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7852703123078171325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1070331042244725719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -95323976008957533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 158913580804818326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6598758973386844312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8833183778779976966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7594064734135645609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8329302892005951512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4171772587452543774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5894458706007430620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5127524863025283616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -92655493889844694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4510076153969137032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8798182817479925683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7010561148390651982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7018869490925479721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6949484355661508099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5336329753754730106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5008759732095595860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5508088227926651854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1307350121445168469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864419693773203057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5582319952089837745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5482711773534604977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8747259294781957317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3411207416764828996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8338938553307685873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1422650152450835094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2843475655095208870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5114445877849528879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4605051049612917551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5307029499048497383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892819836831101531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8306906424990840105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6717194502437141881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4320572867739058288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3858213318290748174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4032558398256248017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4917423994308654267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4684551078254514433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3483725863565368515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2821641623097288914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4121524623796380487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8928840619986695029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1165054688797752401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -485379600654831430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8464484075511408005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5347046627538021116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3413663927480242381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4365212441270635750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9062373040711436277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158854765597694818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4103235678083786780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8141004833821272564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5512419285862495353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1823272190072555019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5946371306550622187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7789352231063597424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7420984919401822086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1220839143080703851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -294011937881996269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3327571147263598463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799068913845721042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -563082916564442818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9038419889193777854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6026012899115214610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 248885868989969802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7113473752217074786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7478242036684187611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 956418272424510661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7307482531918591831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3734724175015453043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2567698241169542443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4093934891212982109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5438323575830741941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1587700613877132971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6818225947552736066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2762476477389354660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6499548315565615650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4662233460138338129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2243707875206854279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3746067481048796875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4735109603860105957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2680129157961518813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3103248280678609779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7026299475988907862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -764283270089114130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3676937780059193183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8695040381302074140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7150810280420773203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 740723328631854895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8701736850711333615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4571536633711709734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8813668671424323893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1990456748891666327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6221767576220864187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4976748420197744317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -347420877965615498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4540977638527237663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7074381394319876576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1758335772143756134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5229444517297587507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7935384273809291673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9113145029996794578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7877214325618236600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7921875659687124664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6329721480383578483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -734401581993155100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1334812741264285507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7331288464690671398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7211909667902424097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5128051219497663400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2197605479835954827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6544956950726207790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5899356946764990184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6593437003615333190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5693933407276937376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6462541258494824447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6092992861791230900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2202189146658691499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2795361232097102952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216119824928526335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 939864710927832089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7541544895869877295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2012209491756235414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5311999818942591810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810346278505655695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8329136556851918485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7425764921400912817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7776107201634066530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2492533432243444385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -220877669762094840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7528871655621205061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7565825905329915328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 668679475696540157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6019955375022863682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4515886125767656850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4981659564781035137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5547039934288259821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3250127670981658927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3206080472756118159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8053236758511467831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8354413518500822803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7089357834991421219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7257668514916322571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3489561527967139223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5767404089113740505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5306477662663008387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5175428322251324865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5899347992102059760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1485695775893990158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8501031675363536708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8305783381707203581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1071240851156328520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3123252330006024913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -993014938987414993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1282450874859820174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3725778542093981276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1400146601221739678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -512655444285087901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6951268900070133116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5649085048205225959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -328884300480953329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3948944129179396238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9096425527426037812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -51832835792761617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1929624866416728967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3143444548251277086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4255633485791496797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4406851721882279541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3070531557975248710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -613178508315082400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4828286774593309974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5356429201793799896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1729937001748698376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4038730172022003224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5454063244274261277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1568708684999810173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114220262981754049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3894702131566712866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3914564466220095081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5624973714163314932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -406198604410450051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7611892874843021782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6329115064848367917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6093090290502778131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3275927872738593807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1581048396034498147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5018762596119409401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4807123813214676789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8245785107921117736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8506377058203183924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6302913987235130837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5119846885578256389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3541421335973794115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4369622024514106476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5209082183632168047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7941140469766826087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -699308284370156009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8615940747987635025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2010827824243174025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -684150852359309160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -682963048173227972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8391054927273455628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2112057401838471673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3178773074186391572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -965742224554797951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6021566874491312210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9043558293473322762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2263756353151521333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8170351681644595224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5004193174331080722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2392174191115285779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8045229431194504944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6499618455340430491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2456702160374718671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1261003211291366294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3560373533407355918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9195609868797927573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7577208302782068986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3648841314189000963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5915056472600592186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3905096449742185993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2690874439967107012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7738072843417466507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1731127557643988906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4821560310679719843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3837803637303601123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8581805812882566731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -335817641806890413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8345413001120130590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5897247298435150229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -495244474237909725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4843493088793261017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7955484900128558338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6392048039011690432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4450411828860077847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7402762238361161063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1316989617523590689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9190713584757391197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3102232193891534887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4618256149758914317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6421136613023171232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8715579408921395147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7595825215899530131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4251790607196743883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8685125268914596953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 866041259924872505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7751759823635923008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3423868557769760827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5450336446434681432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2434888901044755193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8529933275991216541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7574723275830400695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070204099500494438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4567681955129244242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8125401666185629175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1822252496191655488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4612322383148947572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6467712095731094944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2092478033742332469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -811793365951163607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9221779352131304361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7391801718245333110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1770397209222739022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3134755748906203620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3698397515927915871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9154190064850854710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3190454789853018503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5151607175999077156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5624792114396421434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 759286178332389863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5885192557243981097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7788451102046502490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3988264100769839328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5468393020842188325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2912742977137920017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8056550350453412118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 546875936965565406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2046724955477722900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7873595896557561360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5125095720869811467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409295511560333360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5990265154293706999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8800468079228945973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8016503497169504815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1400628730343233577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8425654592904613469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4912111129504078246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4916125467861061503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4353839950455397134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5626686347260944247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4568714808665007274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1720267283060436817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3163197052865251264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1529820518226409748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1148347035190559730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1079481614378819084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2744342598533659335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -653479799171732476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4051726852428010104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2499074453804294055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2420699662011258283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1326699318928468167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3874471001938545369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3811884201941772119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8018320318599483476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4945882815486135403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6097329735921446274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2419378046111487407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5735417070093156381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3720117884528833671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8670756731503904560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3749681720498566094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 409695339042119156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2773052661182884136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6501270487083308261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2405245675506180244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109450468120518373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 785236954667088287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1916542242653062468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5478038403725033763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4470550028694633740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1801259853178913616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1428451895233440566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -891178894641367147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2919476765198191357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3332063505823635661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8241179512840232907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2024500663633004218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5601551800624813529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 191161731240006061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7090759368437794059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1556358072532146868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402303464361445509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4347872300698661603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3400404435344687731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4294536951949363146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1638154681983566491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 139656166216200982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7717899657761665667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6803179265660937228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9007056572835776912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1787482210962119681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6838178433353288010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4806393757960979141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1700535232971799224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 19672157122412851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8937452608788468069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2025189691987410234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -692925145646153790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8269807518181004389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8623721595985225167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3537617499729967065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -876309364026990293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7734984987212626708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7303061470340295940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1332070528906401257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4945731213243876062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4146610665939342784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3359081186872335792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 235394731660439258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609186586833514743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7546526707060094460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6532757460073978380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8698724206034452963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4531971320534853663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3324978579978030951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8749351391106642283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2021746166314659461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6437493433177040646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5652208990134797316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3190602306451412418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -134703606564872428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7725689922233512784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1091336707816818514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1617478390002839663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1340899288487767160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8663621102704728240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8769017264235867404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3399704762136133375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7231282560743682007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6261736141476602356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8559552642253948738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2557710532746308245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5175297517251091677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2916073493244319235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6105240735024582259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2418623140552532111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2462826987421257575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1263204083106350483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1658185876898406369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1925964874688397568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8079395248885947157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7186989173277404944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1241131693203360416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3791886016524629353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1001824225032013398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4744147478336859241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3212044224259392147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7952177859500467838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2053055001553394136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2350755160183798118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 590738002378845354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1514702709732127920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3322846650699783401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3001746894793113812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7616064230047374597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5076753692582519829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3868340418656035646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3310356536398011732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5253357102266867644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5663683352245073492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -763966834704705808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7165650615371232385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3306509863057414957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8258828520018463650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4199837998444473115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2617000523932778768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9094019055384337096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2793126701560405910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9192216494168851906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8686717926734029769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4470245333766578002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6085876766235415438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8558459621125873102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7178493026953460469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3796009546317978464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1916132243106344237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5384287437597197657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5838830337318077829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2032259483700509454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1305574324079975927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1342479476826680924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7135377698940440995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6196515539355319425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8520165184507545695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6443322323672329793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4073852532929580322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4871269876725414835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4688246981712108831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1485829127390445524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4250381425051048678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1896766970961440418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1017436384147490709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 943115875643630799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 550844102566208186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9176167816459497167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6517546556461142015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2585807190976159992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2289540679951907670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2669418892579634544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2665130374840979191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9205299237429247925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 354386542417118772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8291504215463808918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1374973540620099151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7824129699369258271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6010464205821548544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2633413609088865972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3714388517322270542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1275706491015615531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6682598926901411186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1751307744713263661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8423961178245688075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6509363503520089868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8116303993115892115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8513192562850917966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5590988433421965921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7240625609526452993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4978553377210749764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4964804981376312336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5960694537024430224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5849248370005942001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5147333934121841045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7097564362680864531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8677121058103525908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1227535163052435367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8372951786009341862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1564711173287857100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1738947138782840302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5054328122853505329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4787875566704822665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3354922228603584305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8598210260806217324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1950129887063556558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3061072909276421323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -831791391051219367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3274511072487989268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4793565482076110852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 301022301959990866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 44525299253136440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7362773631808742626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8295805055453028626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7871518204567552960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4189545660665036772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3146122385577046902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6691847358501973990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7054627201130446278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5905153669772058231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6907079577849031097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1811145834652018469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3942968349197636272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4013193179431557933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1532525154835779339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7200980237467077260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5991746857865874192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1802306863416990394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3958759542845313006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3372041143502823429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2073408193585622797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5345332138024025443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8090253853149131514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6054208185442329324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5169491878177508255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 406102349876155462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5215923160271340407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3248526947233275045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4673350747692774763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 406757615078917927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3213879311994256608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8621737648853128509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4594831249498850268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1702188571864698681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2017191284289592634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4637499997477162928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8280504302533497503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4110748923067965190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5032825877206053972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7784097406841227530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6090673756091887783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8909468365449662428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7579255216946249740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8376429295564479577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 927109156694760188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3572389104159603399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6624859791450874800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5209706287984576539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5020726638101483487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1216778666759746188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6580483090191520784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9097151472082349486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2108761026789420870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3382391148092788987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3462486333398500431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8965842405470817564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6317002528396760146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2812713882692588143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1309752504848491682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2462496885563006074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8134054065899921531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2056190015986162926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7666970656738215080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -548406756623877587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7598597544955838334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -355357691234931648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432542074281803006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5218379945940782729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 861491070385860658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8726645488982154539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7811777725976907899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5808417292258666663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8141187909847312829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4623794682383800383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1365856048065174970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4658993055778374766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6250027026187363037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7384921254702451308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1196663270102119226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4517799561217378842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5552098093880286400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1051426316126608023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6885885384294968212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8855152779675713970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7386244503495648874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5943980548317448194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6541416366712114711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6203219210191384972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2141305804563432928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088878088065424786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6261806834825170985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3651474781487478696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -747744002608723819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -561124921614770441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5522132389152562793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4338546634543499177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -416634016000235195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -432569381830294894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8961241652831764976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5467979934405672619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4545877019921531029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7137801755011210489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7931199019200291811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8605441021720454965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3120812200984673057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6900050633016095823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2508453763936583389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3863061812094944435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6752648860239494389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -784856566165940873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3111391084618761151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2624231611612380907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7882319796215751893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3942193099743798977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8791187148429368402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1130621322801553031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5242947818247117972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3000875825248634411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5800434605699640626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1986273579351800174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6858583615948578179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4629925882818212013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4332534104767113007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8203966786762596045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9214072335967722604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6261433717853936658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4014000428963019010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6046636729753148599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5060561924095201316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2866704623908514445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2159791185873824182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2077946313652284838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7217908102080007510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8244008649609480888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1886143558194525059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4483900634653836624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5626387035377334320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8907461677455469340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6379113511678375719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7843146609257239611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9001176612641398089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1277740073186919024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4382770296797184646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6071741000802596816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1642124145107434382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5226542949414675372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 110654346662613038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2559594304118660147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3853881165538936169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5719595727910598909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4822287032371692779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8744425436895386584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9158326254715413493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7398605264791914902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4813746248266981712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8892254089619467201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -508207169723989667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6271789802031470913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7264226166635649315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6100761819699700140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1803846515032974176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4397591177540835516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8477931766209248554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2217843434968099716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8485936004858453310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -23549184917762104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2929933418164288984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3479649200137248561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5399716401497693618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1250961563726813153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -193949943845658333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8921747150891549802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 775426722454928947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6321419306325056307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2307114019232539867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1030855595120115413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 99609366804752585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8189586766524187240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7983521922045303512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6380079178972874699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8948154417466850396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6831709363091495763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3713612298498390681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8412762739761833761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1451568727175302027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1311241406876726802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4897785001905926845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6403225050435875669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 156780522235357027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5894768044527958350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3226359451349966947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3949476410948798776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3125940452511963823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2142642201017829265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3695841104845556594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9063736750315434512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4693006617759109413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8992935473370521483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7932170107486183746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1367459197648732733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1553816686427143590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2148088526239599216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -238566267289082172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7474111806437327438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5043186728841375211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4791347383976706126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6913839812791053393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 883473809203451947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1453699094428500006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4707987927691897247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2236408427247146215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5477586688769094994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7693353011498932293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4110195310642445323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2107285445318644842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7114222564414812057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4249785511504788747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3418202999589776925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2562082985878232607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9202540027505435128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5793916064284952424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 386855321042251214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -803455120010171548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2292074429333810837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4130345865066308182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3676776799861288809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7718773018934683935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1314177511915238839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6748198259793875089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4950335538224750779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5100503973241073015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5731895480146735465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1456704537109353255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5091180505390138860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5322575540871878354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2335287460686635827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5573483672278661938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8181812084259207556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 693015911410712809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6045787122351612443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7373795749386298528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1409953739699081924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3930498083400198777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4638453664617533266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8427849331738339576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2519726698736048210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4964820154327839923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2026403167632612697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1602958417094157943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9045294715841698426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5698475918816244296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6371936322576095712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4579196056211340197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3342502965315705375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7769637744485269053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6000450037808152092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7895762092826612644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7802571268430541463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7976533438258786952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6474153748254874687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3330432824362061815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325985926268853528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3525836657002241533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7804668200175302909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6791975799626144726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5451356546636124280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6383035058324620268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1699635147993260795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 455257688340194879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649054652757835698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8002106642619766711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5369103902034590981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1142627223358990299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4710083899723630731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6245032435076533832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 92613327418484771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7516375546564479464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6598311153978131673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4592278256719119451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2307375464421509935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8956085323505597818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8611715508333274376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3025506735141389583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4768196202664544885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4247328610880371752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4533765465568182524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1295795721333450178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3916256660979993243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6673843514835768654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1192595818435218100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -435092426215551687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6746613928818886988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7211672633340906121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3151353238380612328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4575383232475151762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1056757055597069507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4586155534735987059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8326445570377597559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5162522283335569339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1115221261991513297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1880638949992815471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8399832598306470082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5501555942089144688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -42120533852950373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2094574809651465609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7164270173064940691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2362787665707961962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2385791443766077361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1349136654753672156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6551508086994433677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4165805704431015115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6031867988695745434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6680995739420982684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:55,437 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:55,437 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:55,437 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:55,437 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:55,447 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=932 (was 996) 2024-04-26 18:56:55,456 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=167, AvailableMemoryMB=931 2024-04-26 18:56:55,466 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,471 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-26 18:56:55,471 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-26 18:56:55,471 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-26 18:56:55,471 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-26 18:56:55,471 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-26 18:56:55,472 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-26 18:56:55,472 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:55,482 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=914 (was 931) 2024-04-26 18:56:55,490 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=167, AvailableMemoryMB=914 2024-04-26 18:56:55,501 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,506 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-26 18:56:55,506 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-26 18:56:55,508 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-26 18:56:55,508 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-26 18:56:55,508 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28246016; total bytes=30836736; wasted bytes=2400256; fragmentation bytes=704512; completelyFreeBuckets=5 2024-04-26 18:56:55,508 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-26 18:56:55,509 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-26 18:56:55,509 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-26 18:56:55,509 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-26 18:56:55,509 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-26 18:56:55,509 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-26 18:56:55,509 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=161; free=0; total=161; wasted bytes=1436672; fragmentation bytes=164864, full buckets=23 2024-04-26 18:56:55,509 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=150; free=0; total=150; wasted bytes=952320; fragmentation bytes=153600, full buckets=30 2024-04-26 18:56:55,509 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-26 18:56:55,510 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:55,510 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:55,510 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:55,510 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:55,519 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=909 (was 914) 2024-04-26 18:56:55,529 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=172, AvailableMemoryMB=909 2024-04-26 18:56:55,540 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,542 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-26 18:56:55,542 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-26 18:56:55,543 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-26 18:56:55,552 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,554 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,557 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,561 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-26 18:56:55,561 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-26 18:56:55,562 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-26 18:56:55,562 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,568 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:55,568 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:55,568 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:55,568 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:55,578 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 172), AvailableMemoryMB=881 (was 909) 2024-04-26 18:56:55,587 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=83, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=167, AvailableMemoryMB=881 2024-04-26 18:56:55,597 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,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-26 18:56:55,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-26 18:56:55,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-26 18:56:55,610 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,617 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-26 18:56:55,617 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-26 18:56:55,618 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-26 18:56:55,618 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:55,618 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:55,618 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:55,618 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:55,628 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=851 (was 881) 2024-04-26 18:56:55,637 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=87, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=167, AvailableMemoryMB=851 2024-04-26 18:56:55,646 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,651 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-26 18:56:55,651 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-26 18:56:55,651 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-26 18:56:55,660 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,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-26 18:56:55,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-26 18:56:55,666 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-26 18:56:55,666 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:55,666 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:55,666 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:55,666 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:55,676 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=812 (was 851) 2024-04-26 18:56:55,685 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=91, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=167, AvailableMemoryMB=812 2024-04-26 18:56:55,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:55,699 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-26 18:56:55,699 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-26 18:56:55,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-26 18:56:55,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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-log-dir so I do NOT create it in target/test-data/959591b3-46f6-9359-b2ad-8a1f6027acc8 2024-04-26 18:56:55,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/1ecfeb15-c595-6378-04c1-2580f45bb99f/hadoop-tmp-dir so I do NOT create it in target/test-data/959591b3-46f6-9359-b2ad-8a1f6027acc8 2024-04-26 18:56:55,700 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-26 18:56:55,709 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/959591b3-46f6-9359-b2ad-8a1f6027acc8/bucketNoRecycler.cache 2024-04-26 18:56:55,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-26 18:56:55,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-26 18:56:55,710 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/959591b3-46f6-9359-b2ad-8a1f6027acc8/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/959591b3-46f6-9359-b2ad-8a1f6027acc8/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:55,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3028182496583013974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-26 18:56:56,811 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/959591b3-46f6-9359-b2ad-8a1f6027acc8/bucketNoRecycler.persistence 2024-04-26 18:56:56,811 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:56,811 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:56,811 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:56,824 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/959591b3-46f6-9359-b2ad-8a1f6027acc8/bucketNoRecycler.cache 2024-04-26 18:56:56,824 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-26 18:56:56,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-26 18:56:56,827 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-26 18:56:56,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/959591b3-46f6-9359-b2ad-8a1f6027acc8/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/959591b3-46f6-9359-b2ad-8a1f6027acc8/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-26 18:56:56,829 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:56,829 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:56,829 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:56,829 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:56,839 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=794 (was 812) 2024-04-26 18:56:56,848 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=167, AvailableMemoryMB=794 2024-04-26 18:56:56,858 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:56,863 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-26 18:56:56,863 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-26 18:56:56,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-26 18:56:59,114 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:59,114 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:59,114 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:59,114 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:59,125 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=167 (was 167), AvailableMemoryMB=778 (was 794) 2024-04-26 18:56:59,134 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=167, AvailableMemoryMB=778 2024-04-26 18:56:59,144 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:59,147 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-26 18:56:59,147 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-26 18:56:59,148 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-26 18:56:59,158 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:59,164 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-26 18:56:59,164 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-26 18:56:59,164 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-26 18:56:59,164 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:59,170 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:59,176 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:59,183 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:59,183 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:59,183 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:59,183 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:59,193 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=167 (was 167), AvailableMemoryMB=676 (was 778) 2024-04-26 18:56:59,203 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=167, AvailableMemoryMB=676 2024-04-26 18:56:59,213 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:59,218 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-26 18:56:59,218 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-26 18:56:59,218 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-26 18:56:59,219 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:59,219 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:59,219 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:59,219 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:59,228 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=167 (was 167), AvailableMemoryMB=664 (was 676) 2024-04-26 18:56:59,237 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=167, AvailableMemoryMB=663 2024-04-26 18:56:59,247 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-26 18:56:59,251 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-26 18:56:59,252 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-26 18:56:59,252 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-26 18:56:59,252 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-26 18:56:59,252 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-26 18:56:59,252 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-26 18:56:59,252 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-26 18:56:59,261 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=167 (was 167), AvailableMemoryMB=648 (was 663)