2024-01-24 10:55:09,451 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-24 10:55:09,693 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/edacd052-bb67-5b10-b83c-170da70c0a7d 2024-01-24 10:55:09,751 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=170, AvailableMemoryMB=12477 2024-01-24 10:55:09,783 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:09,794 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:09,805 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:09,807 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:09,810 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-24 10:55:10,469 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:10,469 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:10,469 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:10,469 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:10,479 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=170 (was 170), AvailableMemoryMB=12217 (was 12477) 2024-01-24 10:55:10,487 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=170, AvailableMemoryMB=12217 2024-01-24 10:55:10,494 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:10,506 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:10,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-01-24 10:55:10,508 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:10,517 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:10,517 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:10,517 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:10,517 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:10,517 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:10,525 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-2 java.nio.Bits.putInt(Bits.java:289) java.nio.HeapByteBuffer.putInt(HeapByteBuffer.java:395) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:121) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:156) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) 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:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=170 (was 170), AvailableMemoryMB=12192 (was 12217) 2024-01-24 10:55:10,533 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=170, AvailableMemoryMB=12192 2024-01-24 10:55:10,538 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:10,546 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:10,547 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:10,548 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:10,568 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:10,575 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:10,584 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:10,584 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:10,585 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:10,585 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:10,593 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:10,603 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:10,603 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:10,603 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:10,603 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:10,611 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=170 (was 170), AvailableMemoryMB=12031 (was 12192) 2024-01-24 10:55:10,620 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=170, AvailableMemoryMB=12031 2024-01-24 10:55:10,625 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:10,633 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:10,633 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:10,636 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:10,737 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-24 10:55:11,066 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-24 10:55:11,081 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/edacd052-bb67-5b10-b83c-170da70c0a7d/bucketNoRecycler.cache 2024-01-24 10:55:11,081 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:11,081 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:11,082 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/edacd052-bb67-5b10-b83c-170da70c0a7d/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/edacd052-bb67-5b10-b83c-170da70c0a7d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:11,243 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/edacd052-bb67-5b10-b83c-170da70c0a7d/bucketNoRecycler.persistence 2024-01-24 10:55:11,243 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:11,411 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/edacd052-bb67-5b10-b83c-170da70c0a7d/bucketNoRecycler.cache 2024-01-24 10:55:11,411 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:11,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-01-24 10:55:11,468 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:11,470 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/edacd052-bb67-5b10-b83c-170da70c0a7d/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/edacd052-bb67-5b10-b83c-170da70c0a7d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:11,482 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:11,482 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:11,482 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:11,482 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:11,492 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 242), ProcessCount=170 (was 170), AvailableMemoryMB=12114 (was 12031) - AvailableMemoryMB LEAK? - 2024-01-24 10:55:11,503 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=170, AvailableMemoryMB=12114 2024-01-24 10:55:11,517 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:11,525 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:11,525 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:11,526 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:12,694 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-24 10:55:13,794 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-24 10:55:14,895 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:14,895 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:14,895 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:14,896 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:14,904 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=170 (was 170), AvailableMemoryMB=12093 (was 12114) 2024-01-24 10:55:14,912 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=170, AvailableMemoryMB=12093 2024-01-24 10:55:14,926 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:14,933 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:14,934 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:14,935 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:15,402 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:15,403 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:15,403 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:15,403 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:15,403 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:15,412 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=170 (was 170), AvailableMemoryMB=12053 (was 12093) 2024-01-24 10:55:15,419 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=170, AvailableMemoryMB=12053 2024-01-24 10:55:15,432 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:15,441 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:15,442 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:15,442 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:15,454 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:15,464 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:15,477 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:15,478 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:15,480 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:15,481 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:15,490 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:15,490 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:15,491 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:15,491 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:15,499 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:15,499 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:15,500 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:15,501 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:15,501 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:15,501 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:15,501 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:15,510 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=170 (was 170), AvailableMemoryMB=11880 (was 12053) 2024-01-24 10:55:15,520 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=170, AvailableMemoryMB=11879 2024-01-24 10:55:15,532 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:15,540 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:15,540 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:15,541 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:15,551 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-log-dir so I do NOT create it in target/test-data/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219 2024-01-24 10:55:15,552 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-log-dir Erasing configuration value by system value. 2024-01-24 10:55:15,552 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-tmp-dir so I do NOT create it in target/test-data/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219 2024-01-24 10:55:15,552 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-24 10:55:15,552 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/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219 2024-01-24 10:55:15,552 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-24 10:55:15,565 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/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/bucket.cache 2024-01-24 10:55:15,566 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:15,566 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:15,566 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/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/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:15,567 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3891716566518359495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:16,668 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/bucket.persistence 2024-01-24 10:55:16,668 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:16,668 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:16,668 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:16,683 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/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/bucket.cache 2024-01-24 10:55:16,683 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:16,683 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:16,686 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:16,689 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/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/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:16,689 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/bucket.persistence 2024-01-24 10:55:16,689 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:16,689 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:16,689 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:16,704 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/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/bucket.cache 2024-01-24 10:55:16,704 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:16,706 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:16,711 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:16,711 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-24 10:55:16,711 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/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/f6b3be2a-ce8b-d78b-ba79-a5e9fcb77219/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:16,712 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:16,712 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:16,712 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:16,712 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:16,724 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=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 238) - SystemLoadAverage LEAK? -, ProcessCount=170 (was 170), AvailableMemoryMB=12323 (was 11879) - AvailableMemoryMB LEAK? - 2024-01-24 10:55:16,737 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=170, AvailableMemoryMB=12320 2024-01-24 10:55:16,751 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:16,758 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:16,758 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:16,759 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,115 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,133 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.12 MB, memory=0 B 2024-01-24 10:55:17,134 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,136 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.90 MB, memory=0 B 2024-01-24 10:55:17,138 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,140 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.29 MB, memory=0 B 2024-01-24 10:55:17,141 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,143 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-01-24 10:55:17,143 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,145 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.85 MB, memory=0 B 2024-01-24 10:55:17,160 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,162 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.24 MB, memory=0 B 2024-01-24 10:55:17,163 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,165 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.02 MB, memory=0 B 2024-01-24 10:55:17,166 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,167 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-01-24 10:55:17,168 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,169 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.20 MB, memory=0 B 2024-01-24 10:55:17,170 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,171 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-01-24 10:55:17,172 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,173 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-01-24 10:55:17,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5608119747325072108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1383328142679157046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1588500985443308509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -520480914481073080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2623851396482309970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4670841674183621130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9141790063781667558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7694758203756283623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5912153124776668911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2250259480288140684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8825835135249266736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2825087341256259789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5909932563150503426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2073123753817059818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6395810960399813101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158972687816857985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3927999666043859479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7044295499198413405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 872543137237862482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4717440764167482163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3688042910849560344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1953993259340263186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4927264218394700727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4807110398909898459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 101594998829660489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5298869912902412561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3423535373940717306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4846526517993342096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4814724730460718552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5689588092422263296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4234273913565243550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5326542689304881183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4111413574952853762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4916131935709946955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 496304638788315504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8281599385777994440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3702885418324023675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4598011312441577695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -404485399917438873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7810112456874546478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1341042455578414381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7512053332775855348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3192453125629101091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1122888645305454787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6052575674251639804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6519019602438842911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8596216787919164188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -58793739243585418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6582931848873577614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1119333856063897058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3919103689906946359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3949129471799153380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5684797136678321530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -230553778434873327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5402804724926669558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5660457111722245304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5155532637989543429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8941387291624817388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8328574698804163371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4600081759915294535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 414562378846299492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2096550316576351585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6043764573396674498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7851621481307088966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3861987291342271884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5604937015357005831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775753661039466392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3325924062400984310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4946215130705041321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9210614771102499696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5164884114414400969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7012077477630891238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8284458240266973385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6910594158139037961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -670732800913927123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4808527877841334632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5347430817384407874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6038454933708480191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7230133686968754588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5172492789003045239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3117267384479027701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 315172465139367568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8948686616825682618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1445180410629872704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2504732574340814467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9200946891025953236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,213 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 436492747779885175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6281106742148340447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9205423667964899660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7292244729177973824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 142734496646952035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,214 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=19.56 KB, total=30.06 MB, single=0 B, multi=2.15 MB, memory=0 B 2024-01-24 10:55:17,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 674723961040394147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1751253380835687313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,215 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1022456792191304565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1724994390309862026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8873080589723320099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7182711127231458687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4651785533233143268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3721061593038968752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5242607366410879526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -404495122240608276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 727938493207706206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2516560315279898641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1197263528364990904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5651276884532450127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 702384837597149453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1720562333909043426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7960640275775824622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 893338282612864788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4023847951526714198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1899550164466958714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5957415073327524739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,218 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3287311559597836357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4220708109612803650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,219 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2586301136289489537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -917649288343152757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5740740543346116848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1933930615991907887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -336187293517774542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1556869161796263797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,220 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5499747057246775492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4716751257935573316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,220 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3106502575140004973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8021489368738856420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6013591933764952621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3360409751415545145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7335800462275372595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,221 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8388568838893270882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6350461479288117347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,222 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4206693016661069466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9070845648319603090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6030102351631138092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1039949527203210274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,223 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5811460360093994523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5751150886284719073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,223 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4341318288554491347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7352612180054565383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6127105450040298900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478442932076667661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1799266692184824952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,224 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 100519891326019924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4344214905696740964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,224 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5830962702642747340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7327915413472636858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6363873839825173571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6283457608806781966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6882596409132473798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,225 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3517902823905228096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,225 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3211552767739017538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5347582724036388964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4745899812586453080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1242644784138248377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -948729877456520275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,226 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8483800689999908548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4620964861024390111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,227 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5560884973025961560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6456215443073845818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2126011880833999838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1045023571710593306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5241355771339228637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,227 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 554743557225463172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2255885340495630436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,228 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3494518710520502467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2054471125724029723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2363190233864670342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2234208552217534219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,229 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8464116083429037178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -802752074760202601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,229 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 927217931487152161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1489371171381133576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8654136550792535454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7861315125464372210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,230 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2000730190926874973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5654204152881205042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,230 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1745631000308733211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555477855496705199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8528225419314010949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -489675384884291735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,231 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2913569008678254228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4091508286662874033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,231 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3262641814879841398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8200706026531367622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2078447687267304106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6902848595561134888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1539312882088509936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,232 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4249737791726979630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6705480242816749575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,233 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7178949285432439076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7832219769264494171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3986493750036494763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8287860480350138655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,233 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3812641552782762056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1678819748896614638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,234 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4789558522668209114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7169767629701209804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3172717046351808341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -106294631034134773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,235 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5765794792376968883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,235 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4522950610664397123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6585015848545525974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1750496814880691199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4528437744318563368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,237 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 629213184245968338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,237 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3427366432716856952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5687305460442509091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5195715679336873117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6740717686430245724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,238 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6183100995981188151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8193791649328348692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,238 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -582312264912981535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7858959284573213316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7634169249767406366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4382806007394209851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,239 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 677328180203990910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,239 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8742210276941731462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6782734467395997228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4790935266259639332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,240 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1986640659259991594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,240 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2285007304578111525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6071521204947458978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1618549345129876400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7617257437018588843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,241 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3610629588581129857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5899934900013237769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,241 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -643620725822403506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8890495833199244053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4895869435148475431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2878665519217419645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,242 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7514702127377876707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2428630585544302002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,242 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772909012439272648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6876657716213442654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7171627508547823368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,243 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7730902260273718325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,243 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4819784083622782755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2582638133590210799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2327130217340830428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 192885546472533958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,244 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 803835837564613682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -655787474020302048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,245 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -445650222321295028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4381790051100636815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 95238789268267597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9205155431500581647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,245 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 995910238649056749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,246 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3552256613013295994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7058268990846255962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7630842546619079253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7426780602780366009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3342473125466812320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,247 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8705132883574507643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7778869491656750289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,247 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8575621912391943176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -694510330926148951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6699385144425552715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,248 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4775886999345351854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,248 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3270848262451121199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8886185101801206176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6299983894045332022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4291648279403393662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,249 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7095536675285355858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,249 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7073399468410485033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3506335278658445929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1562193754062196838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,250 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 402412864590659397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,250 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3827323706054926787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 997411485671746427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2882915749380148980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7595447095202166217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,251 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2350868643728955204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,251 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6242262660513847373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7591217515437963043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1324647948570591994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7926148644529978507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,252 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1306089079844832198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,252 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6262604673636216690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1206253231304194676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3744289058485048144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8126079937437184210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,253 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4765025491679191710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,253 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4147670373406852355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1716356383894368797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8113066959135704527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7830329432650154970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,254 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2169300589079564754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,254 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4118430764157354251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,254 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1700083571933337041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7042313707539982916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,255 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2648859100130197393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,255 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5460630571481986243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,255 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1754893260905713662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5759747204219790592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1297070956952858744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,256 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4711942578158063743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,256 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1086050913445092900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,256 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7680788279632167557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -68259256165883927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 144243382935936282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,257 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1824668456087070474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,257 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8277802152276093924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 41943534526309347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5810625523839577955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -61967650012264996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,258 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1620715898474068450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,258 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4203274837962237673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2649859476780406393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4900926847413021748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8355369194097253843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,259 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3623199872502290575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2859900462448441386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,259 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5709562063312177622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,259 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7576010549185791489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8538234582997255173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,260 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7627689303662145528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,260 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5969339725423850063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9029440346401726562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,260 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3857973207871697713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,261 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2665029762167721841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,261 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 126157406122843110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -128703835258030317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5616686212755638654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,261 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,261 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1072011813890233760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,262 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5867000757569565596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3811230310228825335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2798724310172359639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2941054268922670586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,262 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3725624097495848590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,262 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,262 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2201251186430260600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7099930082468439557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9084161388041206104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8870009386748967677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,263 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3360519178720153021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,263 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3491652033404257080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,263 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9143201113811817847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6067178470641905407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4802486893509906959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1106913810024417259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,264 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7795062437647819714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,264 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8637594935066565650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3015861068679573229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,264 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5055659421866658005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2612149390131059714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,265 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7513155956236481675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,265 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6731940512517546751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1503490354416855547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,265 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4956751281351516827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4664003860977434606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,266 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4270524063082395635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,266 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6019054582804317398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4150156457559068189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,266 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3058971215746623101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:17,266 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,267 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,267 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,267 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,268 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,268 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,269 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,269 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,270 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,270 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,270 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,271 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,271 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,271 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-24 10:55:17,272 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:17,272 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:17,273 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:17,275 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-24 10:55:17,276 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:17,288 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=12183 (was 12320) 2024-01-24 10:55:17,301 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=170, AvailableMemoryMB=12180 2024-01-24 10:55:17,316 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,340 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:17,340 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:17,344 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,344 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-24 10:55:17,345 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-24 10:55:17,345 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-24 10:55:17,346 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:17,357 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=12129 (was 12180) 2024-01-24 10:55:17,367 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=170, AvailableMemoryMB=12128 2024-01-24 10:55:17,383 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,390 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:17,390 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:17,393 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,396 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-24 10:55:17,396 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:17,397 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:17,399 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:17,399 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:17,399 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:17,399 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:17,408 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=171 (was 170) - ProcessCount LEAK? -, AvailableMemoryMB=12092 (was 12128) 2024-01-24 10:55:17,416 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=171, AvailableMemoryMB=12092 2024-01-24 10:55:17,427 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,436 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:17,436 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:17,440 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,453 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,465 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,477 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,488 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:17,488 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:17,491 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,491 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,507 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:17,507 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:17,507 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:17,509 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:17,520 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 35) Potentially hanging thread: pool-55-thread-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-55-thread-7 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-55-thread-4 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=170 (was 171), AvailableMemoryMB=11929 (was 12092) 2024-01-24 10:55:17,529 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=170, AvailableMemoryMB=11926 2024-01-24 10:55:17,546 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,555 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:17,555 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:17,556 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,568 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,575 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-24 10:55:17,576 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:17,576 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,576 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:17,576 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:17,576 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:17,577 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:17,587 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=11856 (was 11926) 2024-01-24 10:55:17,595 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=170, AvailableMemoryMB=11854 2024-01-24 10:55:17,611 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,622 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:17,622 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:17,624 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,637 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,645 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-24 10:55:17,645 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:17,646 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,646 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:17,646 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:17,646 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:17,646 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:17,657 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=11753 (was 11854) 2024-01-24 10:55:17,664 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=170, AvailableMemoryMB=11752 2024-01-24 10:55:17,678 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:17,689 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:17,689 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:17,691 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,691 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-log-dir so I do NOT create it in target/test-data/4868e157-176f-fd5f-c9c0-4f745046d396 2024-01-24 10:55:17,691 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-tmp-dir so I do NOT create it in target/test-data/4868e157-176f-fd5f-c9c0-4f745046d396 2024-01-24 10:55:17,692 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-24 10:55:17,703 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/4868e157-176f-fd5f-c9c0-4f745046d396/bucketNoRecycler.cache 2024-01-24 10:55:17,703 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:17,704 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:17,704 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4868e157-176f-fd5f-c9c0-4f745046d396/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/4868e157-176f-fd5f-c9c0-4f745046d396/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:17,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6764218854327276753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:18,805 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:18,805 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:18,805 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:18,805 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4868e157-176f-fd5f-c9c0-4f745046d396/bucketNoRecycler.persistence 2024-01-24 10:55:18,819 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/4868e157-176f-fd5f-c9c0-4f745046d396/bucketNoRecycler.cache 2024-01-24 10:55:18,819 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:18,819 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:18,822 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:18,822 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4868e157-176f-fd5f-c9c0-4f745046d396/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/4868e157-176f-fd5f-c9c0-4f745046d396/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:18,823 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:18,823 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:18,823 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:18,823 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:18,831 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=11572 (was 11752) 2024-01-24 10:55:18,839 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=243, ProcessCount=170, AvailableMemoryMB=11572 2024-01-24 10:55:18,851 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:18,859 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:18,859 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:18,859 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:21,112 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:21,112 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:21,112 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:21,112 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:21,121 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=240 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=11683 (was 11572) - AvailableMemoryMB LEAK? - 2024-01-24 10:55:21,130 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=240, ProcessCount=170, AvailableMemoryMB=11682 2024-01-24 10:55:21,147 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:21,156 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:21,156 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:21,156 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:21,180 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:21,190 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-24 10:55:21,190 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:21,192 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:21,192 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:21,202 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:21,215 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:21,223 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:21,223 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:21,223 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:21,223 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:21,232 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=240 (was 240), ProcessCount=170 (was 170), AvailableMemoryMB=11521 (was 11682) 2024-01-24 10:55:21,241 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=240, ProcessCount=170, AvailableMemoryMB=11520 2024-01-24 10:55:21,252 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:21,260 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:21,260 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:21,261 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:21,261 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:21,261 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:21,261 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:21,261 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:21,269 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=240 (was 240), ProcessCount=170 (was 170), AvailableMemoryMB=11486 (was 11520) 2024-01-24 10:55:21,277 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=240, ProcessCount=170, AvailableMemoryMB=11486 2024-01-24 10:55:21,289 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:21,306 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:21,307 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:21,307 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:21,308 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:21,308 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:21,308 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:21,308 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:21,320 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=240 (was 240), ProcessCount=170 (was 170), AvailableMemoryMB=11452 (was 11486) 2024-01-24 10:55:21,332 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=240, ProcessCount=170, AvailableMemoryMB=11451 2024-01-24 10:55:21,349 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:21,357 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:21,357 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:21,357 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:22,203 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:22,203 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:22,203 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:22,203 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:22,212 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=240 (was 240), ProcessCount=170 (was 170), AvailableMemoryMB=11114 (was 11451) 2024-01-24 10:55:22,220 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=240, ProcessCount=170, AvailableMemoryMB=11113 2024-01-24 10:55:22,233 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:22,235 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:22,235 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:22,236 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:22,241 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:22,242 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:22,242 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:22,242 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:22,242 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:22,251 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=240 (was 240), ProcessCount=170 (was 170), AvailableMemoryMB=11110 (was 11113) 2024-01-24 10:55:22,259 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=240, ProcessCount=170, AvailableMemoryMB=11108 2024-01-24 10:55:22,275 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:22,279 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:22,279 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:22,280 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:22,290 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:22,295 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:22,297 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:22,298 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:22,300 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:22,300 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:22,304 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:22,311 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:22,311 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:22,311 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:22,311 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:22,322 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=240 (was 240), ProcessCount=170 (was 170), AvailableMemoryMB=11084 (was 11108) 2024-01-24 10:55:22,334 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=240, ProcessCount=170, AvailableMemoryMB=11083 2024-01-24 10:55:22,344 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:22,346 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:22,346 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:22,351 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:22,352 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-log-dir so I do NOT create it in target/test-data/2918282c-dcf4-8a5a-c1a3-19a01cf9a7c2 2024-01-24 10:55:22,352 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-tmp-dir so I do NOT create it in target/test-data/2918282c-dcf4-8a5a-c1a3-19a01cf9a7c2 2024-01-24 10:55:22,353 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-24 10:55:22,369 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/2918282c-dcf4-8a5a-c1a3-19a01cf9a7c2/bucketNoRecycler.cache 2024-01-24 10:55:22,369 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:22,369 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:22,369 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/2918282c-dcf4-8a5a-c1a3-19a01cf9a7c2/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/2918282c-dcf4-8a5a-c1a3-19a01cf9a7c2/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:22,532 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/2918282c-dcf4-8a5a-c1a3-19a01cf9a7c2/bucketNoRecycler.persistence 2024-01-24 10:55:22,532 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:22,546 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/2918282c-dcf4-8a5a-c1a3-19a01cf9a7c2/bucketNoRecycler.cache 2024-01-24 10:55:22,546 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:22,546 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:22,550 ERROR [Time-limited test] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-24 10:55:22,552 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:22,556 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/2918282c-dcf4-8a5a-c1a3-19a01cf9a7c2/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/2918282c-dcf4-8a5a-c1a3-19a01cf9a7c2/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:22,557 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:22,557 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:22,557 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:22,557 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:22,569 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=240 (was 240), ProcessCount=170 (was 170), AvailableMemoryMB=10999 (was 11083) 2024-01-24 10:55:22,580 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=240, ProcessCount=170, AvailableMemoryMB=10999 2024-01-24 10:55:22,596 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:22,600 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:22,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-01-24 10:55:22,604 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:23,705 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-24 10:55:24,806 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-24 10:55:25,906 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:25,906 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:25,906 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:25,906 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:25,915 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 240), ProcessCount=170 (was 170), AvailableMemoryMB=10808 (was 10999) 2024-01-24 10:55:25,924 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10807 2024-01-24 10:55:25,936 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:25,942 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:25,942 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:25,943 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:25,944 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:25,944 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:25,944 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:25,944 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:25,944 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:25,953 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=170 (was 170), AvailableMemoryMB=10798 (was 10807) 2024-01-24 10:55:25,961 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10798 2024-01-24 10:55:25,972 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:25,976 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:25,976 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:25,977 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:25,993 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:26,001 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:26,006 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:26,006 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:26,007 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:26,008 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:26,014 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:26,015 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:26,016 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:26,016 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:26,022 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:26,023 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:26,024 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:26,024 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:26,024 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:26,024 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:26,024 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:26,036 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=170 (was 170), AvailableMemoryMB=10732 (was 10798) 2024-01-24 10:55:26,044 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10732 2024-01-24 10:55:26,054 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:26,059 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:26,059 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:26,060 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:26,070 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-log-dir so I do NOT create it in target/test-data/e8dbb043-b54b-499b-4343-e3bddb435228 2024-01-24 10:55:26,070 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-log-dir Erasing configuration value by system value. 2024-01-24 10:55:26,070 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-tmp-dir so I do NOT create it in target/test-data/e8dbb043-b54b-499b-4343-e3bddb435228 2024-01-24 10:55:26,070 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-24 10:55:26,070 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/e8dbb043-b54b-499b-4343-e3bddb435228 2024-01-24 10:55:26,071 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-24 10:55:26,083 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/e8dbb043-b54b-499b-4343-e3bddb435228/bucket.cache 2024-01-24 10:55:26,083 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:26,083 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:26,083 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e8dbb043-b54b-499b-4343-e3bddb435228/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/e8dbb043-b54b-499b-4343-e3bddb435228/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:26,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3067452361177524637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,184 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e8dbb043-b54b-499b-4343-e3bddb435228/bucket.persistence 2024-01-24 10:55:27,184 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:27,184 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:27,184 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:27,198 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/e8dbb043-b54b-499b-4343-e3bddb435228/bucket.cache 2024-01-24 10:55:27,198 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:27,198 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,201 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,201 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e8dbb043-b54b-499b-4343-e3bddb435228/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/e8dbb043-b54b-499b-4343-e3bddb435228/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:27,201 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e8dbb043-b54b-499b-4343-e3bddb435228/bucket.persistence 2024-01-24 10:55:27,201 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:27,201 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:27,201 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:27,216 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/e8dbb043-b54b-499b-4343-e3bddb435228/bucket.cache 2024-01-24 10:55:27,216 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:27,216 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,219 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,220 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-24 10:55:27,220 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e8dbb043-b54b-499b-4343-e3bddb435228/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/e8dbb043-b54b-499b-4343-e3bddb435228/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:27,221 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:27,221 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:27,221 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:27,222 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:27,232 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=170 (was 170), AvailableMemoryMB=10683 (was 10732) 2024-01-24 10:55:27,243 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10682 2024-01-24 10:55:27,254 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:27,259 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:27,259 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,259 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:27,598 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-01-24 10:55:27,609 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=4.15 MB, total=31.75 MB, single=0 B, multi=15.30 MB, memory=0 B 2024-01-24 10:55:27,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4907414953480671672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981933976840008545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6508911988091326991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4389725503287203049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8329324473072079119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6412959992127099277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2526154518611821186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6078719657373941487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8532168275132947914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 756111315766686286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2747502811484257821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2463781598257852830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2249669748467115200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4549731278331752253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7555349385940651955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5003634297037929080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4434655922345309924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9112332823388435806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3370451579313582766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6404269669882488180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8129663005037228537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7692948645259929778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7090965546204536724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5884305637353961207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4410972078062674088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1593703321217069814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6563813602538883556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8141888196025437868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -160765092679859844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6922409781321884684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 491181184949128964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780091255686050238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7515095043306964396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4415617048554465943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3909909292003185698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 83631045770720508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2786510492048610451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3439170362110895743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3142614738404181562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6504185361481867032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5227280706101543744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2156885354197300203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3218856425563635099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7251116828589748340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2469074617697517044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -332353168258572449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3779407186159089873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3482923251801642942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5858342196776458958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 789658493629262851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8612589066737047790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -957101226005664782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4479362948617963266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7834658391114758898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1305705714123311016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3898062567986521677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4137945561010861394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5142042272565019047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7895446641890850509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7461394404238689835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5986462544603129317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -54566596834225483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2456885980482695673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5895558624780656998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4394101576147685604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9091973007514402873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7090792372270538360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3513024413515389335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6643060428287606352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4511399068744772493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7316436422770314091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1832581620561099079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2563148021735828362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5533661917154734311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4082510698057203440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4281568052128738101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1075994773240440762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5057861000106203569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6827127982145186182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2521026810012813762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -746027786671537719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5216929083239841488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5642770067668764959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6198581586281201046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5262706711813635342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8853304676945285079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4184133610223885207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2036034065602659300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8630787771784186162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2450691040377948269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3458415194770268668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1605652288912992796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3018589451658270766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4168547054015414925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6682848400303335886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8147874852659159574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 494788732577255882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7389785126519899997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9082459695653829254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5166228747350676409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1824121184356618709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8500847019238333961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7386680332577711385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1059416775209043930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2318797567998864860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7754940778189906193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3791436932782540851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3627232301113747372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4421833915144428128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5284887035047034954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8535263226347883269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2682690602997171886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2206305115724529497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3127959141561924537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8028283113749478196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5334579788443813555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1023069515380042080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -240172077562964436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5158672865127434033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7274989677442442017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8112653166500123379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8079397833411734395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 637580994159668239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8092032645636641046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1293041267159675697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -609097083387412497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5440313310034607438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5249695844420911244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9008125194701786785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 883948346054496193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6806755977853700173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2631244742289168202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1453457999891015559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6052999385916219275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8475036602283745318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6108264867395168660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3474075512096297907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3721713430171304227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6420058385064822325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -956856786622555931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3784975558620953351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6824890494302700749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6328211640756164399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2373012865266929965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2568892446672773043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1106368530744710036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7324107287240627078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4452353339306897051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7925495955664158171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -985376790047792574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4562244006693436935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3276394346424513912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8401799583022473039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5460429621255547971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6724328870479129890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6433996264649507300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4758491574195670109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6392713716114585960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5460956088707409371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -42631512482604549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8387307302280726825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6250270627698584768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2198549416925617985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1919861669706445203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3701469307250510087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7726089763306934585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8966308002327149692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -23180363477046575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3593355164345188231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6750572097969343961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1501479342985446361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5797822401161624393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8144737388780505139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8242558269160346850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8756066031942198533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4405192887749085553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5265648672663193914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3013613738904076453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4363400080611801490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3576184870186800894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2937278527803174457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -790980684201475112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5528598160143362335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4064827871005884561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7583744956702056748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1581610736593832025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2691731557954423788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3812311147051561967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6250200047156977881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4413751904732492703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1688365998530015846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7242824733525517591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1171285877531718182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8087632073209601168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3724062880936211844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5497074311952531459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2823966355330387323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4563941501013313023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5415782875793928387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3590522572772750983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1889322276819626534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -870126372293642923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1876047803864608789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6640361022087344991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1290752480197192503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5850885699529311829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2656591232919021433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5189311389597078084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6435847370541010730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8235496750139989674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1934708945556961047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5757408830692569913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8258707993823344500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1179304489366480198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6780286093246227503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3865222081315116832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6434639277269543680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8957673130413001945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7775653405129049639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -685531036139149731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6763680274629842415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1626220967999755722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 878870945204258897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4156322841068512867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8654745581921245155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4616659244040594201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1345851613069518106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3041922356023569077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3182643462841754251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 860664710406390141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6971051155455196839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5503983161957941810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4691087150278262656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2874733044360694373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1233374302543909801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3754819715194995185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6282177633033123000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5591692923601365549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6124817249229537878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1642377303119915643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8785708034436165360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5866925719368245791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6445511057522886865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1490134044939681316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2703356434550296613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6186415809850152307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1125891523481571834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5645232564134125472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6243686195543589065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7419908540779915594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8896535689597974540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3038519527513486384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8534804316756790256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4786741560126942825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8250748266085455983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3395640847397224899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2000094198731386902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4630809154055132871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 492260803358741879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8567001463925671926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5388688819623341385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 931578815319908029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1529118145501366306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5075448249052435923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2255690605404731958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6764731143634783859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6991768267214277176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -758970910012593429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4693439902215270762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2330292019398538071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8878583840003774380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1174043236363870813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2568502480814150781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5648189150112774062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1059646085177762648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3512166524294021444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6389804507575718384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8803485959975575041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3100317239399100165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2233296737173685703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4575010005326062441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2187797209830574235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5385972654890460858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -153379398022127605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3183689670601741178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7118275154558757721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1457263480895404205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8046986726662529676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6384806813048892948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5952506667841932747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3356529759281283221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8360178973016249020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8303355619313265203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8903384618597164911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3485546335091277452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4150399781370798984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2255708099194426150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -693977316072608823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2178515378981154495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1508877197352652002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8208021864422962402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6539590792447976271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3710734738869378349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1694025101222034983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1166440021241172798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6956638915112973840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4102316904635985518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5342422660268259268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6063045715824462574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1844092433560358629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6382307037278274483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7325592956483515642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4967927955202442403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7266707943317476025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -604816263203197772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4145957680019991766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5943375539938617528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4550403268959258198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4437014392694376593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3549273180191325564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -966728255318665612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6173536105544939981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7889167071758945762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7868256951976551892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2157231883148753205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3501457173197701016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1573211308082172228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6296736754714287205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8520957681780934070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5106466884580834149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -173431553083090091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7497599390968062092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6434141122136129090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4710591521761838912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4188429874220773493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8591233322635674372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7046880417496244332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6002817492002650651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7638689055643133142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1647104251609980048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7104236630707545202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2311614797828833422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7229241711499236750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7784635410226698300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4498978783529650765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2378685317711048413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4701287282334978631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -452940052052553394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5805597112869741966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5347789484283948007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1654271685949997090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7085043542973380789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8424983188115458448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8633259301458155238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9071392183033364434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2024498433546972142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8456170059598151053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -634308897420912361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3874836478916663294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3813465894424017934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4498244674340419993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8184893017056738554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7115772463854599139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7538249541596682551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8349242120402555736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2739752546365624701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3514542754515393741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2762370584090998528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2208096412376081998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4016225293409662473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5650501161980487338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2039712343707371075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6964689395866035270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1042873488606681727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2584362472989469609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4606793889465556913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7969374326870093769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8537715958870304780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8866311928461341812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4802785085032476600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5561355308945460597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4867104110788716777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1758055147948725796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2783348822451991995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8613277749110573667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1202393947135678217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6415742272409009763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3638947727310442740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6811117726192791280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3586408238975087643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8702823336571924130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6472871679656631985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8809317519156899122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2407141863472525813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7064714123751428677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3612479800571991515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8904796083151330105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2814316040778966720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5285236237030570151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6533100407644708902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3911754516880557949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4334374676301848335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7407940291205962693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -277663013575863232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8518780252906758421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1321695945221280719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2662063432331275181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6904662778833674115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5705227673733631989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1120966488549726814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6942481213921458374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1113133068465262479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8915716009381175838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4353396201083505336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1995011564405553128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1446023824663224285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7506693159639891170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3515851821149165417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -524539347272346713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -807918242192944631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7374207326297220930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3619684778363356561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1973433943137580414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4317336413834435567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6668560514328468552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1987070066395286858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7425228664771096595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1244331945501178339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6581645659521378405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -76338442670490940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3270177906535266360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3783417722993844757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2976685771605767503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2860708723820161506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6676043354082569230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4081352471490412368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3644823783995154753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7839000977261432511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2817325836619945276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -649698064991164508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4206660573093719410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3470809862180494061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 582620330540534187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5033948298197042324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -232121268043517920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4636801596626592162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4750609178243111265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8956198649554256545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3415601736670386041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 495386663366268394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7032946100255206741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3769790170633003133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1920938300824375603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9213904519748008091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5019092232900326507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2985844221068104530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3074206945379203067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2859708235831291775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4839279744557977354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8470941825681234070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2057738542806186258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667348256555733845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9087431463232456105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1287225560032967217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3082737781791195007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2529146438731052278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2827694540217897328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5265878948104793406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8533089655008019631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6712191845432508106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8092277580400572804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7301413763114001264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 795063455923064382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -997707071518357941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1860545314144716047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1373410148535474933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7283842932616521440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1908152868362488093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7832096666997956383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -865555505270183781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1626410726501817879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1798241525579033954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 555704193178864980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -377905262747072102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1854635022781124278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7048572698635247652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6931638904903628631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464184496242506747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5079348022451542842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2319548883185419727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8190054839400202336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4386193890526014549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6398881671783724790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6109905886568109724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4217364913424501910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3294163474782588175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8375045155888598118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5594990925689677037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4397708498154513365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8074718918145739772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6661094701631858132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8369538642304716831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1017269309664690775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7828286793569676688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6266514529979434113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6744304865975324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6625881625550654529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 959770944600966074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3965177675171953246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5998554196023048657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9130174807941748495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8168472814756882018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8263905006198459723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7671860144512794743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2544632373879786354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4805635935564938263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8625613730999595476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 755003733422856586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3905348824738974446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5416608963871960399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1044475063604308654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2874157802804506206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2485354551563611634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1188521028630880127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3503340077904971974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6384930681539475369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2519152807370315729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8251139524436258651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -247923631291339084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4233586561662972780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3130711411278343479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3970751390412648594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2123176961994616579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 66412160822671525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5114058552900345655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5699640700671694331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1506688836348620375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8838719992802140121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1513553291523341405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3018549041321264289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7417088734558779529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5817542021362529062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1610083489072267154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1903744132768105391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7136605704857515382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3531580023240135876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7014966772152817677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2043148756200183472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5906770790707124120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1261146231706279071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1552138102086717159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7926442016316234178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2931573509104869766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 631445218495539827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7867507101810445834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5878377264395392690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1637315436349655727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2204627822358238741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7748005828436980464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7830848192999340158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8404237060148368137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6754231794273520633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2890009091637641650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3001350358309765517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1781917086734025434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5499137384304707469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3571625394865855244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6932260363811826000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5610741451825386104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9131102912901336428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1761983526678517516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 949042493960928854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3816761232437759248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8346958701246127026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6919082211356977868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3922640474173200548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2605278886318597843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4235342154234908169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8661496647056516154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7341975892513920303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2347433724319762075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 845844010016105854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1552107546560129346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4337915694334801835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3922786168844096436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8383960592884096837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9146421625210626174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6211485528440365953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4301467303044172660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6082557357477768396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3335401363643329523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5875726083736526545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6066266011495799977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3283857481953055645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3188364853045550903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1367851258214253407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1462869529295472898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3516191874268969549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8025471508008928876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5741863834462522725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7314445648983464931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8790933111001199336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4334611202686311603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3224992119483520509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7917339394624178165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2984859240993865271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1433949064791892108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5690102569045192224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7087554804552471890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4212029703462113047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2455851946296324869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8267083239386508733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2715892461537181659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2854905342720442158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1795384450195044193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7580992943553961406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9122186888180644913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8149053847222447659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8761880402913084265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -297435338257774737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6650912513178445276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5006807451683250514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3596211125383128080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1187184080827740817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4161821222134801770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2954215273065504922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5259267174505350131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1194456029856241718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4955998812616803923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5054016142036323700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2239101745018018270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4374953580809490039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1690985047079384427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1378696144236608020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -596392953720352280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5279396917556479514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1593485503592913896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4049752494342391378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 872683286058251109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8944957892391612970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2731338713784337253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1796048162597755415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8095656235798592578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -815796563040514871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1248354362792605223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4706264893007617710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2437618133417315063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3651363958044365666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1873016788040140990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7742157804799369709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7077676414767203211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3346465051105606874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5487863156696666689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7376268400493121360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6872174217428909576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2731748997033841032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7496125393598960460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7315724306625642689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2672919372279633950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 726470394859598834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4465599335172276589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 36160924707603592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2377469789500038373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6317978458507138560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3567181733475804534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3994643348834166041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8340325346209154772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9188399076152127476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4749698260189264597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3996884904229848211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4129296976550174080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4687312438301050477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4316963401981361833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5770921427144807141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6663658580722584036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2193688537762626268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6687902997106320707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3724090133733186399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7109145595179437159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 712392607282652744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 998195768589734339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4812352325192623594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1846906786967875552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4942804732897084219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4567232373072318178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963590443107507430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7832773111140909915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6155774591543874608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4976819306289831116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3976473670876233631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 328791747939538175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2050032965303192302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4898596441933609085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5228786708069384478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2585588532264318383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1359506877562757553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5889098326595293065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7077379365994692991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6370796909231133767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1831155596566874280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4636075902471793138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2011281002311292134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -628969661275729775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800083587511162795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -106647936184783953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5564211766171439748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 387124007039891174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4146620510448090082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7585423360697835247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7168882201573612578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1344825751329357539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5749438577255183201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1534923562503516999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4768336211816299284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 905572110215834451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5485628124874883771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3327753586622731247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6793828449113850073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8375018348462092680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4846204504587785201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5228520918157543266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4369673439401696499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2719304324465048600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5772357287633766175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -633361130952376693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1778806647103697107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2721470728030505683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6738022351292399611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5327869354866613540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3975279638700052198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 599169342442244865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3603940413632932290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1472048231283178734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5682993057311566769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9094561858325759945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5621777906439267549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1625117104166938018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3423524697931137829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4324972341253693088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5970138748517373362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -327249672578358862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5467388603769039903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1967851397007501108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3253501733112909056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1497748383707002242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 209647362278893191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5750388743832629218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8916104449615181173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 888078115691365565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2741630080932777551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3551191122281380177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3322273818331249068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8752504230444240778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3375491268917796963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2265120012585147865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5983337746811943158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9187391549634014879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7493941488602422778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,757 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8503717575991649641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1037898370394504564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9073886030167789443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7194225737031284512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2242199227562720768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8698846327932447206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6655199034395786398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3803838665679223236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8115604337474514484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2100370940037594695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4097821307462382242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5848261257861871302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 387266767867116179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -22670168643687161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3336259776863293693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5875651803876141042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7756830415292669674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6792975322602844082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,758 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2900518552647009811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5308890643688767279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7397459421542965348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7292850512837442891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6540059018747525593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8039071193024480117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4967150964418375141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8354017901977648061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4894366857993317284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7028736346659862805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4922784123680206595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -550725363721487813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2243988741239632457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2157659343628244913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4282896788158853325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7497339757491293350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1223685194448704824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6436191506856340899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2944900783658113943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5535410104269188314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,759 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5585177680453291376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 780234015339384386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6006039844853702814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7291117940783320619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7125932309901784024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7033818737350590232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6354630783714294621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3134681044040500865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7449506702464280796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6218308436865815945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7073507844168411046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2679992094897604352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6767212735473028044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4637997663510264421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7088531963731480812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8366934880748488285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 362813219196436977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7925810918889024412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,760 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8345966345121836940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4778985144994823773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8410947527066131989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9121978195380883399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5566036033917739332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 77402339754858137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7173561535322099669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3244026149318979237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4667862058972262905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1737302357769573938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7750825451925951085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2781180471940564584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6116393061502182377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4642906987109608582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2877299800978250354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810432725746933336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1355115361498026055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9127186467762055412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8511045430785144374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,761 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3938606593733454478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5879172505023208842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2869710798945125005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -468548685565020153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5474909985215954244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2965602472600563322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1531757886886909686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -180681861993588860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -577030808862486123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1914636004937600566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3230083388453839394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5889126919878153697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -952929098709869761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4994072177482110994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1603877780008888012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -744432753012239116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6800519666387262145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -566664762305500417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,762 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 417738834524076382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8333512326306455487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1503299020681503697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1646670135452535606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5069288062909075030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5120876941493650745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8774809637928516233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7587829726715839928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6664717897678909452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1651843908703081032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4220462072765449620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6554337775011587759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 295918025003712418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3139794806484397424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4037706722536334097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1330161626836150890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8586376893960299096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8175497710245641532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8397789557016051568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,763 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8584538063354940965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1809407684001204007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2296810934117005555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3435655315692437460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1652129298663850316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5262834602099599504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2018802614294487614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3310093606761800558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1507471133401815085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8370875808338233541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7024402140399187816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7378516857010278414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2210888660180680371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9162016031067087968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5842822061029639411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1046699727694677148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2196259451830054297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5974882698492681513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6571344249836268522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,764 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6106825451384257390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6191918176195005990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2387490266801205994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 386176697530202155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7468175178285690613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3425914893483195899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6853682615516222071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3187716891613237582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5892381479624228704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7156203691279101095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4445311090963189715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5540189653668395132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8801808610761593035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2068214532309192182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1646764680023253838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -315304571318467382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6993903549259814136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6289521183628229835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6976812806770463566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4987022509311992778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2372955453003855643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8916985729514358186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1667377650168480620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7635728007476647142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2174982293927675743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6594748839687590762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8182462976873956393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4649354273831722506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2237341147081945340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6657907534113085151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 455944626012988496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2660861811693436881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9137040986506187962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7667404117005299375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7215272718881324015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7648963390414262246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7134405683401675668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5110365904803973456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,766 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7685333987383326257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4562788278022810161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780518009164023640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7964477802628713012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3112337654704762715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4821565410098784490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5746987946755458216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6112542853155567818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6963081833743494843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328302123612974347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1992883573358880956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7143207225817213131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7063121287561153749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5934947611282110074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5460185562821419826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4966950203171345221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5267488834855956673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1329795124217003847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1424221724997631758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,767 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2987950359904251311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4467502444730737388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2712473632380409804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7245420463765893097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8634220165481744450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3566245611286635336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8552078959953499270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2599187857030774324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5547458665688735829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4212326340186605438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1010329506916120440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6045613048160338358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2706171168988918789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8162646328051309887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -429699524325867496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,768 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -255724167882281580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6197538243057833161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2700819870180864433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -782714333821148029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1081697411990824721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2076736200374324217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3150231989869150286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8504516685824630650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3266778580813337762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8071693877101709183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1152573295026399905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7032442695391230966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6552654718065716802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6928105900821673552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3265794566613377518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 958242742036405094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8295851084742454187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4876386097697040740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3666809595307052949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,769 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2391879986280941952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9001351870391380042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1222831173082735723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6290881883771178571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4512779055984810509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2619145741801838960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4047968625844819792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8459101410750142755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7200146549357937732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4628584802176738589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2550410955307679648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -346564886100092423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4747735922259967924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5181293408549249893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7318575246960395038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1757960587034064931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4351263178905896661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6931562539058543932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4592189525570719209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,770 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9190553152202828501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 230520083455957752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6533820509435447169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7208284806412130094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8655766498580332738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5843819575355626263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8357598706455007139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1944601587809333179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8124551488997225194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4491414608370642098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8650913051286340393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5775141721788583481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5982256432032657096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3077143564894409396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -946052558432140237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5361845455937771578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5244695267866831154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7195343664135901313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4540921067704432176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,771 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4239130025457391109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4494229623410158749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 548828699604066495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2414441433178941171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6478075092448736955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609352759685843213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6056033511540008217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5134806893638952907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6321750782961559931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2459553325506532944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3806990513952777156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3897324084021785204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7990722657651722361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8588029665023171664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1324201368069564633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5079020372483003655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8032820313534024111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7130014960737144627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8441908930623037750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,772 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1355031485344948755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4376303175419560363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4045202219466423239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7941479627625715052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1767653851742954209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1112349346247064218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5772700960713797990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3366722864909898594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3096300659556945028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7793343670923630194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8889203504312452350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8746146495446423564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6672015852194692940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8255389693787893288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7499253132624417557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1073692829873429985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981481773216748062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1953628718438784600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6088181789102627768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,773 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6343360734323860876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7927902593185267587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 927895647170996184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3869186037802503421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3981332776600607293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4942634920964556294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8569360010312568016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8220353041270247664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2101257329420089152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16461177176931616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -797638228305934347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8839843045680106156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 298908400144410419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1086338564850282528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1958065632378009839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6923648751968097284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7465833877180364120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1243545363551276567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8620316541971832889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6167621377185151090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,774 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7781602784704719046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4875809428464158060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4750046266638839107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5465124383187086112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6248443846522359373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6218581930451505934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6527507244760084278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5358426998711314500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1070614089556610477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1819724042668101261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 590890284991671665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8320395535604760753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6520813210880733766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6317723193199961653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8073227608326039331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5753893165847840329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5457813347189448269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5462566702041564733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5860339939910207416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,775 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 843286557686317241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1210665855313061315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5016094603702381082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4688815209320764457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1646292692543372028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8242527550450617203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2115799982788866988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 833821272192669880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6462982173639682496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1513617044026339013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2265128151033203706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6296567759841427682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9151180929218965593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6486843041554114537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7609564136111174650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6752824461187663668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 350653663171874772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7112851008352015588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2506624849878982226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,776 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8999632503741072871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1670084975872944712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3382208031707965103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5070430696360859038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 321547492679261610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6459160803500293948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5039294021195134622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8748791382504553097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8795702516210404017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6692644348228409735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6900455885481127050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1893297821770743132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7593033886741590845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 415313757391956874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -890953584188452997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3681072515261841335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5751528980245649668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -498583059791386643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4391101608387501201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,777 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8568870291011760616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -908031026475384828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5512865422203077756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7444446485783821629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5299999697445577142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3421695491587048905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7238067270560468055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7917110062715398214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7219495746891255521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 135122098157786340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7422514148667908069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4082286645628965825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4978737966482801904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8249415892327406571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7008269661499132575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2968741044178373231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8382110219315799522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1589132394334508224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4774418351435189680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,778 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6810003258671737754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5523001387172307751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5859569254410498832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5315257421488432341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 452205705194589498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -993271028619673259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 275198837117450162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1214295632719059150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8563645517872776333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3918872276794952353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1190054410757287001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2848854470450790368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8910207713898005624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4939841932956106707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1218526493186036605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7751761328351465818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3221516104040440263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2058748643117385118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7331465780102265769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,779 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3493504480198449699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8652099701446003223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6626197716539767012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4898130196364296962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8495231760081007819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8968464940378984502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1709886002264736724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9080737920298323375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3748575710870602961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9179110838496403844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8179247655344075083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -101476431475706633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8649203644257584546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 351499428050453881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -378450099818280925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4013509281634619133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1578511949769828983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8865053359453093788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 868567598267609775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,780 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1627825282646054686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4993031857409181282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -293933795395603575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 485755911550245773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2761686905976588362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2053781096439633229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7672780619043922764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5179086446653053673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4857694500434647140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2724939845518899831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,781 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8386568497176069666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8632890092204149873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7306391184616889409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1736195167695802954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9172204289195735003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6348721868735475263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3781974619847236694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41597159880688063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2533306354667956686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2999353303465880829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1086464915967095607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4657871467244022187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 789071202621996610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -172847266970234129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 848815164802311473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8345143391725997362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3703681552387591850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5040776752630025268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6218907256065432142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,782 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4401636647606659784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4105915453908521002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -581053041607740877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 427680411987487637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3396253664998569397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6416608772979299321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4042766278790443574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7971533835542271999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9020537783965574870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3931787016658116161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7750057309479020597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4897008579474189928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4186912521612332859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8886868959049210532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4782233172541302159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7703758996267112092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7176370942509118092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8333805537286486569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4283685140932908142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,783 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3554893701029753857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2370207214236502487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 45128145529644245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 955215649571031777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6451193581200326461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -352348437787406896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3193059026677688640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5415514564341352385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3556686292556765254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5199097710281376818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8166103365903134141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 71458177765447821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3588204718353895058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8595843409565747640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5207897336796666236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5052627628016599992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4267570790574142430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7061867205173334281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7203314638321880418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,784 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8226254563511929175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3133704912709904776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1332853088805816623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -916701836288323350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3004180870524637604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9128723079907620260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9137257852362176825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9034889255137907181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5893268538773795779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1525360702923993282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8194638659686429350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8142363708650006180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -699105165731086255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 259671795933410660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8090190729472319176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6617154022029158879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -585392691670398161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7267769456117897887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,785 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7802725374095294326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8630869736955581372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7645841553572948346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2605361372307105643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2429831751502168183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2251674220117713571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6169740215425424491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6745933382943489946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727308302908160899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6865924399550779704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5170116689422681911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6881036392040592716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775096526718115509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1415377969526019451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3243355599012279324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -572216057195051591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7526918536610939119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5708973451615787613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2227926589643909967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9127859984981801318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,786 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 586442033783911536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2838961618574592653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6834389237575589543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3778211774427225914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3765484311689187142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1316579984519821749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5810809912385205271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8159372890740066309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3191605265983008000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4258490051789040265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4136054149651728740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5649712342249923727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3355456192694215235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3070874100151320083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3201124086137271134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 60445482235957798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8016650632568028587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5351529155802183337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7682077709497618957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 684962183326057414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,787 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5568657349917743667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9207420696023569655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9096190019765416245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3141157873088223403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -109953143744749244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8121769653282122730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8581458834447870591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2448518095384484411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -985314986536813117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1044824231707767632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 885288138460676832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3118748117667968105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8206953141545973693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7498728760382702946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7029341884718685020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5124498528054543402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -994890785673896759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4214392283313181869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7578652359593996936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,788 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8381024383351932094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2764167262221258705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3648525157960340938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 955488758181890873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5254471532686738339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7379735634534865538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -489020787196012794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3578045184298924509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7991568474748591938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7248556796217030275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 837248708825102488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 920169064808024649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5911536719394139568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1088629893938946365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8235106311661330378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7604180629433728754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5677349083635584298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -458781049064478697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7526717727144454610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,789 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1069418295721536871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8351651959955222703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6280441687701601520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8586733752351565656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6607129601545716394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2758414830471016308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3251317194197034730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3782700328058493667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 292893908453888645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2640445190468651943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3760383323552860334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1302981669623759362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6424074551139113996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4566033953816735896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142677088396855498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3126664973736011304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2663419064728634583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,790 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4225676626009679860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2706211505182576930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9117056678727727757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7943792130729471450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1802452482335148161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8527767129871228128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 663443364576810287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3350074782023474552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5678026106080664622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4694621620194571125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9007085625729113058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1647891501414344376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3856462954943735354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -610406291561028792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6479629887608748809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1023786539291100388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9173096342410923324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7039320579760544395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7909880441602367836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5480486860892933300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,791 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5359323957237361172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5152794730556679142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1372588739399365861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5746807225738265983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1929329341585385193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4867233177092448073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8359549931257731792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6459794496370381163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8974806212332397716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7929085593963233713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8537008566159734007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3249287510186106680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2251438504335758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2005084283631337319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7917432698099671470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 222630559181431783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 22613847830708797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5397607869040587847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8843362576394857876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,792 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3677969231788000921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3101440482654371028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8199593907656128382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8588069976777651187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8308440377157953595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 327336375196088943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8092400995795473244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5224949108840174362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1659533505359001913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3381630956040913304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1311057161375103758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2897765643778687079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4283102475860943933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1651748254467111675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3946517645531388564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9204064637570358916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -43543370068333330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2505173620985860115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -835150824872452621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,793 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3264716318248930481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8866682245974222681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6703868927717557100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1783120229705148799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5883856520124769513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3846442174164521168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5117782471693066867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4508464029814681831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7562829582950277226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9120338262788694383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 725210554189437005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7760219249283898628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6782655449877551949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5292829610499344441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,794 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8595032314918108700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5147584090165330209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6978463628494025086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2211013919185920079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5387201643618093995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4483893730874439213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1865669854276968543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5909849959499876988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3535187881597717155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4149514834474929960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7976421755765819042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -154897275639339052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6907931096453356280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3531220805227078620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4970295736780446151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1064604738634467816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4100993945472604262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7992078699708475676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6739558223643327464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5484397845353575891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 698652798807058409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7486511049156833389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2468922185848042097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4718940389055250107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1917426194963152627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4936601950693072416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2224653122524107287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2080104231080759551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9157917560729235021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7163453628012468521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6987556195942847152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4482192818519696454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 689127672555445039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2999009961283165886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3758629153824985891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6883652591883196658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2365701489134098127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5872357455791510037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6938292606504765280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6765713325794223644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8152875814105416662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1756463569840090817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 96326166173765098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3836396145147283445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2791174832996753430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8226082295795912968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8901545450733744775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5635973304684347317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 502996989165940540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5221529898222755306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1559475782720781590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6479247044296608820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2371930082509247401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127961645681068438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6161209256477927757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4641539833231876273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7495285109343042959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5077591236319477762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6867459930479699344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9117975932695891523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -554914528575141388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6053750256556630538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2566536104208592064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8784555378856110036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6374183185609415519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5940122702663793409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4109372457321632927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4978665864218794697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7312524500675180595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2486013765066781240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7591292463092342701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2338112792748468813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2690688664361820261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1928668433084664235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9072849632847309361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6114236641569375028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7924109391844291780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4205694402621057569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4734560828137355011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7953503536754534036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4959594468209407447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -207192777768786141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6888628162220830756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5441865083874183585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8324094089857780666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2504970961032415094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6007869999478046500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1075595338857144845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3822087103721593381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8650356161617328912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3688467314839411871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4310631267226994878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1072506427376876690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4818906032637658996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4684088855444060845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 475304602657334099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4268491292309142044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8533191067903075194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4990761834785666495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6078016056774011929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6867436523249253907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5851550602309706391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4345961147135605325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4387916799796860803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7185561776420424022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2077753179062208962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4336921361228312847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4201980554948245648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1371528201708852933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:27,802 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:27,802 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:27,802 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:27,803 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:27,811 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=170 (was 170), AvailableMemoryMB=10661 (was 10682) 2024-01-24 10:55:27,820 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10661 2024-01-24 10:55:27,833 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:27,840 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:27,840 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,840 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:27,840 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-24 10:55:27,841 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-24 10:55:27,841 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-24 10:55:27,841 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:27,850 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=170 (was 170), AvailableMemoryMB=10639 (was 10661) 2024-01-24 10:55:27,858 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10638 2024-01-24 10:55:27,868 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:27,875 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:27,875 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,876 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2024-01-24 10:55:27,877 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-24 10:55:27,878 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:27,878 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:27,878 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:27,878 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:27,887 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=80 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=170 (was 170), AvailableMemoryMB=10615 (was 10638) 2024-01-24 10:55:27,896 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10615 2024-01-24 10:55:27,907 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:27,911 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:27,912 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,912 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:27,923 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:27,928 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:27,935 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:27,941 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:27,941 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,941 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:27,942 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:27,947 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:27,947 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:27,947 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:27,947 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:27,955 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=84 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=170 (was 170), AvailableMemoryMB=10499 (was 10615) 2024-01-24 10:55:27,963 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10499 2024-01-24 10:55:27,973 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:27,978 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:27,978 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,978 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:27,988 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:27,994 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-24 10:55:27,994 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:27,994 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:27,994 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:27,994 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:27,994 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:27,994 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:28,003 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=170 (was 170), AvailableMemoryMB=10457 (was 10499) 2024-01-24 10:55:28,011 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10457 2024-01-24 10:55:28,021 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:28,027 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:28,027 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:28,027 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:28,037 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:28,045 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-24 10:55:28,045 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:28,045 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:28,045 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:28,045 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:28,045 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:28,045 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:28,054 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=170 (was 170), AvailableMemoryMB=10393 (was 10457) 2024-01-24 10:55:28,063 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10392 2024-01-24 10:55:28,075 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:28,082 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:28,083 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:28,084 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:28,085 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/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-log-dir so I do NOT create it in target/test-data/bc380d6d-e52d-01fe-d420-afbf19384eb9 2024-01-24 10:55:28,085 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/edacd052-bb67-5b10-b83c-170da70c0a7d/hadoop-tmp-dir so I do NOT create it in target/test-data/bc380d6d-e52d-01fe-d420-afbf19384eb9 2024-01-24 10:55:28,085 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-24 10:55:28,096 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/bc380d6d-e52d-01fe-d420-afbf19384eb9/bucketNoRecycler.cache 2024-01-24 10:55:28,097 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:28,097 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:28,100 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/bc380d6d-e52d-01fe-d420-afbf19384eb9/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/bc380d6d-e52d-01fe-d420-afbf19384eb9/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:28,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -153892216503545537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-24 10:55:29,201 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/bc380d6d-e52d-01fe-d420-afbf19384eb9/bucketNoRecycler.persistence 2024-01-24 10:55:29,201 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:29,201 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:29,201 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:29,216 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/bc380d6d-e52d-01fe-d420-afbf19384eb9/bucketNoRecycler.cache 2024-01-24 10:55:29,216 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:29,216 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:29,219 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:29,220 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/bc380d6d-e52d-01fe-d420-afbf19384eb9/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/bc380d6d-e52d-01fe-d420-afbf19384eb9/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:29,221 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:29,221 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:29,221 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:29,221 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:29,231 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=227 (was 227), ProcessCount=170 (was 170), AvailableMemoryMB=10354 (was 10392) 2024-01-24 10:55:29,240 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=227, ProcessCount=170, AvailableMemoryMB=10354 2024-01-24 10:55:29,251 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:29,256 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:29,256 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:29,257 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:31,508 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:31,508 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:31,508 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:31,508 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:31,517 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 227), ProcessCount=169 (was 170), AvailableMemoryMB=10299 (was 10354) 2024-01-24 10:55:31,525 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=169, AvailableMemoryMB=10299 2024-01-24 10:55:31,535 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:31,539 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:31,539 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:31,540 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:31,550 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:31,557 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-24 10:55:31,557 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:31,557 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:31,558 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:31,566 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:31,572 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:31,579 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:31,579 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:31,579 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:31,579 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:31,590 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=100 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=169 (was 169), AvailableMemoryMB=10156 (was 10299) 2024-01-24 10:55:31,600 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=169, AvailableMemoryMB=10155 2024-01-24 10:55:31,610 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:31,614 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:31,615 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:31,615 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:31,615 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:31,615 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:31,615 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:31,615 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:31,624 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=169 (was 169), AvailableMemoryMB=10140 (was 10155) 2024-01-24 10:55:31,632 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=169, AvailableMemoryMB=10140 2024-01-24 10:55:31,642 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-24 10:55:31,647 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-24 10:55:31,647 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-24 10:55:31,648 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-24 10:55:31,648 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-24 10:55:31,648 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-24 10:55:31,648 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-24 10:55:31,648 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-24 10:55:31,657 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=169 (was 169), AvailableMemoryMB=10108 (was 10140)