at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:42:22.471Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@75c6deef{/10.233.68.249:55698<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59234a09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@78869059[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b8d483{s=START}]=>HttpChannelOverHttp@63c85991{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@75c6deef{/10.233.68.249:55698<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59234a09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@78869059[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b8d483{s=START}]=>HttpChannelOverHttp@63c85991{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@75c6deef{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59234a09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@78869059[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b8d483{s=START}]=>HttpChannelOverHttp@63c85991{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2fb56267{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@427abcbc{null} 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fd3b95d 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@75c6deef{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59234a09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@78869059[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b8d483{s=START}]=>HttpChannelOverHttp@63c85991{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:22.472Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fd3b95d 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@75c6deef{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59234a09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@78869059[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b8d483{s=START}]=>HttpChannelOverHttp@63c85991{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ef1f66a{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@e32f17b{null} 2022-03-04T07:42:22.472Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:22.472Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:22.472Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:42:22.473Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:22.473Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:22.473Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:42:22.472Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78869059::DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:42:22.473Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@78869059::DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:42:22.473Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:42:22.473Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78869059::DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@4dc050a7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:22.473Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59234a09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@78869059[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b8d483{s=START}]=>HttpChannelOverHttp@63c85991{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:22.473Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@736c7497 waiting 2022-03-04T07:42:22.473Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@75c6deef{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59234a09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@78869059[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b8d483{s=START}]=>HttpChannelOverHttp@63c85991{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:22.473Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@78869059::DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:42:22.473Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@59234a09::SocketChannelEndPoint@75c6deef{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59234a09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e32c628{/10.233.68.249:55698<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@78869059[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b8d483{s=START}]=>HttpChannelOverHttp@63c85991{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:22.473Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fd3b95d 2022-03-04T07:42:30.381Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5c21fce0 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:42:30.381Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:42:30.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:30.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:30.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:30.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:30.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5c21fce0 2022-03-04T07:42:30.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5c21fce0 2022-03-04T07:42:30.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:30.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:30.381Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5c21fce0 2022-03-04T07:42:30.381Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:42:30.381Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@67bf619c 2022-03-04T07:42:30.381Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@74e635c0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52f6bbd0{AC.ReadCB@68491941{HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@72d533de{SSLC.NBReadCB@e8210f2{SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6c4eb8f6 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:30.382Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:42:30.383Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.383Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5c21fce0 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6c4eb8f6 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:42:30.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@37c2487e IDLE 2022-03-04T07:42:30.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute STOP! 2022-03-04T07:42:30.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@736c7497 offer STOP! 2022-03-04T07:42:30.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:55828], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.384Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@736c7497 task=STOP! 2022-03-04T07:42:30.384Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@736c7497 Exited 2022-03-04T07:42:30.384Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=1/2,p=0}@736c7497 2022-03-04T07:42:30.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:42:30.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3284]@2022-03-04T07:42:30.384734Z 2022-03-04T07:42:30.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@37c2487e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3284]@2022-03-04T07:42:30.384833Z 2022-03-04T07:42:30.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2022-03-04T07:42:30.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@7dbc560b 2022-03-04T07:42:30.385Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@37c2487e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3284]@2022-03-04T07:42:30.385297Z 2022-03-04T07:42:30.385Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@7dbc560b 2022-03-04T07:42:30.385Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3284]@2022-03-04T07:42:30.385398Z tryProduce true 2022-03-04T07:42:30.385Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@7dbc560b started 2022-03-04T07:42:30.385Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@7dbc560b waiting 2022-03-04T07:42:30.385Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:30.385Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:30.385Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.385Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:30.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=3284]@2022-03-04T07:42:30.38547Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:42:30.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@72d533de{SSLC.NBReadCB@e8210f2{SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:30.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52f6bbd0{AC.ReadCB@68491941{HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2022-03-04T07:42:30.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@74e635c0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:30.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:42:30.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5da5e013[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:30.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@68491941[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:42:30.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:42:30.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-03-04T07:42:30.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@bc9ea1e{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:30.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@72d533de{null} 2022-03-04T07:42:30.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:30.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32c156f9 2022-03-04T07:42:30.393Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.393Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:30.393Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:30.393Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:42:30.393Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:30.393Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32c156f9 2022-03-04T07:42:30.393Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:30.393Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.393Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:42:30.393Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2dd242a4{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:30.393Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@52f6bbd0{null} 2022-03-04T07:42:30.393Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:42:30.393Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-03-04T07:42:30.393Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-03-04T07:42:30.393Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@74e635c0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:30.393Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.393Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.393Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@34e9f468 waiting 2022-03-04T07:42:30.393Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@68491941::DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-03-04T07:42:30.393Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@e8210f2::SocketChannelEndPoint@14e5e65a{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e8210f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f0acd4d{/10.233.68.249:55828<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@68491941[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177bc4ca{s=START}]=>HttpChannelOverHttp@4ba5a103{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:30.393Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32c156f9 2022-03-04T07:42:32.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@270631d8 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:42:32.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:42:32.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:32.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:32.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:32.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:32.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@270631d8 2022-03-04T07:42:32.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@270631d8 2022-03-04T07:42:32.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:32.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:32.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@270631d8 2022-03-04T07:42:32.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:42:32.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4bcb610f 2022-03-04T07:42:32.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4e0bda50{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:42:32.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:42:32.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:42:32.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:42:32.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5233f714{AC.ReadCB@5ed81987{HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:42:32.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:42:32.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4c39d8f4{SSLC.NBReadCB@2c681131{SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:32.467Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.467Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2034b9db on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:32.467Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2034b9db 2022-03-04T07:42:32.467Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.467Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@270631d8 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:55866], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3285]@2022-03-04T07:42:32.467861Z 2022-03-04T07:42:32.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3285]@2022-03-04T07:42:32.467934Z 2022-03-04T07:42:32.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3285]@2022-03-04T07:42:32.468067Z 2022-03-04T07:42:32.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3285]@2022-03-04T07:42:32.468011Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:42:32.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3285]@2022-03-04T07:42:32.468141Z tryProduce true 2022-03-04T07:42:32.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:32.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:32.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4c39d8f4{SSLC.NBReadCB@2c681131{SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:32.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:32.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5233f714{AC.ReadCB@5ed81987{HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-04T07:42:32.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4e0bda50{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:32.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:42:32.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.469Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@211349ab[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:32.469Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5ed81987[p=HttpParser{s=START,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:32.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@622367c9{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4c39d8f4{null} 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e3e3771 2022-03-04T07:42:32.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:32.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:42:32.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.471Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e3e3771 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5ef9edb6{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5233f714{null} 2022-03-04T07:42:32.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:32.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:42:32.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:42:32.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-03-04T07:42:32.472Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.472Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-03-04T07:42:32.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-03-04T07:42:32.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ed81987::DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@4e0bda50{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:32.472Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2c681131::SocketChannelEndPoint@11b9fe74{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.472Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e3e3771 2022-03-04T07:42:32.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c681131{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@109fcc69{/10.233.68.249:55866<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ed81987[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@427a7c51{s=START}]=>HttpChannelOverHttp@b4f31bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:32.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@37c2487e waiting 2022-03-04T07:42:40.380Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4f6d1c4d on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:42:40.381Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:42:40.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:40.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:40.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:40.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:40.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4f6d1c4d 2022-03-04T07:42:40.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4f6d1c4d 2022-03-04T07:42:40.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:40.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:40.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4f6d1c4d 2022-03-04T07:42:40.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:42:40.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@328376b6 2022-03-04T07:42:40.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3b12ef21{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:42:40.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:42:40.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:42:40.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:42:40.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@91601f{AC.ReadCB@120d0833{HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:42:40.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:42:40.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7a27bcae{SSLC.NBReadCB@7323bdf0{SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:40.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@14855227 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:40.383Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@14855227 2022-03-04T07:42:40.383Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:42:40.383Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4f6d1c4d 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:56012], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:42:40.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3286]@2022-03-04T07:42:40.383968Z 2022-03-04T07:42:40.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@37c2487e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3286]@2022-03-04T07:42:40.384046Z 2022-03-04T07:42:40.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@37c2487e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3286]@2022-03-04T07:42:40.384239Z 2022-03-04T07:42:40.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3286]@2022-03-04T07:42:40.384155Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:42:40.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3286]@2022-03-04T07:42:40.384293Z tryProduce true 2022-03-04T07:42:40.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:40.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:40.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:40.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7a27bcae{SSLC.NBReadCB@7323bdf0{SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:40.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@91601f{AC.ReadCB@120d0833{HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-04T07:42:40.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3b12ef21{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:40.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:42:40.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1bd81291[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:40.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@120d0833[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:42:40.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2316e98d{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7a27bcae{null} 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cee4829 2022-03-04T07:42:40.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:40.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:40.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:42:40.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.389Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cee4829 2022-03-04T07:42:40.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:40.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6f4b3fe3{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:40.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@91601f{null} 2022-03-04T07:42:40.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:42:40.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:42:40.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:42:40.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@3b12ef21{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:40.390Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.390Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@120d0833::DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:42:40.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@34e9f468 waiting 2022-03-04T07:42:40.390Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7323bdf0::SocketChannelEndPoint@36a19c5f{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7323bdf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ebc827{/10.233.68.249:56012<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@120d0833[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cd6e943{s=START}]=>HttpChannelOverHttp@200838ea{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:40.390Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cee4829 2022-03-04T07:42:42.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2272f7b7 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:42:42.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:42:42.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:42.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:42.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:42.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:42.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2272f7b7 2022-03-04T07:42:42.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2272f7b7 2022-03-04T07:42:42.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:42.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:42.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2272f7b7 2022-03-04T07:42:42.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7cfb1b1c 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2491ae73{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@50f8b901{AC.ReadCB@967206{HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@634de75a{SSLC.NBReadCB@42439fe1{SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3d2fc045 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:42:42.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:42.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:42:42.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:42.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:42.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3d2fc045 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2272f7b7 2022-03-04T07:42:42.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:42.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:42.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:42:42.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:56050], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3287]@2022-03-04T07:42:42.467217Z 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3287]@2022-03-04T07:42:42.467316Z 2022-03-04T07:42:42.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3287]@2022-03-04T07:42:42.467444Z 2022-03-04T07:42:42.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3287]@2022-03-04T07:42:42.467483Z tryProduce true 2022-03-04T07:42:42.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:42.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3287]@2022-03-04T07:42:42.467403Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:42:42.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@634de75a{SSLC.NBReadCB@42439fe1{SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@50f8b901{AC.ReadCB@967206{HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-03-04T07:42:42.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2491ae73{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:42.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:42:42.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1c788796[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:42.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@967206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:42:42.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53b2bed7{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@634de75a{null} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42377d4a 2022-03-04T07:42:42.472Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:42.472Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:42.472Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.472Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:42.472Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:42.472Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:42:42.472Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42377d4a 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@426586fe{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@50f8b901{null} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-03-04T07:42:42.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-03-04T07:42:42.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@2491ae73{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:42.473Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.473Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@967206::DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:42:42.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@37c2487e waiting 2022-03-04T07:42:42.473Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@42439fe1::SocketChannelEndPoint@313dd178{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42439fe1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b780675{/10.233.68.249:56050<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@967206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b36272{s=START}]=>HttpChannelOverHttp@7e07820f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:42.473Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42377d4a 2022-03-04T07:42:50.380Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7167d9e5 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:42:50.380Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:42:50.380Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:50.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:50.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:50.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:50.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7167d9e5 2022-03-04T07:42:50.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7167d9e5 2022-03-04T07:42:50.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:50.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7167d9e5 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4982572 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@63c3bd1b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@35166847{AC.ReadCB@2635a7a4{HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:42:50.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3e15f1c6{SSLC.NBReadCB@cded1c2{SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:50.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@44bf7707 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:50.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:42:50.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:50.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:42:50.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:50.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7167d9e5 2022-03-04T07:42:50.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:50.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@44bf7707 2022-03-04T07:42:50.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:50.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:50.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:42:50.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:42:50.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:56150], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:42:50.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3288]@2022-03-04T07:42:50.383571Z 2022-03-04T07:42:50.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@37c2487e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3288]@2022-03-04T07:42:50.383651Z 2022-03-04T07:42:50.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3288]@2022-03-04T07:42:50.383772Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:42:50.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@37c2487e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3288]@2022-03-04T07:42:50.383845Z 2022-03-04T07:42:50.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2022-03-04T07:42:50.383978Z tryProduce true 2022-03-04T07:42:50.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:50.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:50.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3e15f1c6{SSLC.NBReadCB@cded1c2{SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:50.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:50.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@35166847{AC.ReadCB@2635a7a4{HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-03-04T07:42:50.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@63c3bd1b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:50.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:42:50.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@20923986[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:50.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:42:50.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:50.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:42:50.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:50.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:42:50.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:50.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:42:50.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:42:50.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:42:50.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:42:50.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4e5392bd{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:50.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3e15f1c6{null} 2022-03-04T07:42:50.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:50.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@785108b3 2022-03-04T07:42:50.390Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@785108b3 2022-03-04T07:42:50.390Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:50.391Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.391Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-03-04T07:42:50.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.391Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@cded1c2::SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@f822d05{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.391Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@785108b3 2022-03-04T07:42:50.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:50.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:42:50.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:50.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:50.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:42:50.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2bfe1744{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:50.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@35166847{null} 2022-03-04T07:42:50.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:42:50.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-03-04T07:42:50.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-03-04T07:42:50.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2635a7a4::DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@63c3bd1b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:50.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@cded1c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d374dbd{/10.233.68.249:56150<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2635a7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bc32f41{s=START}]=>HttpChannelOverHttp@439d3b83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:50.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@34e9f468 waiting 2022-03-04T07:42:52.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6779aee0 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:42:52.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:42:52.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:52.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:52.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:52.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:52.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6779aee0 2022-03-04T07:42:52.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6779aee0 2022-03-04T07:42:52.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:52.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:52.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6779aee0 2022-03-04T07:42:52.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:42:52.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4a480f3d 2022-03-04T07:42:52.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@36a8582c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:42:52.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7d3ec366{AC.ReadCB@3c939823{HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5d4c0e62{SSLC.NBReadCB@604c0226{SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5d117adf on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:52.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:42:52.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:52.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:42:52.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:42:52.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:42:52.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5d117adf 2022-03-04T07:42:52.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:52.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:52.467Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.467Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6779aee0 2022-03-04T07:42:52.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:42:52.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:42:52.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:56180], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:42:52.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2022-03-04T07:42:52.470921Z 2022-03-04T07:42:52.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2022-03-04T07:42:52.470959Z 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2022-03-04T07:42:52.470988Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:42:52.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2022-03-04T07:42:52.471052Z 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5d4c0e62{SSLC.NBReadCB@604c0226{SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:42:52.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2022-03-04T07:42:52.471103Z tryProduce true 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:52.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7d3ec366{AC.ReadCB@3c939823{HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@36a8582c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:52.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.471Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5c7bac9d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:52.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:42:52.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3c939823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@255f4775{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5d4c0e62{null} 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4be36756 2022-03-04T07:42:52.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:42:52.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.474Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4be36756 2022-03-04T07:42:52.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:42:52.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:42:52.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:42:52.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1ea79a4c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7d3ec366{null} 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@36a8582c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:42:52.474Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@37c2487e waiting 2022-03-04T07:42:52.474Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c939823::DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:42:52.474Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@604c0226::SocketChannelEndPoint@5f6d8560{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@604c0226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dd8b72{/10.233.68.249:56180<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c939823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9a39346{s=START}]=>HttpChannelOverHttp@46334619{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:42:52.474Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4be36756 2022-03-04T07:43:00.380Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@40514936 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:43:00.380Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:43:00.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:00.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:00.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:00.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:00.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@40514936 2022-03-04T07:43:00.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@40514936 2022-03-04T07:43:00.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:00.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@40514936 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1006e72b 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@fdeea34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2d37d3f6{AC.ReadCB@28c66b5b{HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:43:00.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@36b0e9b8{SSLC.NBReadCB@4cd7c4b0{SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:00.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@44b0499a on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:00.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:00.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:43:00.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@40514936 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@44b0499a 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:56274], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2022-03-04T07:43:00.382807Z 2022-03-04T07:43:00.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@37c2487e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2022-03-04T07:43:00.382871Z 2022-03-04T07:43:00.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@37c2487e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2022-03-04T07:43:00.383014Z 2022-03-04T07:43:00.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2022-03-04T07:43:00.383059Z tryProduce true 2022-03-04T07:43:00.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:00.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:00.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2022-03-04T07:43:00.382988Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:43:00.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:00.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@36b0e9b8{SSLC.NBReadCB@4cd7c4b0{SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:00.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2d37d3f6{AC.ReadCB@28c66b5b{HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-04T07:43:00.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@fdeea34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:43:00.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:43:00.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4805ea31[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:00.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:43:00.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:00.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:43:00.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:00.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:43:00.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:00.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:43:00.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-03-04T07:43:00.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-03-04T07:43:00.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@38617712{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@36b0e9b8{null} 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@637e136d 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@73524643{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2d37d3f6{null} 2022-03-04T07:43:00.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:00.389Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@637e136d 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:43:00.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:43:00.390Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.390Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-03-04T07:43:00.390Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4cd7c4b0::SocketChannelEndPoint@1654e1f6{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.390Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@637e136d 2022-03-04T07:43:00.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:00.390Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:43:00.390Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:00.390Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:00.390Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:43:00.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28c66b5b::DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@fdeea34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:43:00.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4cd7c4b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e34f755{/10.233.68.249:56274<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@28c66b5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55401c20{s=START}]=>HttpChannelOverHttp@18cbf2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:00.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@34e9f468 waiting 2022-03-04T07:43:02.464Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@75abc1c4 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:43:02.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:43:02.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:02.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:02.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:02.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:02.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@75abc1c4 2022-03-04T07:43:02.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@75abc1c4 2022-03-04T07:43:02.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:02.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:02.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@75abc1c4 2022-03-04T07:43:02.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:43:02.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4313340a 2022-03-04T07:43:02.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@fc69838{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:43:02.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:02.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@320ae994{AC.ReadCB@552f4eae{HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1d7f9b45{SSLC.NBReadCB@232010b2{SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3e79add8 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:43:02.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:02.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:43:02.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:02.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:02.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3e79add8 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@75abc1c4 2022-03-04T07:43:02.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:02.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:02.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:43:02.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:43:02.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:56310], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:43:02.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2022-03-04T07:43:02.467413Z 2022-03-04T07:43:02.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2022-03-04T07:43:02.467492Z 2022-03-04T07:43:02.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2022-03-04T07:43:02.467559Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:43:02.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2022-03-04T07:43:02.467606Z 2022-03-04T07:43:02.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3292]@2022-03-04T07:43:02.467671Z tryProduce true 2022-03-04T07:43:02.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:02.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:02.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:02.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1d7f9b45{SSLC.NBReadCB@232010b2{SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:02.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@320ae994{AC.ReadCB@552f4eae{HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-04T07:43:02.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@fc69838{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:43:02.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:43:02.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@40024a2c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:02.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@552f4eae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:43:02.470Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:43:02.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:43:02.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:43:02.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:43:02.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:43:02.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:43:02.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-03-04T07:43:02.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@100b5cad{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:43:02.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1d7f9b45{null} 2022-03-04T07:43:02.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:02.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@325cd11a 2022-03-04T07:43:02.472Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@325cd11a 2022-03-04T07:43:02.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.473Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:02.473Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:02.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.473Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.473Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:43:02.473Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:43:02.473Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@232010b2::SocketChannelEndPoint@483dfb98{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6326b6da{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:43:02.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@320ae994{null} 2022-03-04T07:43:02.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:43:02.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:43:02.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:43:02.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@552f4eae::DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@fc69838{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:43:02.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@232010b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2800479b{/10.233.68.249:56310<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@552f4eae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@936a7d2{s=START}]=>HttpChannelOverHttp@7e910d14{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:02.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@37c2487e waiting 2022-03-04T07:43:02.473Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:02.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:02.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:43:02.473Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@325cd11a 2022-03-04T07:43:10.380Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3a4c9665 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:43:10.380Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:43:10.380Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:10.380Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:10.380Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:10.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:10.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3a4c9665 2022-03-04T07:43:10.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3a4c9665 2022-03-04T07:43:10.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:10.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:10.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3a4c9665 2022-03-04T07:43:10.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:43:10.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2ff358d 2022-03-04T07:43:10.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@439a45cb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:43:10.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:10.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:43:10.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:43:10.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3ca380a2{AC.ReadCB@38325368{HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:43:10.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:43:10.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@16a03d4d{SSLC.NBReadCB@14a794d4{SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:10.383Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.383Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3e091a79 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:10.383Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:10.383Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3e091a79 2022-03-04T07:43:10.383Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3a4c9665 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:56430], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:43:10.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3292]@2022-03-04T07:43:10.384112Z 2022-03-04T07:43:10.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@37c2487e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3292]@2022-03-04T07:43:10.384227Z 2022-03-04T07:43:10.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@37c2487e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3292]@2022-03-04T07:43:10.384409Z 2022-03-04T07:43:10.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3292]@2022-03-04T07:43:10.384461Z tryProduce true 2022-03-04T07:43:10.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3292]@2022-03-04T07:43:10.384337Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:43:10.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:10.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:10.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.384Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:10.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@16a03d4d{SSLC.NBReadCB@14a794d4{SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:10.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3ca380a2{AC.ReadCB@38325368{HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-03-04T07:43:10.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@439a45cb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:43:10.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:43:10.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@278b5213[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:10.385Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@38325368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:43:10.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@347dc8f4{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@16a03d4d{null} 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55fcf066 2022-03-04T07:43:10.389Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55fcf066 2022-03-04T07:43:10.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.390Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.391Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4a71560d{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:43:10.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:10.391Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-03-04T07:43:10.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3ca380a2{null} 2022-03-04T07:43:10.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:43:10.391Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@14a794d4::SocketChannelEndPoint@1144fc30{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-03-04T07:43:10.391Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55fcf066 2022-03-04T07:43:10.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-03-04T07:43:10.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:10.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38325368::DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@439a45cb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:43:10.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:43:10.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:10.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:10.391Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:43:10.391Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@14a794d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75098226{/10.233.68.249:56430<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@38325368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d062cd4{s=START}]=>HttpChannelOverHttp@3333e143{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:10.392Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@34e9f468 waiting 2022-03-04T07:43:12.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@10683162 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:43:12.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:43:12.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:12.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:12.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:12.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:12.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@10683162 2022-03-04T07:43:12.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@10683162 2022-03-04T07:43:12.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:12.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@10683162 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@67ee9a66 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1b421353{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@535898eb{AC.ReadCB@8ec87f7{HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3f677e48{SSLC.NBReadCB@5a97c77f{SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5b2ffae4 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@10683162 2022-03-04T07:43:12.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5b2ffae4 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:56464], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:43:12.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3293]@2022-03-04T07:43:12.467941Z 2022-03-04T07:43:12.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3293]@2022-03-04T07:43:12.468041Z 2022-03-04T07:43:12.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3293]@2022-03-04T07:43:12.468168Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:43:12.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3293]@2022-03-04T07:43:12.468267Z 2022-03-04T07:43:12.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2022-03-04T07:43:12.468351Z tryProduce true 2022-03-04T07:43:12.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:12.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:12.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.468Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:12.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3f677e48{SSLC.NBReadCB@5a97c77f{SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:12.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.468Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.469Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@535898eb{AC.ReadCB@8ec87f7{HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-04T07:43:12.469Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@1b421353{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:43:12.469Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.469Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:43:12.469Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.469Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7b030f15[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:12.469Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:43:12.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:12.471Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:43:12.472Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:43:12.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:43:12.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:43:12.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:43:12.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.473Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f03d56e{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:43:12.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3f677e48{null} 2022-03-04T07:43:12.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:12.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79453632 2022-03-04T07:43:12.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:12.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:12.474Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79453632 2022-03-04T07:43:12.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:43:12.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:12.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:12.474Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:43:12.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.474Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.474Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@767010b1{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:43:12.475Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-04T07:43:12.475Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@535898eb{null} 2022-03-04T07:43:12.475Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:43:12.475Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-03-04T07:43:12.475Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-03-04T07:43:12.475Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5a97c77f::SocketChannelEndPoint@24d95f2{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.475Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79453632 2022-03-04T07:43:12.475Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@8ec87f7::DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@1b421353{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:43:12.475Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5a97c77f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75cefa1d{/10.233.68.249:56464<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@8ec87f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588bc022{s=START}]=>HttpChannelOverHttp@62a906d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:12.475Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@37c2487e waiting 2022-03-04T07:43:20.381Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5abad2a0 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:43:20.381Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:43:20.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:20.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:20.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:20.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:20.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5abad2a0 2022-03-04T07:43:20.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5abad2a0 2022-03-04T07:43:20.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:20.381Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:20.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5abad2a0 2022-03-04T07:43:20.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:43:20.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2f3c39c 2022-03-04T07:43:20.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6ef5d1b5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:43:20.381Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24540784{AC.ReadCB@728610d4{HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6696b36a{SSLC.NBReadCB@11adca52{SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19160ab0 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:20.382Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5abad2a0 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@19160ab0 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:43:20.382Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:56562], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2022-03-04T07:43:20.383211Z 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@37c2487e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2022-03-04T07:43:20.383298Z 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2022-03-04T07:43:20.383353Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:43:20.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@37c2487e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2022-03-04T07:43:20.38343Z 2022-03-04T07:43:20.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3295]@2022-03-04T07:43:20.383492Z tryProduce true 2022-03-04T07:43:20.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:20.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6696b36a{SSLC.NBReadCB@11adca52{SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.383Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24540784{AC.ReadCB@728610d4{HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@6ef5d1b5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.383Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-03-04T07:43:20.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6df7dae4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:20.384Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-03-04T07:43:20.386Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@728610d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@773586fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-03-04T07:43:20.387Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5fba78fc{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6696b36a{null} 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fbb9c38 2022-03-04T07:43:20.388Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fbb9c38 2022-03-04T07:43:20.388Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1453a20b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-04T07:43:20.389Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24540784{null} 2022-03-04T07:43:20.389Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:43:20.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-04T07:43:20.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:43:20.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-04T07:43:20.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@728610d4::DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@6ef5d1b5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-03-04T07:43:20.389Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@11adca52::SocketChannelEndPoint@2275f1e0{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.389Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fbb9c38 2022-03-04T07:43:20.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:20.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:20.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-03-04T07:43:20.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:20.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:20.389Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-03-04T07:43:20.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11adca52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6382c6d4{/10.233.68.249:56562<->/10.233.68.47:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@728610d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64ec1ad5{s=START}]=>HttpChannelOverHttp@152edcda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:20.389Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@34e9f468 waiting 2022-03-04T07:43:22.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@71348dd2 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-04T07:43:22.465Z||qtp214768579-20-acceptor-0@1a06ec24-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-04T07:43:22.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:22.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-03-04T07:43:22.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:22.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:22.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@71348dd2 2022-03-04T07:43:22.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@71348dd2 2022-03-04T07:43:22.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:22.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:22.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@71348dd2 2022-03-04T07:43:22.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-04T07:43:22.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4aabffec 2022-03-04T07:43:22.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2adea02a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-03-04T07:43:22.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3f1f6e02::DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:22.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:22.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2357981b::SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:22.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3f1f6e02::DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:22.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3f1f6e02::DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-03-04T07:43:22.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2559bd90{AC.ReadCB@3f1f6e02{HttpConnection@3f1f6e02::DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-04T07:43:22.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2357981b::SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:22.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-03-04T07:43:22.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.47:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:22.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6172b847{SSLC.NBReadCB@2357981b{SslConnection@2357981b::SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-04T07:43:22.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:22.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7e7a7332 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-04T07:43:22.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-04T07:43:22.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:22.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@71348dd2 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7e7a7332 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.47:8000 remote=/10.233.68.249:56590], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-04T07:43:22.466Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3295]@2022-03-04T07:43:22.466973Z 2022-03-04T07:43:22.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3295]@2022-03-04T07:43:22.467011Z 2022-03-04T07:43:22.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3295]@2022-03-04T07:43:22.467056Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3f1f6e02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a599d01{s=START}]=>HttpChannelOverHttp@4eba4dcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-04T07:43:22.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@34e9f468 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3295]@2022-03-04T07:43:22.467102Z 2022-03-04T07:43:22.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3296]@2022-03-04T07:43:22.467141Z tryProduce true 2022-03-04T07:43:22.467Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-03-04T07:43:22.467Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6172b847{SSLC.NBReadCB@2357981b{SslConnection@2357981b::SocketChannelEndPoint@5da3ab73{/10.233.68.249:56590<->/10.233.68.47:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2357981b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a666626{/10.233.68.249:56590<->/10.233.6