2023-02-11 03:59:36,054 DEBUG [main] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-02-11 03:59:36,203 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.ipc.TestBlockingIPC timeout: 13 mins 2023-02-11 03:59:36,242 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=8, OpenFileDescriptor=260, MaxFileDescriptor=60000, SystemLoadAverage=187, ProcessCount=169, AvailableMemoryMB=4177 2023-02-11 03:59:36,427 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:36,655 WARN [Time-limited test] impl.MetricsConfig(128): Cannot locate configuration: tried hadoop-metrics2-hbase.properties,hadoop-metrics2.properties 2023-02-11 03:59:36,770 INFO [Time-limited test] metrics.MetricRegistriesLoader(60): Loaded MetricRegistries class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl 2023-02-11 03:59:36,819 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-02-11 03:59:36,961 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=34329 2023-02-11 03:59:37,075 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@3164ebeb, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:37,086 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:37,086 INFO [Listener,port=34329] ipc.SimpleRpcServer$Listener(214): Listener,port=34329: starting 2023-02-11 03:59:37,086 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:37,314 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:37,395 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:34329 2023-02-11 03:59:37,398 DEBUG [Time-limited test] ipc.FailedServers(52): Added failed server with address localhost/127.0.0.1:34329 to list caused by java.lang.RuntimeException: Injected fault 2023-02-11 03:59:37,398 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:37,398 INFO [Time-limited test] ipc.AbstractTestIPC(166): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: java.io.IOException: Call to address=localhost/127.0.0.1:34329 failed on local exception: java.io.IOException: Could not set up IO Streams to localhost/127.0.0.1:34329 2023-02-11 03:59:37,399 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 34329 2023-02-11 03:59:37,399 INFO [Listener,port=34329] ipc.SimpleRpcServer$Listener(258): Listener,port=34329: stopping 2023-02-11 03:59:37,399 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:37,400 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:37,410 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=11 (was 8) Potentially hanging thread: Idle-Rpc-Conn-Sweeper-pool-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Timer for 'HBase' metrics system java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) Potentially hanging thread: HBase-Metrics2-1 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=261 (was 260) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 187) - SystemLoadAverage LEAK? -, ProcessCount=169 (was 169), AvailableMemoryMB=3910 (was 4177) 2023-02-11 03:59:37,418 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testTimeout Thread=11, OpenFileDescriptor=261, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=169, AvailableMemoryMB=3910 2023-02-11 03:59:37,418 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:37,419 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=35923 2023-02-11 03:59:37,420 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@3e2c7352, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:37,424 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:37,424 INFO [Listener,port=35923] ipc.SimpleRpcServer$Listener(214): Listener,port=35923: starting 2023-02-11 03:59:37,424 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:37,428 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:37,430 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:35923 2023-02-11 03:59:37,456 INFO [Reader=1,bindAddress=localhost,port=35923] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:36306, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:37,545 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:35923 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=118ms, rpcTimeout=100ms 2023-02-11 03:59:37,650 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:35923 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=103ms, rpcTimeout=100ms 2023-02-11 03:59:37,759 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:35923 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-11 03:59:37,869 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:35923 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-11 03:59:37,979 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:35923 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-11 03:59:38,089 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:35923 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-11 03:59:38,199 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:35923 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-11 03:59:38,309 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:35923 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-11 03:59:38,419 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:35923 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-11 03:59:38,496 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 1 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:36306 deadline: 1676087977646 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:36306 2023-02-11 03:59:38,496 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 2 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:36306 deadline: 1676087977751 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:36306 2023-02-11 03:59:38,496 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 3 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:36306 deadline: 1676087977860 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:36306 2023-02-11 03:59:38,496 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 4 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:36306 deadline: 1676087977970 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:36306 2023-02-11 03:59:38,496 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 5 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:36306 deadline: 1676087978080 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:36306 2023-02-11 03:59:38,496 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 6 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:36306 deadline: 1676087978190 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:36306 2023-02-11 03:59:38,497 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 7 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:36306 deadline: 1676087978300 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:36306 2023-02-11 03:59:38,497 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 8 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:36306 deadline: 1676087978410 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:36306 2023-02-11 03:59:38,529 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:35923 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-11 03:59:38,530 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:38,530 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 35923 2023-02-11 03:59:38,530 INFO [Listener,port=35923] ipc.SimpleRpcServer$Listener(258): Listener,port=35923: stopping 2023-02-11 03:59:38,530 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:38,531 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:38,538 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testTimeout Thread=15 (was 11) Potentially hanging thread: FifoRpcScheduler.handler-pool-0 java.lang.Thread.sleep(Native Method) org.apache.hadoop.hbase.util.Threads.sleepWithoutInterrupt(Threads.java:152) org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.pause(TestProtobufRpcServiceImpl.java:110) org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:144) org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:111) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Monitor thread for TaskMonitor java.lang.Thread.sleep(Native Method) org.apache.hadoop.hbase.monitoring.TaskMonitor$MonitorRunnable.run(TaskMonitor.java:300) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: RpcServer.responder java.lang.Double.doubleToRawLongBits(Native Method) java.lang.Math.getExponent(Math.java:1840) java.lang.StrictMath.floorOrCeil(StrictMath.java:374) java.lang.StrictMath.ceil(StrictMath.java:340) java.lang.Math.ceil(Math.java:423) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.estimateBufferLength(AbstractStreamEncoder.java:206) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:395) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:188) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:183) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:113) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:44) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:235) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:64) 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.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:62) Potentially hanging thread: RpcClient-timer-pool-0 java.lang.Thread.sleep(Native Method) org.apache.hbase.thirdparty.io.netty.util.HashedWheelTimer$Worker.waitForNextTick(HashedWheelTimer.java:600) org.apache.hbase.thirdparty.io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:496) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=264 (was 261) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=170 (was 169) - ProcessCount LEAK? -, AvailableMemoryMB=3893 (was 3910) 2023-02-11 03:59:38,546 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcScheduler Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=170, AvailableMemoryMB=3893 2023-02-11 03:59:39,086 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:39,088 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=44663 2023-02-11 03:59:39,118 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@6060ecc5, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:39,120 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:39,128 INFO [Listener,port=44663] ipc.SimpleRpcServer$Listener(214): Listener,port=44663: starting 2023-02-11 03:59:39,128 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler$MockitoMock$484769389 as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:39,135 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:39,135 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:44663 2023-02-11 03:59:39,136 INFO [Reader=1,bindAddress=localhost,port=44663] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:59302, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:39,164 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:39,164 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 44663 2023-02-11 03:59:39,164 INFO [Listener,port=44663] ipc.SimpleRpcServer$Listener(258): Listener,port=44663: stopping 2023-02-11 03:59:39,164 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:39,164 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:39,177 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcScheduler Thread=14 (was 14), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=170 (was 170), AvailableMemoryMB=3877 (was 3893) 2023-02-11 03:59:39,188 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncRemoteError Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=170, AvailableMemoryMB=3876 2023-02-11 03:59:39,189 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@54417e16, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:39,189 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:39,192 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=36075 2023-02-11 03:59:39,193 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:39,196 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:39,196 INFO [Listener,port=36075] ipc.SimpleRpcServer$Listener(214): Listener,port=36075: starting 2023-02-11 03:59:39,198 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:39,199 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:36075 2023-02-11 03:59:39,201 INFO [Reader=1,bindAddress=localhost,port=36075] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:41370, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:39,208 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.MetricsHBaseServer(134): Unknown exception type org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:111) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-02-11 03:59:39,210 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:41370 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2023-02-11 03:59:39,213 INFO [Time-limited test] ipc.AbstractTestIPC(369): Caught expected exception: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.DoNotRetryIOException): org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:111) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-02-11 03:59:39,497 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.SimpleRpcServerResponder(238): 127.0.0.1:36306: output error -- closing 2023-02-11 03:59:39,497 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(181): FifoRpcScheduler.handler-pool-0: caught a ClosedChannelException, this means that the server localhost/127.0.0.1:35923 was processing a request but the client went away. The error message was: null 2023-02-11 03:59:39,526 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:39,527 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 36075 2023-02-11 03:59:39,527 INFO [Listener,port=36075] ipc.SimpleRpcServer$Listener(258): Listener,port=36075: stopping 2023-02-11 03:59:39,528 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:39,528 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:39,549 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncRemoteError Thread=14 (was 14), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=171 (was 170) - ProcessCount LEAK? -, AvailableMemoryMB=3791 (was 3876) 2023-02-11 03:59:39,559 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncEcho Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=170, AvailableMemoryMB=3790 2023-02-11 03:59:39,584 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:39,588 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=40803 2023-02-11 03:59:39,592 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@2b46a427, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:39,593 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:39,593 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:39,593 INFO [Listener,port=40803] ipc.SimpleRpcServer$Listener(214): Listener,port=40803: starting 2023-02-11 03:59:39,594 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:39,595 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:40803 2023-02-11 03:59:39,596 INFO [Reader=1,bindAddress=localhost,port=40803] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:49020, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:39,614 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:39,614 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 40803 2023-02-11 03:59:39,615 INFO [Listener,port=40803] ipc.SimpleRpcServer$Listener(258): Listener,port=40803: stopping 2023-02-11 03:59:39,616 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:39,616 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:39,624 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncEcho Thread=15 (was 14) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=171 (was 170) - ProcessCount LEAK? -, AvailableMemoryMB=3782 (was 3790) 2023-02-11 03:59:39,633 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=171, AvailableMemoryMB=3781 2023-02-11 03:59:39,639 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45333 2023-02-11 03:59:39,640 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@57fb539d, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:39,640 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:39,640 INFO [Listener,port=45333] ipc.SimpleRpcServer$Listener(214): Listener,port=45333: starting 2023-02-11 03:59:39,640 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:39,642 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:39,642 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:45333 2023-02-11 03:59:39,645 INFO [Reader=1,bindAddress=localhost,port=45333] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:57170, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:39,646 DEBUG [Reader=1,bindAddress=localhost,port=45333] ipc.SimpleRpcServer$Listener(326): Caught exception while reading: org.apache.hadoop.hbase.DoNotRetryIOException: Failing for test at org.apache.hadoop.hbase.ipc.TestBlockingIPC$TestFailingRpcServer$FailingConnection.processRequest(TestBlockingIPC.java:94) at org.apache.hadoop.hbase.ipc.ServerRpcConnection.processOneRpc(ServerRpcConnection.java:444) at org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection.process(SimpleServerRpcConnection.java:286) at org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection.readAndProcess(SimpleServerRpcConnection.java:252) at org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener.doRead(SimpleRpcServer.java:319) at org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.doRunLoop(SimpleRpcServer.java:181) at org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.run(SimpleRpcServer.java:154) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-02-11 03:59:39,648 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:39,653 INFO [Time-limited test] ipc.AbstractTestIPC(319): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: java.io.EOFException: Call to address=localhost/127.0.0.1:45333 failed on local exception: java.io.EOFException 2023-02-11 03:59:39,653 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45333 2023-02-11 03:59:39,654 INFO [Listener,port=45333] ipc.SimpleRpcServer$Listener(258): Listener,port=45333: stopping 2023-02-11 03:59:39,655 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:39,656 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:39,670 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=14 (was 14), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=171 (was 171), AvailableMemoryMB=3781 (was 3781) 2023-02-11 03:59:39,679 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testCompressCellBlock Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=171, AvailableMemoryMB=3780 2023-02-11 03:59:39,696 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:39,699 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=38405 2023-02-11 03:59:39,703 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@4c0dc940, compressor=org.apache.hadoop.io.compress.GzipCodec@5bd4bbba, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:39,703 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:39,703 INFO [Listener,port=38405] ipc.SimpleRpcServer$Listener(214): Listener,port=38405: starting 2023-02-11 03:59:39,703 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:39,704 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:39,736 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:38405 2023-02-11 03:59:39,738 INFO [Reader=1,bindAddress=localhost,port=38405] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:46584, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:39,766 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:39,767 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 38405 2023-02-11 03:59:39,767 INFO [Listener,port=38405] ipc.SimpleRpcServer$Listener(258): Listener,port=38405: stopping 2023-02-11 03:59:39,768 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:39,768 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:39,776 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testCompressCellBlock Thread=14 (was 14), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=171 (was 171), AvailableMemoryMB=3772 (was 3780) 2023-02-11 03:59:39,785 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=171, AvailableMemoryMB=3771 2023-02-11 03:59:39,785 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:39,786 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=38079 2023-02-11 03:59:39,787 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@75e31731, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:39,788 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:39,788 INFO [Listener,port=38079] ipc.SimpleRpcServer$Listener(214): Listener,port=38079: starting 2023-02-11 03:59:39,788 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:39,791 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:39,792 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:38079 2023-02-11 03:59:39,793 INFO [Reader=1,bindAddress=localhost,port=38079] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:53086, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:39,798 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:39,798 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 38079 2023-02-11 03:59:39,798 INFO [Listener,port=38079] ipc.SimpleRpcServer$Listener(258): Listener,port=38079: stopping 2023-02-11 03:59:39,799 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:39,799 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:39,813 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=16 (was 14) Potentially hanging thread: Reader=0,bindAddress=localhost,port=38079 sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.doRunLoop(SimpleRpcServer.java:174) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.run(SimpleRpcServer.java:154) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: RpcServer idle connection scanner for port 38079 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) - Thread LEAK? -, OpenFileDescriptor=267 (was 264) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=171 (was 171), AvailableMemoryMB=3768 (was 3771) 2023-02-11 03:59:39,826 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRemoteError Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=171, AvailableMemoryMB=3768 2023-02-11 03:59:39,827 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:39,829 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=42839 2023-02-11 03:59:39,830 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@383162b1, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:39,836 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:39,836 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:39,837 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:39,838 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:42839 2023-02-11 03:59:39,841 INFO [Listener,port=42839] ipc.SimpleRpcServer$Listener(214): Listener,port=42839: starting 2023-02-11 03:59:39,843 INFO [Reader=1,bindAddress=localhost,port=42839] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:44232, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:39,844 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.MetricsHBaseServer(134): Unknown exception type org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:111) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-02-11 03:59:39,845 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:44232 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2023-02-11 03:59:39,848 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:39,849 INFO [Time-limited test] ipc.AbstractTestIPC(259): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.DoNotRetryIOException): org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:111) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-02-11 03:59:39,850 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 42839 2023-02-11 03:59:39,867 INFO [Listener,port=42839] ipc.SimpleRpcServer$Listener(258): Listener,port=42839: stopping 2023-02-11 03:59:39,867 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:39,868 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:39,878 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRemoteError Thread=18 (was 14) Potentially hanging thread: RpcServer.responder sun.misc.Unsafe.freeMemory(Native Method) sun.nio.ch.AllocatedNativeObject.free(AllocatedNativeObject.java:61) sun.nio.ch.EPollArrayWrapper.closeEPollFD(EPollArrayWrapper.java:264) sun.nio.ch.EPollSelectorImpl.implClose(EPollSelectorImpl.java:153) sun.nio.ch.SelectorImpl.implCloseSelector(SelectorImpl.java:113) java.nio.channels.spi.AbstractSelector.close(AbstractSelector.java:111) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:64) Potentially hanging thread: RpcServer idle connection scanner for port 42839 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) Potentially hanging thread: Listener,port=42839 org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener.run(SimpleRpcServer.java:261) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=171 (was 171), AvailableMemoryMB=3755 (was 3768) 2023-02-11 03:59:39,889 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testNoCodec Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=171, AvailableMemoryMB=3755 2023-02-11 03:59:39,904 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:39,905 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=46765 2023-02-11 03:59:39,905 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=null, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:39,906 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:39,906 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:39,906 INFO [Listener,port=46765] ipc.SimpleRpcServer$Listener(214): Listener,port=46765: starting 2023-02-11 03:59:39,907 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:39,907 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:46765 2023-02-11 03:59:39,908 INFO [Reader=1,bindAddress=localhost,port=46765] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:49728, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:39,909 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:39,910 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 46765 2023-02-11 03:59:39,910 INFO [Listener,port=46765] ipc.SimpleRpcServer$Listener(258): Listener,port=46765: stopping 2023-02-11 03:59:39,910 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:39,911 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:39,920 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testNoCodec Thread=15 (was 14) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=171 (was 171), AvailableMemoryMB=3754 (was 3755) 2023-02-11 03:59:39,930 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=171, AvailableMemoryMB=3754 2023-02-11 03:59:39,931 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:39,932 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=33675 2023-02-11 03:59:39,933 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@56e28f51, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:39,933 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:39,933 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:39,933 INFO [Listener,port=33675] ipc.SimpleRpcServer$Listener(214): Listener,port=33675: starting 2023-02-11 03:59:39,942 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:39,943 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:33675 2023-02-11 03:59:39,944 INFO [Reader=1,bindAddress=localhost,port=33675] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:33456, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:39,944 WARN [Reader=1,bindAddress=localhost,port=33675] ipc.SimpleServerRpcConnection(187): RPC data length of 1260 received from 127.0.0.1 is greater than max allowed 1000. Set "hbase.ipc.max.request.size" on server to override this limit (not recommended) 2023-02-11 03:59:39,953 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:39,954 INFO [Time-limited test] ipc.AbstractTestIPC(220): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.exceptions.RequestTooBigException): RPC data length of 1260 received from 127.0.0.1 is greater than max allowed 1000. Set "hbase.ipc.max.request.size" on server to override this limit (not recommended) 2023-02-11 03:59:39,954 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 33675 2023-02-11 03:59:39,954 INFO [Listener,port=33675] ipc.SimpleRpcServer$Listener(258): Listener,port=33675: stopping 2023-02-11 03:59:39,954 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:39,955 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:39,965 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=15 (was 14) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=171 (was 171), AvailableMemoryMB=3754 (was 3754) 2023-02-11 03:59:39,975 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncTimeout Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=196, ProcessCount=171, AvailableMemoryMB=3754 2023-02-11 03:59:39,975 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-11 03:59:39,977 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=42397 2023-02-11 03:59:39,978 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@45ce3984, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-11 03:59:39,978 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-11 03:59:39,978 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-11 03:59:39,978 INFO [Listener,port=42397] ipc.SimpleRpcServer$Listener(214): Listener,port=42397: starting 2023-02-11 03:59:39,979 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-11 03:59:39,979 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:42397 2023-02-11 03:59:39,980 INFO [Reader=1,bindAddress=localhost,port=42397] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:40664, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-11 03:59:40,090 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:42397 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-11 03:59:40,090 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:42397 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-11 03:59:40,090 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:42397 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=108ms, rpcTimeout=100ms 2023-02-11 03:59:40,090 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:42397 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=108ms, rpcTimeout=100ms 2023-02-11 03:59:40,091 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:42397 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-11 03:59:40,091 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:42397 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-11 03:59:40,091 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:42397 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-11 03:59:40,091 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:42397 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-11 03:59:40,091 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:42397 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-11 03:59:40,091 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:42397 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=108ms, rpcTimeout=100ms 2023-02-11 03:59:40,091 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-11 03:59:40,092 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 42397 2023-02-11 03:59:40,092 INFO [Listener,port=42397] ipc.SimpleRpcServer$Listener(258): Listener,port=42397: stopping 2023-02-11 03:59:40,092 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-11 03:59:40,093 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-11 03:59:40,101 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncTimeout Thread=15 (was 14) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=196 (was 196), ProcessCount=171 (was 171), AvailableMemoryMB=3753 (was 3754)