2024-01-21 12:54:12,050 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-21 12:54:12,228 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d 2024-01-21 12:54:12,283 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=178, ProcessCount=174, AvailableMemoryMB=5386 2024-01-21 12:54:12,308 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:12,315 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-21 12:54:12,325 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-21 12:54:12,327 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-21 12:54:12,330 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-21 12:54:12,456 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:12,456 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:12,456 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:12,456 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:12,464 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=178 (was 178), ProcessCount=174 (was 174), AvailableMemoryMB=5311 (was 5386) 2024-01-21 12:54:12,471 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=178, ProcessCount=174, AvailableMemoryMB=5311 2024-01-21 12:54:12,480 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:12,486 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-21 12:54:12,486 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-21 12:54:12,487 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-21 12:54:12,497 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-21 12:54:12,497 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:12,497 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:12,497 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:12,497 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:12,504 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.nio.cs.UTF_8$Encoder.encodeBufferLoop(UTF_8.java:646) sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:693) java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:579) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:118) 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-2 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=178 (was 178), ProcessCount=174 (was 174), AvailableMemoryMB=5275 (was 5311) 2024-01-21 12:54:12,512 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=178, ProcessCount=174, AvailableMemoryMB=5275 2024-01-21 12:54:12,521 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:12,526 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-21 12:54:12,526 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-21 12:54:12,527 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-21 12:54:12,543 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:12,548 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:12,552 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-21 12:54:12,553 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-21 12:54:12,553 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-21 12:54:12,554 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:12,559 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:12,564 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:12,564 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:12,564 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:12,564 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:12,571 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=15 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.nio.cs.UTF_8$Encoder.encodeBufferLoop(UTF_8.java:646) sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:693) java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:579) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:118) 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-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) 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-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: 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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=178 (was 178), ProcessCount=174 (was 174), AvailableMemoryMB=5113 (was 5275) 2024-01-21 12:54:12,579 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=178, ProcessCount=174, AvailableMemoryMB=5113 2024-01-21 12:54:12,584 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:12,587 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-21 12:54:12,588 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-21 12:54:12,588 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-21 12:54:12,678 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-21 12:54:12,979 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-21 12:54:12,991 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/bucketNoRecycler.cache 2024-01-21 12:54:12,991 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-21 12:54:12,991 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-21 12:54:12,992 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:13,119 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/bucketNoRecycler.persistence 2024-01-21 12:54:13,119 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:13,254 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/bucketNoRecycler.cache 2024-01-21 12:54:13,254 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-21 12:54:13,254 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-21 12:54:13,309 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-21 12:54:13,320 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:13,332 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:13,332 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:13,332 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:13,332 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:13,339 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=178 (was 178), ProcessCount=174 (was 174), AvailableMemoryMB=5114 (was 5113) - AvailableMemoryMB LEAK? - 2024-01-21 12:54:13,347 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=178, ProcessCount=174, AvailableMemoryMB=5114 2024-01-21 12:54:13,360 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:13,365 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-21 12:54:13,365 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-21 12:54:13,366 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-21 12:54:14,424 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-21 12:54:15,524 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-21 12:54:16,625 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:16,625 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:16,625 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:16,626 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:16,640 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=164 (was 178), ProcessCount=174 (was 174), AvailableMemoryMB=5077 (was 5114) 2024-01-21 12:54:16,647 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=164, ProcessCount=174, AvailableMemoryMB=5077 2024-01-21 12:54:16,663 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:16,666 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-21 12:54:16,667 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-21 12:54:16,668 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-21 12:54:17,073 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-21 12:54:17,073 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:17,073 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:17,073 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:17,073 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:17,081 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=164 (was 164), ProcessCount=174 (was 174), AvailableMemoryMB=5004 (was 5077) 2024-01-21 12:54:17,088 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=164, ProcessCount=174, AvailableMemoryMB=5004 2024-01-21 12:54:17,104 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:17,111 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-21 12:54:17,112 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-21 12:54:17,116 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:17,125 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:17,132 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:17,142 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-21 12:54:17,142 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-21 12:54:17,143 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-21 12:54:17,143 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:17,153 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-21 12:54:17,153 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-21 12:54:17,157 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-21 12:54:17,158 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:17,164 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-21 12:54:17,164 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-21 12:54:17,169 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-21 12:54:17,170 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:17,170 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:17,170 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:17,170 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:17,181 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=164 (was 164), ProcessCount=174 (was 174), AvailableMemoryMB=4838 (was 5004) 2024-01-21 12:54:17,191 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=164, ProcessCount=174, AvailableMemoryMB=4837 2024-01-21 12:54:17,207 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:17,220 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-21 12:54:17,220 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-21 12:54:17,222 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-21 12:54:17,230 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-log-dir so I do NOT create it in target/test-data/bc13ae38-5bd2-6860-03f5-b2c64942fb3c 2024-01-21 12:54:17,231 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-log-dir Erasing configuration value by system value. 2024-01-21 12:54:17,231 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-tmp-dir so I do NOT create it in target/test-data/bc13ae38-5bd2-6860-03f5-b2c64942fb3c 2024-01-21 12:54:17,231 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-21 12:54:17,231 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/bc13ae38-5bd2-6860-03f5-b2c64942fb3c 2024-01-21 12:54:17,231 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-21 12:54:17,240 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/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/bucket.cache 2024-01-21 12:54:17,240 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-21 12:54:17,240 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-21 12:54:17,241 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/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/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/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:17,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8540218481167716755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,343 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/bucket.persistence 2024-01-21 12:54:18,343 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:18,343 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:18,343 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:18,362 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/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/bucket.cache 2024-01-21 12:54:18,362 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-21 12:54:18,362 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-21 12:54:18,364 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-21 12:54:18,365 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/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/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/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:18,366 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/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/bucket.persistence 2024-01-21 12:54:18,366 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:18,366 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:18,366 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:18,383 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/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/bucket.cache 2024-01-21 12:54:18,383 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-21 12:54:18,386 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-21 12:54:18,395 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-21 12:54:18,395 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-21 12:54:18,396 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/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/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/bc13ae38-5bd2-6860-03f5-b2c64942fb3c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:18,396 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:18,396 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:18,396 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:18,396 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:18,405 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=164 (was 164), ProcessCount=174 (was 174), AvailableMemoryMB=4807 (was 4837) 2024-01-21 12:54:18,413 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=164, ProcessCount=174, AvailableMemoryMB=4808 2024-01-21 12:54:18,423 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:18,428 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-21 12:54:18,428 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-21 12:54:18,429 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-21 12:54:18,742 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-21 12:54:18,759 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-21 12:54:18,760 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-21 12:54:18,762 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2024-01-21 12:54:18,764 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-21 12:54:18,767 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2024-01-21 12:54:18,767 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-21 12:54:18,770 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.79 MB, memory=0 B 2024-01-21 12:54:18,770 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-21 12:54:18,773 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.57 MB, memory=0 B 2024-01-21 12:54:18,788 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-21 12:54:18,789 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.96 MB, memory=0 B 2024-01-21 12:54:18,790 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-21 12:54:18,792 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.74 MB, memory=0 B 2024-01-21 12:54:18,793 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-21 12:54:18,795 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.03 MB, memory=0 B 2024-01-21 12:54:18,795 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-21 12:54:18,796 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.81 MB, memory=0 B 2024-01-21 12:54:18,797 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-21 12:54:18,798 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=97.78 KB, total=30.06 MB, single=0 B, multi=1.59 MB, memory=0 B 2024-01-21 12:54:18,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 610551355329891939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8284710820278014884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2128714801908769933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9143157559160571759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4218604743188355352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7163438484961457844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4638133289030904162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6947632892677364917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9108777928622792583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6671495670723784005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5826866746256441291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1692500806324443535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5776894566684940297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8190137320090698187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4960642241465356268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -542086667033456606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8016660472411023000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8226066463060524753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8013495113356926743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 946514372041879039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5619492939177158101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7724937850523737854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3583769264664353714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5487834715010686409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4685809944417853715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7188912403154234821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1486888251112274865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8453886394885760592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4432366815917314180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7876831903587800380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -586588585940414586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8953104725239074979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5713061381791521652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6700404278894167887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6598344831174199433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8636180719623087764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4821330819488203718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7336941053598808840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -932055242469031458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3113000141687955062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6946767916157728679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5165822533738283391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4376128798583526011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6879853503844915036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4153277457510887196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4836924524522956744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6460568133173788177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8185370897412519294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4657106012531956476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3875195984756290601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6393436779349896505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8912346964496973243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325344696784637118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5242726798538653400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -325791879954893429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3073943422929082160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3342145892177739472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 985901006694883954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2417456697194586492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5745912094996036676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5806908626543318932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1364548702134023999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2684318833235292240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -82757401112300899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1450563425485289982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8713195500421872509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4150715806556052424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7903545813017716668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1933359062275874055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5168783552832754410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 567959613279235594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3996634032718231781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321577807896900991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4444859627278859348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5038544068730224426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6369721693601408044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6113036671955737894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1525154216736555586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1026046619743349068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5636217146714263302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956350391269160340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6390943464348037885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8990044180475934318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4606459881500385316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4480739207508889530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7888693078580833108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4741833982844634676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7931588511556601332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1494302290232551282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5307724026063286779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1342058061155179946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1752204114768441169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -386437727748373409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4939122928000219966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2402168814915783619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1254221055294420943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667658910656265655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7348579847930196575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5753345426377524522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222775003944199910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4033255104267228471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5321173883122338593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2164320950396251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8185022557602013940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7276320136257026703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7534141921616913575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6088360280651998277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6545943260609951628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2636631422610709137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8592832557136831168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1408939631769095986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3059909430497306607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6173509184359609480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8884498562334726907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2668499680975533181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1600428397895915854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9091811863787423783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1896710616398402757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 615011732916620986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8541954507188551894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5630547090870995136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5470344326271816739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2454103068240167626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8763409617611290895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2649062907060798098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4151423160188421686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 893481475926881045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8546049213842817624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7817516900489213297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6384802743633090234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3684031306741149522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8080245972767280954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3607398533880795776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 600278138077220897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8010120064769156429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7609135976216486125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -776219827258009144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5792138578803735725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7966538119285482565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3279153713491322643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7911766462628487837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6493579041980177003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5230616463051483784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6897158094733955711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1658817916293772762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3724339243004060727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7877408157323682446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 514710232802720876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1466907481961213440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9216774145000890402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3014057245572774297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -117546509677468783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4448881504333963148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8430084481533910643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2343332351065101984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6276085496005715529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5206802195571513986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2546469626642617472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3053442609867116227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9086973731465782431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4219166143973792488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1937393291525746388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5044560444852113134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7572339452038131776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1670323678571317394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6741142351848751476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8487535148817674154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -295828107036129308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7407604762376341734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9047966677520095490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3029565024330865457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9220023081072688092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4641933522863057695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5344506107260987999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2117887536126299168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7458419901699656050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1241255313706920522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2818515347291147107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1466978522383818863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -981454595569114695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675666081236985838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3682579559619582268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5677537573933136237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8447076899645565577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -330035976927338632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9034604336995107302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4548895556800507024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3810512617473229955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2424458271822600085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8354038964471776100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 955347686733471951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5121985821317824928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8399919923475819779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1362188167521791868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 552914358727713872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8614137156145524375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 896630988873390915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8550605301017991377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1672267435292388614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4058346274192676261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5452940537133486228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6534899730960642951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2724579142659336047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612130272315785069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3098350879168391154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2354459878323567895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777479087874808841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7628144248308523024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2827847811928230452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3872335843009628458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2594464651710514120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8715466366568166400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1122442496636772158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9135391438814193058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1717671764184625918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6632401491987691499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2359296699605890452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1033522908459857057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5487834123563024497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6206184695380936204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7044672275492027867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -816134368189871738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4249873686456043140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 377173466284519397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8068089498515325788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1139497149672427361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2522737684158145351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1826418337089288681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5140455020701003564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3199037885522824249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4351642771560365267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6192256709683823538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6743236905710199709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4099004719702415183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6573697187198347026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1661106013386984223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6084522234264650363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7840703640709770717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4463941885297478144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6536887514917363359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7703304321466662140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6319030162528474310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5157815586517663883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6797504650100225446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8893753140849931853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6143080821007921990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7760791198548467442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -733231308938715907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7981091839194331734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -18212576070823480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5739935654222341377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8239429118357213127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8679564182057605493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6302238210988388311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7568094331276183338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 694329495410805098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6680260770114542336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3554544501112207165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033584512089361424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8821933445166896678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1514752583486445244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8489965862636155879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6504943847011244101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1150672582062334320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4336153953530710399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5155384361877121824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5494651494953438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3326171935536146459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3884429121706699340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3195964337073837240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1912683664141938405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -78597379663677184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4740690554573725729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4154978321714961767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2063426455422115343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1422380017532770964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1931445800931519074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7101727719118355230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7177611564246976622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4683866450407171649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8363008299930135290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6027347581857628351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5730870565456716344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6585526935625494714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2643680458666959759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3191308102304800481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1023946959555187496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2730852498781182705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7057989039076376206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3311497872538488200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3800346703043083089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6132856036576000342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1608112818043057835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6204529748442249263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3953176395227226131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7443867115776109160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7771824972067320555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2659605477400523903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4283241450743909387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3539979412841803340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1126419392109848604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1354946963063563637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7597089597952508024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9140817604161365436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8206584023898894902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5559765441599887235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6226964311379060615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3427163571056162388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5755472090958525638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6903534689633381610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1579015629136010085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -853171895510791975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 25024254463475509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7779169902131197182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 121124036389131977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8598966526878031822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2964257228244094917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1175402106384270637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8555830789076936336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077172344173127969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8705050825021136212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4181019678568149444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2877036836113471138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 491168964817606110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4605971705503050994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6348099040974812895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3874561959025932368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7964897227288789769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2581303810921501853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1413027502836804741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6187809948258974503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2837256579558519312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1214457326438384335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8075705667664016738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3621738388056288468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2142407009025252414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8918884614985493499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5164880836140886682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8040885718765735956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4286430318551100804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2730230229754756391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1890047335702920876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1506472540664069302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8224246522883075433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 683245214462832061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1134890465802610766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3577058718009746170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7654295847392481647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6272090238369585432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:18,838 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-21 12:54:18,838 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:18,839 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:18,839 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:18,841 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.11 MB, memory=0 B 2024-01-21 12:54:18,842 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:18,848 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=164 (was 164), ProcessCount=174 (was 174), AvailableMemoryMB=6097 (was 4808) - AvailableMemoryMB LEAK? - 2024-01-21 12:54:18,855 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=164, ProcessCount=174, AvailableMemoryMB=6094 2024-01-21 12:54:18,864 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:18,868 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-21 12:54:18,868 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-21 12:54:18,869 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-21 12:54:18,869 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-21 12:54:18,869 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-21 12:54:18,869 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-21 12:54:18,870 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:18,877 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=164 (was 164), ProcessCount=174 (was 174), AvailableMemoryMB=6077 (was 6094) 2024-01-21 12:54:18,884 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=164, ProcessCount=174, AvailableMemoryMB=6076 2024-01-21 12:54:18,893 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:18,899 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-21 12:54:18,899 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-21 12:54:18,900 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-21 12:54:18,904 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-21 12:54:18,904 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-21 12:54:18,904 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-21 12:54:18,904 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-21 12:54:18,904 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-21 12:54:18,904 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-21 12:54:18,904 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-21 12:54:18,904 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-21 12:54:18,905 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-21 12:54:18,905 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-21 12:54:18,905 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-21 12:54:18,905 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-21 12:54:18,905 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-21 12:54:18,905 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-21 12:54:18,905 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-21 12:54:18,905 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-21 12:54:18,907 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:18,907 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:18,907 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:18,907 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:18,918 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=164 (was 164), ProcessCount=174 (was 174), AvailableMemoryMB=6047 (was 6076) 2024-01-21 12:54:18,926 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=164, ProcessCount=174, AvailableMemoryMB=6044 2024-01-21 12:54:18,939 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:18,944 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-21 12:54:18,945 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-21 12:54:18,945 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-21 12:54:18,959 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:18,965 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:18,971 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:18,976 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-21 12:54:18,976 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-21 12:54:18,977 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-21 12:54:18,977 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:18,983 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:18,983 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:18,983 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:18,983 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:18,991 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=164 (was 164), ProcessCount=174 (was 174), AvailableMemoryMB=5889 (was 6044) 2024-01-21 12:54:18,998 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=164, ProcessCount=174, AvailableMemoryMB=5886 2024-01-21 12:54:19,007 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:19,011 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-21 12:54:19,011 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-21 12:54:19,012 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-21 12:54:19,020 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:19,024 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-21 12:54:19,024 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-21 12:54:19,024 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-21 12:54:19,025 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:19,025 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:19,025 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:19,025 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:19,031 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=44 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=164 (was 164), ProcessCount=174 (was 174), AvailableMemoryMB=5828 (was 5886) 2024-01-21 12:54:19,039 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=164, ProcessCount=174, AvailableMemoryMB=5828 2024-01-21 12:54:19,048 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:19,052 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-21 12:54:19,052 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-21 12:54:19,053 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-21 12:54:19,067 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:19,073 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-21 12:54:19,074 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-21 12:54:19,074 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-21 12:54:19,074 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:19,074 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:19,074 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:19,074 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:19,081 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=164 (was 164), ProcessCount=174 (was 174), AvailableMemoryMB=5766 (was 5828) 2024-01-21 12:54:19,089 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=164, ProcessCount=174, AvailableMemoryMB=5766 2024-01-21 12:54:19,097 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:19,102 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-21 12:54:19,102 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-21 12:54:19,102 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-21 12:54:19,103 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-log-dir so I do NOT create it in target/test-data/66800fd9-3587-a836-113e-25b320956a7f 2024-01-21 12:54:19,103 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-tmp-dir so I do NOT create it in target/test-data/66800fd9-3587-a836-113e-25b320956a7f 2024-01-21 12:54:19,103 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-21 12:54:19,112 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/66800fd9-3587-a836-113e-25b320956a7f/bucketNoRecycler.cache 2024-01-21 12:54:19,113 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-21 12:54:19,113 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-21 12:54:19,113 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/66800fd9-3587-a836-113e-25b320956a7f/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/66800fd9-3587-a836-113e-25b320956a7f/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:19,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8508692899541507653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:20,214 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:20,214 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/66800fd9-3587-a836-113e-25b320956a7f/bucketNoRecycler.persistence 2024-01-21 12:54:20,214 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:20,216 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:20,229 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/66800fd9-3587-a836-113e-25b320956a7f/bucketNoRecycler.cache 2024-01-21 12:54:20,229 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-21 12:54:20,229 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-21 12:54:20,231 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-21 12:54:20,231 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/66800fd9-3587-a836-113e-25b320956a7f/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/66800fd9-3587-a836-113e-25b320956a7f/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:20,232 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:20,232 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:20,232 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:20,232 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:20,240 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=167 (was 164) - SystemLoadAverage LEAK? -, ProcessCount=174 (was 174), AvailableMemoryMB=5472 (was 5766) 2024-01-21 12:54:20,247 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=167, ProcessCount=174, AvailableMemoryMB=5471 2024-01-21 12:54:20,256 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:20,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-21 12:54:20,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-21 12:54:20,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-21 12:54:22,513 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:22,513 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:22,513 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:22,513 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:22,521 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=167 (was 167), ProcessCount=174 (was 174), AvailableMemoryMB=5606 (was 5471) - AvailableMemoryMB LEAK? - 2024-01-21 12:54:22,528 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=167, ProcessCount=174, AvailableMemoryMB=5605 2024-01-21 12:54:22,537 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:22,542 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-21 12:54:22,542 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-21 12:54:22,544 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-21 12:54:22,567 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:22,573 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-21 12:54:22,573 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-21 12:54:22,577 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-21 12:54:22,578 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:22,583 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:22,589 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:22,594 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:22,594 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:22,594 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:22,594 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:22,603 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=167 (was 167), ProcessCount=174 (was 174), AvailableMemoryMB=5468 (was 5605) 2024-01-21 12:54:22,611 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=167, ProcessCount=174, AvailableMemoryMB=5468 2024-01-21 12:54:22,621 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:22,626 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-21 12:54:22,626 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-21 12:54:22,627 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-21 12:54:22,627 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:22,627 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:22,627 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:22,627 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:22,633 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=167 (was 167), ProcessCount=174 (was 174), AvailableMemoryMB=5433 (was 5468) 2024-01-21 12:54:22,640 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=167, ProcessCount=174, AvailableMemoryMB=5432 2024-01-21 12:54:22,649 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:22,653 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-21 12:54:22,653 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-21 12:54:22,654 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-21 12:54:22,654 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:22,654 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:22,654 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:22,654 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:22,662 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=167 (was 167), ProcessCount=173 (was 174), AvailableMemoryMB=5402 (was 5432) 2024-01-21 12:54:22,671 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=167, ProcessCount=174, AvailableMemoryMB=5402 2024-01-21 12:54:22,683 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:22,691 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-21 12:54:22,691 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-21 12:54:22,693 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:24,165 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:24,165 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:24,165 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:24,165 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:24,175 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=167 (was 167), ProcessCount=174 (was 174), AvailableMemoryMB=5075 (was 5402) 2024-01-21 12:54:24,185 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=167, ProcessCount=174, AvailableMemoryMB=5074 2024-01-21 12:54:24,197 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:24,202 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-21 12:54:24,202 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-21 12:54:24,202 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-21 12:54:24,206 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-21 12:54:24,206 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:24,206 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:24,206 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:24,206 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:24,216 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=167 (was 167), ProcessCount=174 (was 174), AvailableMemoryMB=5066 (was 5074) 2024-01-21 12:54:24,226 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=5066 2024-01-21 12:54:24,240 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:24,247 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-21 12:54:24,247 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-21 12:54:24,248 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-21 12:54:24,261 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:24,265 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:24,275 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-21 12:54:24,275 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-21 12:54:24,281 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-21 12:54:24,281 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:24,290 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:24,297 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:24,297 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:24,297 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:24,297 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:24,307 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=5042 (was 5066) 2024-01-21 12:54:24,316 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=5041 2024-01-21 12:54:24,329 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:24,334 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-21 12:54:24,334 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-21 12:54:24,337 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-21 12:54:24,338 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-log-dir so I do NOT create it in target/test-data/c3308180-f4a6-ac92-54f6-a584048b06b0 2024-01-21 12:54:24,338 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-tmp-dir so I do NOT create it in target/test-data/c3308180-f4a6-ac92-54f6-a584048b06b0 2024-01-21 12:54:24,338 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-21 12:54:24,352 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/c3308180-f4a6-ac92-54f6-a584048b06b0/bucketNoRecycler.cache 2024-01-21 12:54:24,352 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-21 12:54:24,352 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-21 12:54:24,353 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/c3308180-f4a6-ac92-54f6-a584048b06b0/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/c3308180-f4a6-ac92-54f6-a584048b06b0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:24,460 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/c3308180-f4a6-ac92-54f6-a584048b06b0/bucketNoRecycler.persistence 2024-01-21 12:54:24,460 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:24,475 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/c3308180-f4a6-ac92-54f6-a584048b06b0/bucketNoRecycler.cache 2024-01-21 12:54:24,476 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-21 12:54:24,476 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-21 12:54:24,478 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-21 12:54:24,479 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/c3308180-f4a6-ac92-54f6-a584048b06b0/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/c3308180-f4a6-ac92-54f6-a584048b06b0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:24,479 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:24,479 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:24,479 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:24,479 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:24,490 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4919 (was 5041) 2024-01-21 12:54:24,499 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4918 2024-01-21 12:54:24,513 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:24,517 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-21 12:54:24,517 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-21 12:54:24,521 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-21 12:54:25,622 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-21 12:54:26,723 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-21 12:54:27,823 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:27,823 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:27,823 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:27,823 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:27,831 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4427 (was 4918) 2024-01-21 12:54:27,838 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4427 2024-01-21 12:54:27,846 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:27,850 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-21 12:54:27,850 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-21 12:54:27,850 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-21 12:54:27,852 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-21 12:54:27,852 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:27,852 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:27,852 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:27,852 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:27,862 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4404 (was 4427) 2024-01-21 12:54:27,869 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4404 2024-01-21 12:54:27,877 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:27,881 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-21 12:54:27,881 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-21 12:54:27,882 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-21 12:54:27,890 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:27,894 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:27,902 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-21 12:54:27,902 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-21 12:54:27,902 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-21 12:54:27,902 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:27,907 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-21 12:54:27,907 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-21 12:54:27,910 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-21 12:54:27,910 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:27,914 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-21 12:54:27,914 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-21 12:54:27,915 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-21 12:54:27,915 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:27,915 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:27,915 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:27,915 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:27,922 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4308 (was 4404) 2024-01-21 12:54:27,929 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4308 2024-01-21 12:54:27,937 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:27,941 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-21 12:54: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-21 12:54: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-21 12:54:27,953 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-log-dir so I do NOT create it in target/test-data/834fe4a8-fdc7-6953-27c9-ed0349e32d42 2024-01-21 12:54:27,953 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-log-dir Erasing configuration value by system value. 2024-01-21 12:54:27,953 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-tmp-dir so I do NOT create it in target/test-data/834fe4a8-fdc7-6953-27c9-ed0349e32d42 2024-01-21 12:54:27,953 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-21 12:54:27,953 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/834fe4a8-fdc7-6953-27c9-ed0349e32d42 2024-01-21 12:54:27,953 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-21 12:54:27,963 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/834fe4a8-fdc7-6953-27c9-ed0349e32d42/bucket.cache 2024-01-21 12:54:27,963 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-21 12:54:27,963 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-21 12:54:27,964 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/834fe4a8-fdc7-6953-27c9-ed0349e32d42/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/834fe4a8-fdc7-6953-27c9-ed0349e32d42/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:27,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5529414844193180061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,065 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/834fe4a8-fdc7-6953-27c9-ed0349e32d42/bucket.persistence 2024-01-21 12:54:29,065 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:29,065 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:29,065 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:29,076 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/834fe4a8-fdc7-6953-27c9-ed0349e32d42/bucket.cache 2024-01-21 12:54:29,076 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-21 12:54:29,076 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-21 12:54:29,078 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-21 12:54:29,079 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/834fe4a8-fdc7-6953-27c9-ed0349e32d42/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/834fe4a8-fdc7-6953-27c9-ed0349e32d42/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:29,079 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/834fe4a8-fdc7-6953-27c9-ed0349e32d42/bucket.persistence 2024-01-21 12:54:29,079 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:29,079 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:29,079 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:29,089 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/834fe4a8-fdc7-6953-27c9-ed0349e32d42/bucket.cache 2024-01-21 12:54:29,090 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-21 12:54:29,090 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-21 12:54:29,093 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-21 12:54:29,093 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-21 12:54:29,093 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/834fe4a8-fdc7-6953-27c9-ed0349e32d42/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/834fe4a8-fdc7-6953-27c9-ed0349e32d42/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:29,094 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:29,094 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:29,094 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:29,094 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:29,101 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4312 (was 4308) - AvailableMemoryMB LEAK? - 2024-01-21 12:54:29,108 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4312 2024-01-21 12:54:29,117 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,121 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-21 12:54:29,121 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-21 12:54:29,121 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:29,398 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-21 12:54:29,409 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=4.08 MB, total=31.75 MB, single=0 B, multi=15.72 MB, memory=0 B 2024-01-21 12:54:29,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7880377425325496980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4721089171903249146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7464385632922895975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1527352562428459407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7022937471502902226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -639831051878139275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3991695023095230841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9055904647275283063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4608369214083164138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3177386808598128079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5658651032032218389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 93871505080347775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6705208887728040316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6312186941866996147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3511583025543635797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -157428331524751639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3661529912005888105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6258771329229640734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2542551767200037396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -651018358604951660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2528941327791710281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1256058201920851284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1964361447790945026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7428166459863907437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2374907701337942563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7715938005591936097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -797666046243239288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3084455277295866005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5312655910648229163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5835562100090361894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1441590677765930857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5330977435420564398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2082945449439639616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1329956496321828671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7837491768191491028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4626268545586351094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -913972328870497787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 464002617121116066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7568748934567747351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7179156200639574049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8037223780860124803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6260811954847509442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3372072005593033640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5209175646193393287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6544951758898538218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8339566508931367651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5290079463697659329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2606901881649529926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8611614997624055959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3528762624061253119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1129702479981373316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5130615476527758249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2837361277368702050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -221286320641397121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5212179052541739321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2089876909540769309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7483439115869014335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2855429162998738787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2153500685464044248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -416357872964209883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3154567110601676654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -843058025209749423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8373715964763851951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1233535639478457280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3372898887998786482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1951115466298704054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -175088626774200845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8800182218562019727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7033376295642318512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8792073137256053979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6610040468506632360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4193656197193143165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2216382486085686043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8124094360051218263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7934570529204865478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -271637696452830667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7366389237801136809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3032716008758862588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -422132653694234967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4474078596149858042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3372056742523046378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7362374631292328697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3733259899014222933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5315803745607950621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7056772522565649358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2177984779544785433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3193113422329263156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3527171763603023062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2010237818882864622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4086185549834268784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1711225319094692600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8476428337914760828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5273307551198437400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7092213360902589909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1163236214704504708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4970935761611901058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -22040421613447053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8144250743613955663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2805090573958447225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5607951369837391036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3081126952076907064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6083162147432585731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5179650963077124923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2251806879010016172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6125179766930041628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5396228884633666133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5683370941405962024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8766761794426431811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5909049032571696746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4554258484950683746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8661499098325536398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2976376411782196492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6537326517640014825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8086388513785213662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1597898557855476375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 914678909939461544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1860447160055643946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9114927667696403291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1519099612831079254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1060227652851906273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7335580389000027501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 82249759897746689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4107248685022404205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3330242211885047323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7001122431069650603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5591514725777608827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4644309152958321397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4580227012992626172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2555270426086312645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5610803804650688993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4955199188465548871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2756945486051931236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6300320335521866941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4054056315048990794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 298700106191990631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5312784413203367613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2522836525637263216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7463608854719042049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7625024435910214001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7951338784028357589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5103616863443263308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4551247012625527198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 400935833490233879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6362696445971470247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1563337817057422492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -558483123970710154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1113103973362730944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6748940037496602783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5983125875823767733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8693137330694633478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2263026791175990378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6030743170382826858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -558120773322199973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7920036525246173488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2436200247080662242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4181149563576239278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9144028693355318036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8905858400570390695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8291188646176520896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -135598441776278496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1007082683234894813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 581980462964145378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6788134026360193279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1754026450511463231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7229857070802215949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9060212660681062181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5106247368635050952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1725899427534319373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -458591772907553160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3891376801926516138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8353855152447189342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1431652884255601173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -546655746406668989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6981918216389040077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4519371759088633404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4504474989436609126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 940131094858511527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6346745579725541249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727748580582524392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7878636480999600139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4676666034455712036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6586247200370833969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6776318165973495085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5656805050440287376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8623920792591620995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8796116156144500876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3546164009226625091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2767103624331501084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4952391663511638543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2287742826435331979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7595305834791166280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7905157386366483563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2618153614392858994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4528881325235080529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4055750002723199025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 51576883635252896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8294936202643388800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3053597423658697806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6428024221306739868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7369291026785392240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5246978550832790440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6517577706783021304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6838322434218596980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2981830756258809072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4210422853334775730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899364556670288004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1827213133645485396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2804512115114721003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9190460613998781289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4239858774349389383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6504903116496171447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7506635511289311924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7295506424905564487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -191278959316343547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -323075782087486369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4499871856545709877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5739970899675152218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8112105811718633924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2345028553270994631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4167778068231183097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8247069786258691534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5947390952891173670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4223769685522269245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3382932896652261202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4609688435477236199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5794850787051812615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7073749551037117312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3217114255821398298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2207149722217044060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2791520152993494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4627567687802190854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6922442032564194491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9088441848533931560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3823489998698489095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4544406871549412176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8834730372688134569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1022173432180429025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4071213596327976829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4808304391771187692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3737879020496688882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8500677194037859933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4189935599398487402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 29258130092554580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4658473245547858714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6336615199004211638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1784169173108208623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4209326636731499117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2770839677351856175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2176669850303235716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7642179299790724782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4367422080923662814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3069024615110754629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7720579074416569399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5419039046640484559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1197738902975770027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2207868663433642406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9113396997825163992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4531437096923774596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5815737525716473945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4568390083688068418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4457098345199197977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6929782228562850612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1870405505265802109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5334994328495049856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3300528895029001657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2926570739220464880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3329048103224751393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1691262267066437188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1201460070217934682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5490664689507695731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5050139797609630369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8166579174730019795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7522030416420541464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3819429361285383207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4914235726305292164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7337533981429707445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4170184174309194906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7978015041184687411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1735568653746943984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6226339390820321499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1173722425949715679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8960430837082413151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3348593216942057449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8634480007050475477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 565138825718362979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1859584798774349126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5373347673573428121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1614962456596883600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 507754294751556152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2601087637606154311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628547060664536651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4872504379551900619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4451728993185190842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7142238642244860290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5386383101659194464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4970991613701906421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 590730643896934637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3929194704311044564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7280993160933527872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4337335729580963809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7164661181205267859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6294734401633122993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2292984038163265304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2664211204575841091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4545111843174026341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4529752625067060923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5116589251722651152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8800953458622863390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -116932371974517434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2161937553217912286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -315736218102884947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 639365856988213767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1695020535315214180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6592140114222429660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6351918419675708460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3263351202308363626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3649594293976986131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8853904190986946118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1700105279859238995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4103305002264325068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4366453150258973317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3333251122410851156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3922491235964615398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8576753536015987090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5886315004024429645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3210898585872807270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8366691602501428753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -333662674685513982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7795307992129223379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4545846668829663354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -932941644199698814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6704430649855054705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1438010221443409953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4916673360172582052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -208552125778277791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3292495674404028150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3519155311352135638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8539095902366683927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -76903783650742766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8326852909042521290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4360411284825437190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8348854846462906651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5068476742968503920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2867151695980506869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8119512777441405616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8425540352157513173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6917177969018803877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3211374908715006753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8638293241096488512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5466069800841793212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7086809893741016577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5302310801121862353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2838519564595392578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3610279507420148975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8505671215546698951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2183726799717136646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 80222329041979833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 617429707210529401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7040965549591906620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3021112666864134334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8538743605355969156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7481198537133199623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1872652011526533336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6930774375152977230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3194604020189853364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8369455245556219952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3184142692944244829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1356407249995649018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -280911680184354647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3658231672741366726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5990570074635450874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -197466351407872134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8645271489966915142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6000186041056264257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8097584542466816736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -769869730964345605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4331623918352050159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7667787082537969945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8002842581567547807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8458777931796775505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4581856317532743844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 161648658762057767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4978075835123395316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1038120009543091902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3357310612932448609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4355509720485778091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1523428107643359042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7936876852347192977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4849456752499032550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5934977536078091425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4649614887301649742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6097042800233392360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5839845688577489991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4623703285648814260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6639320747671945179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4886316971699119979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1698781656395908540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8159758268306331651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7329515575197422301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5318932457981066142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5019473715600666470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3462722656250535106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8330630000407838229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9088254866258063691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5904786036076461730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2401241321977845025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6998647569999059760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4459651380504583303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1312894066762742205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3211004346474996291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3829157115795636640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5808379558364975201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2697083054503554171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5602385760423867734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6202280810390812734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7103573729063684223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 978212158599306900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4438592322101077006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1014607258638664792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2871327323865921076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5206175526352084408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2032044201270696078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2704304340917339858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8020249862102667614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8105289495379215239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3268677727809301844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3242971440750999468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558071897024574504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6345716781468753545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 491690175273828379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -844955239481576635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5109440482866401274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2859478492076290064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3378614141257643161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3256569631496580929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3914635287003189508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2771442220521288177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2136004921462658143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6176092175551030635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6372330816858692316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7105407002936985609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8619287727781987767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7917782263975848486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4117994762286281606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6930853300733680823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2132820612704932782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4577762000306491375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8246929159991588413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8295506410300465753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1122421908505988418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4801650697325183007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1653338862935808668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7964722495869502811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4700960642172290492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1552891795905915379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8058619043787063507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4128645827342635159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3293418488585547541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5922942603917905155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1482982041982643385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2017098614735392704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5352948114577581749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5147882451910032739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3258970491150351802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3745022292719715455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1871328235362792254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7402480104624691598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9090790441845645203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5688296862370306193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3988659375663837771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5450318649002319362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6069880669617128019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5713832481246009892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -218289878573201743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2783702380861625883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7162735096322491311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 619764850482480188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7176384928672799305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1501342999295579823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5899754756561205867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -154766345539392422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5293934789864819099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3539517231679682265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -288415542119499206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3630802041836777625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8788991553272086351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6886560650083657207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3316484447722272055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2724169935352364037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2515030256634191402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5516235226719365821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5036261093470473923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5272512192507572469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3281724874427325064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5444089086965338296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1814646781551796854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3347282777564995017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2028912876982050819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142266166081097383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -656839361421607470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2952532184768160516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1844184008202152003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -165668649330395879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9131364577571547328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7854971374600375880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 808882160944356036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7372493818990181263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3366136430985439227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3160819592800626836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3352002389050626099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5092377264426835604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6518063455389983790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2410294552470964874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1704617613620162845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3878515194760107227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3344130479503703247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 938512803035915365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5237853267318838894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6218340893590538317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2204360575201809317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8656508387392540968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5390627556139708224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864532225380295938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -960260251639583609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7867366677105513437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4263780242785178564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2026266584030573444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8909522323697526888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8488257041769701345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6631034614516248843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7908943236525758162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8854928306868409489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6953238537480472675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4895077640675889548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8147426658423480622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5738177027443465570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5306060254596792398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8489588914477520487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5235681336802665727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4702243140745098024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2862299311820767668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6426236851984500582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9102445019780993493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1120350020601148136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3194546675311556970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4294144200896247175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8690035517209113971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4751765087083668902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3665736962935885453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4627908865482618468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7358550680187436180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7139425680035869178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7660404139411461563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 653361331916260540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6942618535531395549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1879192566888474503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4911507713321377561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -240523517494168375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8832762757577303671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8472308364333522109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7291646740187890943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5643111717383594732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6915193925520884764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4862964834303243754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8277033087247855742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2000924472399048101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4339610438822280592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6110819091692984574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3121529606689594787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3728964798127424304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8460266643346844274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4734995119064368199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2957308938123670915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9013246537492051761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5684417880773222774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5278090007124920481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5165561519172899090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8508040048489781182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3242078066590477048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -528349174182333750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1618595652078763167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1605232422789809562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5467652697315311072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 400235097715134329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7567065974866751232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8939548477109483192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7775445112096611181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6483762519415903622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5578429741270993387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4182574290987853720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2538392014871469274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5698637852034939663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5026310873979061916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5459115791084414593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1930201506468590820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3696195391222797204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1198826542541004073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1032843243328516727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6974148402181364809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7302386820608016377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8662737348028079594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1020453807698055372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -503137121133737482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6712651399812443218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2231101278819290151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6796648419248612471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2643819606754561729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6836060508174073645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 832617028597907215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2193372099590678984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2082167856427035181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1026081502233620978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -232404113327497700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1332308582568814593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8134235839371776186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8798517026290775870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7910500190626094996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7705845950989904331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3148733249308354413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6672944007765852171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3817787100381333031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4753411661876382700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5380532869352972120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1869110753015757796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3760835958667246197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6531240982312777959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7249877750791813034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3166338516285616301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4893997019860402506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4625161570259199587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4246027983136668483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3900806275068698488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 51526375201918866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4557815469557297921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -425705436021045431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 544505727907390907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3316133762398736310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5820789529450449166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6694622760197063000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2654052468433888338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 468995326628263812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -815497481162572891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6923536319485980313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3238785794359301773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -400326245571271114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -882539615962072766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 851572520043427329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -531410784675680442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7239142610550329831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8826594069301234608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1368897460063969178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3238415102626863489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 921869558292385538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4212357846220810299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695348109416257903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8045345194975065088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7441108789580114694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1813504556256082835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2870385476922277366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7750469160457863313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6129118775650863942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6278828341717932232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7640834542008857246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5647949110106928594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8600574729339337902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7225925963921160587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3639645120872527163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7518568286744492486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2314471639644575678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3755959019576523343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2374372840092043248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4382773357145389319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5466041497014499193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2354296156604632427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5708237281564285305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3022666629251355839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2912277455656022891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2133720141028657222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5251487440259870715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6907535716276798601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1595151000786619948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6783696687345848253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1041107829320922476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7724434679566205435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7784777433192952445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3528514754714258899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8037214658073373076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7777922025628263998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6539822173909886972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5634600828765245709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8435737152803641432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4472421853595408928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4708020564111358946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2200713287917083926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7924400402729419511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4280208455133411486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8552133674409561946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8655727031467817557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6279225794400396141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6332747354463097919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4818381209959659370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3672557470214271918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1387113403851378366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4705522124998033003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4864201042852620909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5674424741049215715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7352890357118442802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5445515906711244417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8624870059444173522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7543301830401090487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4401916865443272186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6952611474507420449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6263793815344596148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 671587675738924569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8360507866941100868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1347494414484375580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2739821426221768388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5810322811448764649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3476021695225221704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7273755034404190944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4640591375141278273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3105686663000870613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 466290937629908505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8032899009229832746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7685215298975076709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2912137809807277052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2648051927270366334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5927825966173748945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5157811098542724497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1333696362142444516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3208292052336383262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8759431218587817012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8090706270199903443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3621739117450732823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8658856427356093073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8868007116464164905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3303494462359101337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4389606432009205638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6168463767816531931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774260858040977580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9089252950502403862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 489990786034091312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6563465762909869168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8258529551903942168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3790881384940336838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6036580341988897457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 96059003093016617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6274087429974293862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2571017060940840574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4010663875466589821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4687184101705552474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6216136987229875514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7249062410771759539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1382064703289939542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1656249395528708475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1092095812901750986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6594995706460275658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8534568103563381799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6190468217863242593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6658408386712283359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1069304740992296421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774139116078464780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 590106866459682474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1959504145608102027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3102842505766229067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3502168793294272139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 77592562827961841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -302986082222426120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 68670265856176377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1059463630110265437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9124517078408204691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2329756345123254160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3949694536114621788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8160864709309919468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3095992585788415542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4387010603926601009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -339723380962446917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1194696122733666317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5976993732435777783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7230669910646983676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8111636554223536068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4918566219811329351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5110725338684688844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6509490070132828124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8132222805036100234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8686323535623293681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3968725971652424358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5314251582838583109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1406034966361533675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4000722329886467462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3909460036945791179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7328509447997746442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7568748488116477028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7209231801685990348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6883944939737084618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4363804998131355873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8663066842331668386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6240162884734344156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3715757306761262494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -459479979795849539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7242078205048005935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7677300519600132032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3908871626144738549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8510601290081914623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1308049109827788449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6394361286436850072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2211068150533708013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4198713482398862876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4506552231992587740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5838714104788597417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4700212698136197529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 575134812532026193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2601022176736625640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2572859077009262578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1705953443957898118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3285996373227595937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1175544080412770282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6379677255619004930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4766098759739673339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 311379199430910014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1846856051156941941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -415818402557284873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5635066833314085341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5654430345095634973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8824303458985995446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2207732204207925756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -454644576295738120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4328115652950958304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 143187327995168819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4298199605173358001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4079906933854912622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5689575419946181636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 116121706715074957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3814374129447550800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6126675763012883088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5038742404544014513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -122174329522332824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1970705767377767101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3027234892676933972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4575885146089625328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2612849119732411176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -549034618941225366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -749661062922063252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2496341899249159332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3826918738888646061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2392352656377941128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4163679177697519353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4150887762309233989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398081216058882886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 422658201580780485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1526213912057411770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388169631739399071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6271175154862757905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6507249998817618462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8015281535959050428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8117766940726782463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6916089864696734967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3821571616957524088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3586571043053725417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5090122136077714116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4165921817102300094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1860335891530224893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6266222880447107377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2511632385389702631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8764457649197762926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7109913602259059838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1912477101218359310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5261748337286288713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5739971156007477910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 947478064869501888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5973547567430864321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4495542940775161963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4561746254711582219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 837626792701880370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1365209784273962921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6809079021026945449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2679282259560133935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5330405278254413911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5132139538194591693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6382355606420666949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8345422844983443104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3931813517361906439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2695488575617201817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4483454156377122301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2245011970648552093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7017358796598793351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3811715293434484191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7933225405543137434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6905540310437571445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2288464550343556279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7485976427179199482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8474769569010523067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 310307393641657127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3828907052147111668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6085571757539967091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3578570062985537897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7998646271968718538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 481946726005231154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1355682336760409490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3157063923511933844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7532107552019161433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1240356595798679424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633186931801182158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2843671363435093100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4533516483740919380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4988092822527101042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1856664603457650909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5230077142483754362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1969347776250859930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2164204187041675454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3957071255449445856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 380920325591659891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3922271760156207641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6770100948465666362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1613160471987541251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4930023329440554410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2673567417300771917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4586091585194966799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -222275765024936779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7870066918366782451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 961991762069847365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6649948004419686770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6983767782819207770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -674620552497582824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2576499097079148168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8731369145562935012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4928286798420917657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -726447258692260488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3827513658844577761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5161307326997376206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7443178472332616986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2475395520825495986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2432403875340208268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3369133640652161694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3398895410504664882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7163624026499759503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4608601219680526857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6195311747334565547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7084357420135414992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7533664356795782541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7531050830320669355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 867484130253234007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8230327681318417930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3741030975247257333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -611311302936897414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6055454127364566761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2391192876404739305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7267242962290949878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3128758975137556881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2153856758173644288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1066144828323230323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6132394155001142911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4508598178890210514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8405484911892722334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8058449523483765454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2406190043846911290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8177776752057953018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6165670612521363014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8126414203577173236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4001252045280340513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6854495635196109090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6556826253281979434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4430375889743270745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4018094385277522243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 725494630413117640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5136870856609146515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3008870224356364317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7636270014037603093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 893874909505040948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7430801144647285540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4632511105435071682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3793687193962457583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4190102963075221637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2822747343319073937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4411819776292717650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1145213753291853219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2507943554482599405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 724284682270479171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3552281532855594270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7225266423219635114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4354807027679032320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4375176106658964420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8705910387688195717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3363738271630247800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7455682660457836521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4043072506178747315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1669901283602860446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8427050703498015736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 21327128069431667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3470666699064104842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3426532777420474595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8356040614286750032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1835428435428009972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5284808227877570327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4757077130259156191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8554535010896323525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1014158430120394377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3284026770374539601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6332949920678107032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9105791039391608766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1748101447824313524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6912964364319759260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 236267460632055684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 788592578784017720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1719909510085650908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7035560457291001360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8656246706714232107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3144729586797553933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -868662232243029440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2775659309544825742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8353491763175537277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5912376160496271460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288515731850375082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9061942749843304893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1009837144142748842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -228837425310494973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1815822880463021364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7172929506167815126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1385922692796349968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1666534504378360574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1774053848514296661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7199234182510850727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8953763865143143181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8128803879555453892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6136186372551857685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7819277061680186035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5142562480212936302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6981276090590222812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7235953881715752915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -442282984844081541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3079325571084842978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1008448661682107978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8234648033254392510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3616013100558093659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1865556816386105697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4985166684511735555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304181672880613816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5599480805943128239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 427049009601882980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6610928606211575130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1213967899077812268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2993768258836119966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5852153165291891301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8729070697872112965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2416669878009747615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7652785293661872636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3138485989638018823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7045382855751976432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2522051835152210796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8002472398800085300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7086973597375123581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1285782122910360899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146713756781424336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7868808917079352826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4799296376948352415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8609671604604901236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5353404398447221081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273336419746342820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1583473816757746370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109071992959684391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7078324528716821254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3863688570204899813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6756690224382378886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8743175767294253972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1972680423289986970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7678382888590991470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6470831598145162778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -637380707350796623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8512920152605735241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6717901539726129286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7033917129052591541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8904706008137840094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1127400978095135709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5208168719225823768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5744074352884142959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870742433278321978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 803194318313133262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 623863018227191582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4512376958914396595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1638970248682250252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3716553113125365344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3088173099480538561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1494208440936057440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4888965767316641376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2436665637670876215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2008491264848016091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4395533623542735898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1977578829163369850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5435235356581021056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2629335819257735660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5577554118253247241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2162479453923776511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7620734727702931184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6909859767460877196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5383515181470696152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3481893346582916557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 216075046505938972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -346906595211448693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2504972027392323109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4655077743599900714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6412954006529007443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9151228513991155174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8559365460172855826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4327687505750172107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 233409607228536992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7872413035723782013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3393280182093830014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7726602656403000018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8644231306811873665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4734914911915894140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 221241311426248272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1864965812370500287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7607144291851823537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8188057108600061233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6204989678581665439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1199046997423818456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8407126550052373234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5574113137286636588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7376765145416334747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2662761960839895269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7360811295781124366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5536807499831076092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3729324454242922559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3516012860061095665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7103182075197421982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9116833408554373942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1252676507509494856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8601492241225047326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1549274654919140525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6058506547594982552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2479707875456375909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -254264794791521213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9199421808503406955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1303058862652514700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 155068184174661945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3060250598179610259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1369538403242701689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -63870652578247506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 157763251909005936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8491221205251415294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 661368827004807678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5812331625438791462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7069735813260468582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8391619004386869042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6339966125407728088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6974535941626992876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4639430659570946560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2166836393373747573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2247232155575945236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5670883179443549957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5310987878777771263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4857522968157448668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8422493674017993911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7958301186000809946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 864896598745971711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5370348274158842940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -615480838463323976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4908227070006374648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1574624485292403044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2573588523608672494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7352715195834776457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7123044699740802889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5389023359099544664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8990754675792374277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6774218158108213145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3358542371954091605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5851668388596922106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9040529740451942160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7115365540518390103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 543451858968659789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4674292294997056980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109081308084968771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4863295652617442392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7923074759373518687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2351749433505211998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 53483519153729620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1856959704683851977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8955272644968479035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7585848892525404233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3564184287160389015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8724269004493127614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6774916123706197352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7991019630515100941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8423099936223257399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1616661132131198665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3606525624857449970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8082921939361500143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -68127713136730036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9221170309336434663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4257633101295710866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5399876016097995882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4652161256114578091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4129918718966259752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3282618724447492847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8370597178782983566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3919094500310563153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6895771993037228750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9041400877233147312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 914060950644798201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2186360803744774713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1642099488893598781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1365042417044887425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2221992187520355070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -717217211758723611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3166049079850658571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6165671806098721841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2553147945052418835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6207572695454626248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7331349882643745780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9022119090199746765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5489127001202479713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1504832497956944539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6124652460908787039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5626883705491402927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5854548814366956445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -282936797567001164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4143671968214834043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7054162583437252150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485524699570735959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2062905420065873186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3161024010820814387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 555315371074104626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8428976285860545856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2898524594444437156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7684595767589171489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2856112694099654887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4772013449173619489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4352038810053956896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6205521660199272794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752137600637564326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7248835756732233634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5458907557601545643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1357658441056748308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6480297255408181330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5576907663125578837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 416982710864568104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2168790287873966014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4587291755980167756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5025930372807443193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1523483525007888731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 557088641332659014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7120311667025679488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9165720643062002028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 46783365849482488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3605759653767214329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8051625434450030796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4530666906115882392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6325682182974028774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5048020742470101729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6264606164149686553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616742237065730015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5670253473728185516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2816039752811723789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 85293953559067144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1107314443567826907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8973755387175700188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8195329165345092937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -157721619018939363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1192445018264399277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -712767632365339878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412541076414685216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1802911054438171152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 647099715677134943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5948525278967916201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8897758149986402321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7116124457269026476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6308965131151730437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2359710731174626185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2929882664811694240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2456025340738025813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9041481794950049063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5579296674108772033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3261599143780677924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8920115948115837048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5094564673694324459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1764231630414860477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2552895186906832500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5655486074092251155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1522435121936643903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4854165890975622971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4550430628364986131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6504135988168647134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4552174382154229445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7274152515014909070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2568397149760913867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1218931068020798909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8536029763600770130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6223628716031666245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1663481611922119453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1376350930676358714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1533999315095571891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7142397394813707533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7685178684778820759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2258040209754566053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4597828245508875660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3200116878372953601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4307866855477215752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -994790993985022122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355481916619512185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2543857365126715769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158449703157436763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8752302991337856689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2668718228440807606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4358542653337342931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6487791411603894511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7341679440827538904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -55777001572223287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3198193752275665046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4780251300307064565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7042352755831586827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2052321159093471226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1996216709342257308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5864854230450980382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -955627067799884953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8928579822567300690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7847847165461421752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1642946754723262582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6760137849877513509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3480402164357471695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2521148076478698002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1432711759154551784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2709807717157669975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1400655674708545867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3847962154835493522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7098242903719362260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3615448745722002818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7347590474286163375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5318408539885201739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5423386463844218913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7046485858238634382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5990569488209634412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7129977858715946040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1772732724830036010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2940203074587349137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3306962852481721951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2223632354841715847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5443682051390630056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8489366365780882773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3158030222795267160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6206942546098057973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7965306022093421311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8605828971453741798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3851041045148903278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7443471899909043272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5528399186175384851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3994672487496148647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8853242215131419314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2635633646593082604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4110738148500333164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8828119413004554082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2824098168627937629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7606123843239446616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6268966326755092672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 250115994716261071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6937579965497046680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5222791101355929455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1834947623083820915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1717435952403396781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2343813061694655478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2027846670747418012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6574772425491802363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7681362586417752518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2798818324033910439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8803608824881906797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1512842777470232502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9066780044565581948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1367797631561610664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4718920238481740586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2646195197079936991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7179394286302408972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3566782227764497119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4922220168165269000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2063415302169938652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3575386867684582154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6319284574207357483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6312131580536486660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9007979787453785888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2421455475156326710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8840177421726330349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1265972961198840491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4946356597310000348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4246875581919505065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2702144626374990347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5147838224625913517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3192076645127032863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3606957702813076839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1763084860177939882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8973307611761113979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1464824691041331926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5294979732029773996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5329790656934962449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5860675467882296267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5354858544520320354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6869334238958572787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2849561210903780508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2379848754163365427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2227078090350868215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1962223649611418912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -507983482246706110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7965613857064644669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7720266911606899208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5540506950397608397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -672984175689712700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5742104104232984623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5888529787018966685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2261767222000952384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3119793145924924438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2236920057859437773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7412457262044170411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109123643003748494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4675407582589341402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8098050501414053285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5523470499821494945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6969420710605539702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3598656059604333980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -112329939256411414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7953564746838887822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 346363584760560509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6363378429178840466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7066127558856323862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7634021347679147876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8670336553446310587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7935132044212884287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2588234319545745954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1002237835585558180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1161459175397774177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2767840532605576291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6808810873862183607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3586799611837579612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -845461794802226764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2582757235277775815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8824276203477893964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5163224801596915973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3210147298356989825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2557067682335573243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4696576338980326096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8938038516910265458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -292859030551497296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2689389010402471414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4253518578152753744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680483747538944396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4392371372303279790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6143785671978213475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -487586980370877984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4498287775791165461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5763335054805748055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2782335891361503640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2918708248157132065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4690342587025461334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2398259098767452966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2747442085706822527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7269043089142616524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7129098551749001825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5424092559413255099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8158591429161084982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6064525199999498845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3450891230702137383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7302819307921740935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5273820867944922983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1413747688230311547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5654569086267200605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3375909083528847172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5475358723394066593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6625299204331578723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3837740200692204303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4954775048292602584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7266916293846295447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4972268504023458115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6403539298134886706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3738171235849318831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2522467999826934576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9136328785122484855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -92045732006988969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 825089684181515472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8281176337946776858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5640210844831544068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7704248087869823302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4391863894740903385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7904380622007941218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 960255818504262054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7958820259130216526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1689582937698876869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6495094886962813773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4985255721870542085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680295056412815971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1612698212953792251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -484570452560240234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1282727283162131691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6234530158593063750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2489337345148781762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2065128109193091762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3765487238389680035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2920414130317393418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5957253423286901766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7548234028416906276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6135176945986350333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5807846210958262464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4180792913569606088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6145277206589072380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9001681683299725504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1783450449886066669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2728876741785985448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1760099023188279285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8968763972288746979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6700762509659914487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6600851974494087842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5918155712841698716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4072146427532795796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7826892074348205853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7171465831775424773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4808702980255673709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1133131833218817121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8818163423386521508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8072540968147433307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3005479906682766931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1772519578727695040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4666678919444230240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5691974627753978189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6601100696019949193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -614914962801160792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7567384320370209527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4895888323245183251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7068886326613850576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7698616826726306480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 328593167446594865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1019548676811729047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3195112599208146254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3641990611604252605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -262035841019737650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5823496579870556506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7575282109131062869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3571337529477210116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2277543422836131894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5157093231039352374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7913914869205979028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9188928974995807004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3995838774262715909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3110557803782639952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5617632729537567098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4325549392958396975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5687689449708732056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1081527089579065126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6680146146441976597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5363917834558015202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5926383907677892462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2107316154697833468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3030327746140843982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7695143092061692010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3140354477867244842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8422230302219124553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 185835376430732038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9007243252804928737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1060648787007852069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427638120325844178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8411666324716204229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 77476954813805880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8688893159538670766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7800556549572555232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2399022474738470085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5615911649269711323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3043385893684725226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6991895075100853671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7008979812174488440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1889382316424915500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1961878396359942247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1686200155308319874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1980344178589223900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1899196445585884913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4947637214280029078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5196580401914043526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7388284726434389283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7244497613025654210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3445111945221467018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4732664431096318639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7089581782050138648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5867414282704723053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5390188386994744152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4657462655283898334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5704005288852831690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2814910394953181708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -570974209698420179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -965325252189564218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5352747820547832839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7661232678801092660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3076692968309467420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1689485156208489560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7056514125878555864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1764290715924711261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7525483451680003929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7332387006974075363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8492777285296707963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1558786588780228431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427940585103795114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1922308036325402783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5556621536291954060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6739570535767534390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4955193404423993850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5973403829073897909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7131352287445620765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3413983407629624593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8845235355545149591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5950092604468796394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1199562624850009583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4004413074524359432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4004985609063662766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:29,542 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:29,542 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:29,542 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:29,543 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:29,550 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4317 (was 4312) - AvailableMemoryMB LEAK? - 2024-01-21 12:54:29,557 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4317 2024-01-21 12:54:29,566 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,570 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-21 12:54:29,570 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-21 12:54:29,571 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-21 12:54:29,571 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-21 12:54:29,571 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-21 12:54:29,571 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-21 12:54:29,571 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:29,578 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4291 (was 4317) 2024-01-21 12:54:29,585 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4291 2024-01-21 12:54:29,594 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,598 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-21 12:54:29,598 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-21 12:54:29,601 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-21 12:54:29,602 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-21 12:54:29,602 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-21 12:54:29,602 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-21 12:54:29,602 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-21 12:54:29,602 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-21 12:54:29,602 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-21 12:54:29,602 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-21 12:54:29,602 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-21 12:54:29,602 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-21 12:54:29,602 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-21 12:54:29,602 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-21 12:54:29,603 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:29,603 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:29,603 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:29,603 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:29,610 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=80 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4267 (was 4291) 2024-01-21 12:54:29,617 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4266 2024-01-21 12:54:29,625 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,630 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-21 12:54:29,631 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-21 12:54:29,632 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-21 12:54:29,640 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,645 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,651 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,656 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-21 12:54:29,656 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-21 12:54:29,656 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-21 12:54:29,656 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,662 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:29,662 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:29,662 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:29,662 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:29,670 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4135 (was 4266) 2024-01-21 12:54:29,678 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4135 2024-01-21 12:54:29,690 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,694 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-21 12:54:29,694 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-21 12:54:29,697 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-21 12:54:29,709 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,713 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-21 12:54:29,714 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-21 12:54:29,715 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-21 12:54:29,715 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:29,715 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:29,715 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:29,715 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:29,722 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4082 (was 4135) 2024-01-21 12:54:29,729 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4082 2024-01-21 12:54:29,737 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,741 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-21 12:54:29,742 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-21 12:54:29,742 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-21 12:54:29,751 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,754 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-21 12:54:29,755 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-21 12:54:29,757 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-21 12:54:29,758 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:29,758 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:29,758 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:29,758 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:29,765 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=93 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4019 (was 4082) 2024-01-21 12:54:29,772 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4018 2024-01-21 12:54:29,781 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:29,785 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-21 12:54:29,785 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-21 12:54:29,785 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-21 12:54:29,785 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-log-dir so I do NOT create it in target/test-data/51f30a8f-31e5-0dd4-32a7-280a5045c8c4 2024-01-21 12:54:29,786 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/4857d5f1-48c9-1e1c-5737-70cb620fc48d/hadoop-tmp-dir so I do NOT create it in target/test-data/51f30a8f-31e5-0dd4-32a7-280a5045c8c4 2024-01-21 12:54:29,786 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-21 12:54:29,794 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/51f30a8f-31e5-0dd4-32a7-280a5045c8c4/bucketNoRecycler.cache 2024-01-21 12:54:29,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-21 12:54:29,794 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-21 12:54:29,794 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/51f30a8f-31e5-0dd4-32a7-280a5045c8c4/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/51f30a8f-31e5-0dd4-32a7-280a5045c8c4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:29,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7541716513670784083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-21 12:54:30,895 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/51f30a8f-31e5-0dd4-32a7-280a5045c8c4/bucketNoRecycler.persistence 2024-01-21 12:54:30,895 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:30,895 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:30,895 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:30,906 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/51f30a8f-31e5-0dd4-32a7-280a5045c8c4/bucketNoRecycler.cache 2024-01-21 12:54:30,906 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-21 12:54:30,906 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-21 12:54:30,909 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-21 12:54:30,910 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/51f30a8f-31e5-0dd4-32a7-280a5045c8c4/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/51f30a8f-31e5-0dd4-32a7-280a5045c8c4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-21 12:54:30,910 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:30,910 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:30,910 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:30,910 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:30,918 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4029 (was 4018) - AvailableMemoryMB LEAK? - 2024-01-21 12:54:30,926 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4029 2024-01-21 12:54:30,935 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:30,940 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-21 12:54:30,940 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-21 12:54:30,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-21 12:54:33,192 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:33,192 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:33,192 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:33,192 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:33,200 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=4042 (was 4029) - AvailableMemoryMB LEAK? - 2024-01-21 12:54:33,207 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=4042 2024-01-21 12:54:33,215 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:33,218 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-21 12:54:33,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-21 12:54:33,219 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-21 12:54:33,227 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:33,233 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-21 12:54:33,233 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-21 12:54:33,234 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-21 12:54:33,234 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:33,240 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:33,246 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:33,252 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:33,252 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:33,252 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:33,252 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:33,260 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=3904 (was 4042) 2024-01-21 12:54:33,267 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=3904 2024-01-21 12:54:33,275 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:33,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-21 12:54:33,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-21 12:54:33,279 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-21 12:54:33,280 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:33,280 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:33,280 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:33,280 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:33,287 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=3879 (was 3904) 2024-01-21 12:54:33,294 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=174, AvailableMemoryMB=3879 2024-01-21 12:54:33,302 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-21 12:54:33,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-21 12:54:33,306 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-21 12:54:33,306 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-21 12:54:33,307 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-21 12:54:33,307 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-21 12:54:33,307 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-21 12:54:33,307 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-21 12:54:33,314 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=174 (was 174), AvailableMemoryMB=3847 (was 3879)