By type
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 2021-08-29T08:43:29.785Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-29T08:43:29.785Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2eec3b8a{/10.233.65.151:39782<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@368dccbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@67308937[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b898d09{s=START}]=>HttpChannelOverHttp@62867d4b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:29.785Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2eec3b8a{/10.233.65.151:39782<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@368dccbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@67308937[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b898d09{s=START}]=>HttpChannelOverHttp@62867d4b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:29.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2eec3b8a{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@368dccbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@67308937[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b898d09{s=START}]=>HttpChannelOverHttp@62867d4b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:29.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2b8edfd6{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) 2021-08-29T08:43:29.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@605f0a55{null} 2021-08-29T08:43:29.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:29.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d302597 2021-08-29T08:43:29.786Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d302597 2021-08-29T08:43:29.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2eec3b8a{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@368dccbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@67308937[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b898d09{s=START}]=>HttpChannelOverHttp@62867d4b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:29.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2eec3b8a{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@368dccbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@67308937[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b898d09{s=START}]=>HttpChannelOverHttp@62867d4b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:29.786Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:29.787Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:29.787Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:43:29.787Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:29.787Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:29.787Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:43:29.787Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2eec3b8a{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@368dccbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@67308937[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b898d09{s=START}]=>HttpChannelOverHttp@62867d4b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:29.787Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@67308937::DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-08-29T08:43:29.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1aec8739{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) 2021-08-29T08:43:29.787Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@368dccbf::SocketChannelEndPoint@2eec3b8a{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@368dccbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@67308937[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b898d09{s=START}]=>HttpChannelOverHttp@62867d4b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:29.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c5422b{null} 2021-08-29T08:43:29.787Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d302597 2021-08-29T08:43:29.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@67308937::DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:43:29.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@67308937::DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-08-29T08:43:29.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-08-29T08:43:29.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@67308937::DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@1257566d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:29.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|
/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@368dccbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d280629{/10.233.65.151:39782<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@67308937[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b898d09{s=START}]=>HttpChannelOverHttp@62867d4b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:29.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@38dfc39e waiting 2021-08-29T08:43:32.899Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@44538b23 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:43:32.899Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:43:32.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:32.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:32.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:32.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:32.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@44538b23 2021-08-29T08:43:32.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@44538b23 2021-08-29T08:43:32.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:32.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:32.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@44538b23 2021-08-29T08:43:32.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2021-08-29T08:43:32.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@53c356e4 2021-08-29T08:43:32.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@685dc88d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:43:32.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:32.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1f1dbc7a{AC.ReadCB@21e0d714{HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@386290fa{SSLC.NBReadCB@420d7271{SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@11d5f37d on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@11d5f37d 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:39810], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-08-29T08:43:32.90159Z 2021-08-29T08:43:32.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@44538b23 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-08-29T08:43:32.901635Z 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-08-29T08:43:32.901666Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@386290fa{SSLC.NBReadCB@420d7271{SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:32.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-08-29T08:43:32.901735Z 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-08-29T08:43:32.901794Z tryProduce true 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:32.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1f1dbc7a{AC.ReadCB@21e0d714{HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} onFillable enter HttpChannelState@685dc88d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:32.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:43:32.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4a0531ef[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} 2021-08-29T08:43:32.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:43:32.903Z||qtp978035840-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@b825882[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@b825882[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} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@21e0d714[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:32.903Z||qtp978035840-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 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:43:32.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:32.903Z||qtp978035840-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 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{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 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4507cc6a{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) 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@386290fa{null} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f022ef 2021-08-29T08:43:32.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:32.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:32.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:43:32.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:32.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:32.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2fa61cc0{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) 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1f1dbc7a{null} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000} 2021-08-29T08:43:32.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000} 2021-08-29T08:43:32.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000} onFillable exit HttpChannelState@685dc88d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:32.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@13dbc24f waiting 2021-08-29T08:43:32.905Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f022ef 2021-08-29T08:43:32.905Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.905Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@21e0d714::DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-08-29T08:43:32.905Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@420d7271::SocketChannelEndPoint@667dffdf{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@420d7271{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d7506f{/10.233.65.151:39810<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@21e0d714[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19020677{s=START}]=>HttpChannelOverHttp@4f759f76{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:32.905Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f022ef 2021-08-29T08:43:39.776Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@2a390c21 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:43:39.776Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:43:39.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:39.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:39.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:39.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:39.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2a390c21 2021-08-29T08:43:39.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2a390c21 2021-08-29T08:43:39.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:39.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:39.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2a390c21 2021-08-29T08:43:39.778Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-29T08:43:39.778Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2dfbe8dc 2021-08-29T08:43:39.779Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@55721224{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:43:39.779Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:43:39.779Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.779Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.779Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:43:39.779Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:43:39.779Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6a092301{AC.ReadCB@27bdad5e{HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:43:39.780Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.780Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:43:39.780Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.780Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2014a443{SSLC.NBReadCB@579fc880{SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:39.780Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.780Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@966a309 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:39.780Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-29T08:43:39.780Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.780Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2a390c21 2021-08-29T08:43:39.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:39.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:43:39.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:39.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:39.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@966a309 2021-08-29T08:43:39.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:39.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:39.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:43:39.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:43:39.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:39884], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-08-29T08:43:39.78208Z 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-08-29T08:43:39.782175Z 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-08-29T08:43:39.782216Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2014a443{SSLC.NBReadCB@579fc880{SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:39.782Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-08-29T08:43:39.782325Z 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6a092301{AC.ReadCB@27bdad5e{HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@55721224{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:39.782Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-08-29T08:43:39.782584Z tryProduce true 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:43:39.782Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:39.782Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:39.783Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.783Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:39.783Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.783Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@51fc8bc7[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} 2021-08-29T08:43:39.784Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:43:39.786Z||qtp978035840-23|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@b825882[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@b825882[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} 2021-08-29T08:43:39.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:43:39.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:43:39.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:43:39.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:43:39.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:43:39.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-08-29T08:43:39.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-08-29T08:43:39.786Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:43:39.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:43:39.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:39.787Z||qtp978035840-23|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 2021-08-29T08:43:39.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:43:39.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:39.787Z||qtp978035840-23|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 2021-08-29T08:43:39.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:43:39.787Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.788Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{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 2021-08-29T08:43:39.788Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-29T08:43:39.788Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.788Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.788Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.789Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d4c00f2{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) 2021-08-29T08:43:39.789Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2014a443{null} 2021-08-29T08:43:39.789Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:39.789Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@367852d 2021-08-29T08:43:39.789Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.789Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:39.789Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:39.789Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:43:39.789Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:39.789Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.789Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:39.789Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:43:39.789Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@367852d 2021-08-29T08:43:39.789Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3994e10{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) 2021-08-29T08:43:39.789Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6a092301{null} 2021-08-29T08:43:39.790Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.790Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:43:39.790Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-08-29T08:43:39.790Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-08-29T08:43:39.790Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@55721224{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:39.790Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@27bdad5e::DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-08-29T08:43:39.790Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.790Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@38dfc39e waiting 2021-08-29T08:43:39.790Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@579fc880::SocketChannelEndPoint@51389f0b{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579fc880{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40270dec{/10.233.65.151:39884<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@27bdad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f2fe7f2{s=START}]=>HttpChannelOverHttp@274ae31a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:39.790Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@367852d 2021-08-29T08:43:42.901Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@362581cb on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:43:42.901Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:43:42.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:42.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:42.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:42.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:42.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@362581cb 2021-08-29T08:43:42.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@362581cb 2021-08-29T08:43:42.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:42.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:42.902Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@362581cb 2021-08-29T08:43:42.902Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-29T08:43:42.903Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6ae1ef85 2021-08-29T08:43:42.903Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@bb2025b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:43:42.903Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4950e1d7{AC.ReadCB@6eca596f{HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@75edc8b3{SSLC.NBReadCB@6add989a{SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@737287dc on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.904Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@362581cb 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@737287dc 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:39916], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:43:42.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-08-29T08:43:42.904916Z 2021-08-29T08:43:42.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-08-29T08:43:42.905198Z 2021-08-29T08:43:42.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-08-29T08:43:42.905251Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:43:42.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@75edc8b3{SSLC.NBReadCB@6add989a{SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:42.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4950e1d7{AC.ReadCB@6eca596f{HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-08-29T08:43:42.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@bb2025b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:42.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6add989a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:43:42.905Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-08-29T08:43:42.905591Z 2021-08-29T08:43:42.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-08-29T08:43:42.906088Z tryProduce true 2021-08-29T08:43:42.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:42.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:42.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@37503bfd[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} 2021-08-29T08:43:42.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:43:42.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:42.908Z||qtp978035840-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@b825882[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@b825882[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} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6eca596f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:43:42.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:42.908Z||qtp978035840-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 2021-08-29T08:43:42.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:43:42.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:42.909Z||qtp978035840-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 2021-08-29T08:43:42.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:43:42.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{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 2021-08-29T08:43:42.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:43:42.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.911Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@37b780a2{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) 2021-08-29T08:43:42.911Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@75edc8b3{null} 2021-08-29T08:43:42.911Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:42.911Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28e8da88 2021-08-29T08:43:42.911Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28e8da88 2021-08-29T08:43:42.911Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:42.911Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:42.911Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:43:42.911Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:42.911Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:42.911Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:43:42.912Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.912Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-08-29T08:43:42.912Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6add989a::SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.912Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28e8da88 2021-08-29T08:43:42.912Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@18ed7e8e{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a418e4d{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) 2021-08-29T08:43:42.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4950e1d7{null} 2021-08-29T08:43:42.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:43:42.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-29T08:43:42.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-29T08:43:42.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eca596f::DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@bb2025b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:42.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6add989a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78d81ac0{/10.233.65.151:39916<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6eca596f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526b811b{s=START}]=>HttpChannelOverHttp@46285763{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:42.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@13dbc24f waiting 2021-08-29T08:43:49.774Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@5b082097 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:43:49.774Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:43:49.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:49.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:49.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:49.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:49.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5b082097 2021-08-29T08:43:49.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5b082097 2021-08-29T08:43:49.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:49.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:49.774Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5b082097 2021-08-29T08:43:49.774Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7a94e4be 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2c81ad1c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@789f92ec{AC.ReadCB@716d0d26{HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6182a4e4{SSLC.NBReadCB@3586c5f1{SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@62a84c68 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5b082097 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@62a84c68 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:39972], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-08-29T08:43:49.775876Z 2021-08-29T08:43:49.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-08-29T08:43:49.775936Z 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-08-29T08:43:49.775976Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6182a4e4{SSLC.NBReadCB@3586c5f1{SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:49.776Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-29T08:43:49.776064Z 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.776Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-29T08:43:49.776103Z tryProduce true 2021-08-29T08:43:49.776Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:49.776Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@789f92ec{AC.ReadCB@716d0d26{HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2c81ad1c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:49.776Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.776Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2b5892a4[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} 2021-08-29T08:43:49.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:43:49.778Z||qtp978035840-23|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@b825882[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@b825882[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} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@716d0d26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:43:49.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:49.779Z||qtp978035840-23|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 2021-08-29T08:43:49.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:43:49.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:49.779Z||qtp978035840-23|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 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{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 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1429240f{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) 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6182a4e4{null} 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d891154 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.780Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d891154 2021-08-29T08:43:49.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:49.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:43:49.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:49.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:49.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:43:49.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@193b0b05{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) 2021-08-29T08:43:49.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@789f92ec{null} 2021-08-29T08:43:49.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:43:49.781Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.781Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:43:49.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:43:49.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:43:49.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@716d0d26::DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@2c81ad1c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:49.781Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3586c5f1::SocketChannelEndPoint@59a6c5a0{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.781Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d891154 2021-08-29T08:43:49.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3586c5f1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43e5fb05{/10.233.65.151:39972<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@716d0d26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59573d97{s=START}]=>HttpChannelOverHttp@7fa77113{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:49.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@38dfc39e waiting 2021-08-29T08:43:52.899Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@3dab246 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:43:52.899Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:43:52.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:52.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:52.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:52.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:52.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3dab246 2021-08-29T08:43:52.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3dab246 2021-08-29T08:43:52.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:52.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:52.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3dab246 2021-08-29T08:43:52.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@330fabcd 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4f9751c2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4a840c69{AC.ReadCB@188ca3e{HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:43:52.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@d1ae63d{SSLC.NBReadCB@4b54716d{SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:52.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@652d21ea on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:52.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-29T08:43:52.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:52.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:43:52.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:52.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:52.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@652d21ea 2021-08-29T08:43:52.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:52.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:52.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:43:52.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:40000], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3dab246 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-29T08:43:52.90211Z 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-29T08:43:52.90217Z 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-29T08:43:52.902198Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@d1ae63d{SSLC.NBReadCB@4b54716d{SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4a840c69{AC.ReadCB@188ca3e{HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4f9751c2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:43:52.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b54716d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2741e696[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} 2021-08-29T08:43:52.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:43:52.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-08-29T08:43:52.90436Z 2021-08-29T08:43:52.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-08-29T08:43:52.904418Z tryProduce true 2021-08-29T08:43:52.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:52.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:52.904Z||qtp978035840-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@b825882[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@b825882[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} 2021-08-29T08:43:52.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@188ca3e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:43:52.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:43:52.905Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:43:52.905Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:52.905Z||qtp978035840-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 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:43:52.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:52.905Z||qtp978035840-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 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{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 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4913546c{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) 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@d1ae63d{null} 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fb698e5 2021-08-29T08:43:52.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fb698e5 2021-08-29T08:43:52.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:43:52.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4b54716d::SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fb698e5 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7d9fb3f0{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@352d7ba1{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) 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4a840c69{null} 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:43:52.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:52.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:52.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:43:52.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:52.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:52.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:43:52.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:43:52.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-29T08:43:52.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@188ca3e::DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@4f9751c2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:52.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b54716d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f976bf3{/10.233.65.151:40000<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@188ca3e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f684307{s=START}]=>HttpChannelOverHttp@283c554f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:52.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@13dbc24f waiting 2021-08-29T08:43:59.774Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@6160fe18 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:43:59.774Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:43:59.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:59.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:59.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:59.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:59.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6160fe18 2021-08-29T08:43:59.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6160fe18 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6160fe18 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@67f946f 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4bdee290{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73d289fe{AC.ReadCB@3178cb68{HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4862f67{SSLC.NBReadCB@367ff822{SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4df1793d on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6160fe18 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@61375dff 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4df1793d 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:40068], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-08-29T08:43:59.776294Z 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-08-29T08:43:59.77634Z 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-08-29T08:43:59.776365Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4862f67{SSLC.NBReadCB@367ff822{SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73d289fe{AC.ReadCB@3178cb68{HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4bdee290{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@367ff822{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:43:59.776Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-08-29T08:43:59.77653Z 2021-08-29T08:43:59.777Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-08-29T08:43:59.777262Z tryProduce true 2021-08-29T08:43:59.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@367ff822{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.777Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:59.777Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:59.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2b4d2cb4[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} 2021-08-29T08:43:59.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:43:59.777Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.777Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:43:59.779Z||qtp978035840-23|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@b825882[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@b825882[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} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3178cb68[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:43:59.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:59.779Z||qtp978035840-23|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 2021-08-29T08:43:59.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:43:59.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:43:59.780Z||qtp978035840-23|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 2021-08-29T08:43:59.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:43:59.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{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 2021-08-29T08:43:59.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:43:59.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3edb9b38{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) 2021-08-29T08:43:59.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4862f67{null} 2021-08-29T08:43:59.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:43:59.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ff9ccc5 2021-08-29T08:43:59.781Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:43:59.781Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:43:59.781Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:43:59.781Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ff9ccc5 2021-08-29T08:43:59.781Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:43:59.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.781Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:43:59.781Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:43:59.782Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.782Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-29T08:43:59.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.782Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@367ff822::SocketChannelEndPoint@2f36e2f{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.782Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ff9ccc5 2021-08-29T08:43:59.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4264b4c9{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) 2021-08-29T08:43:59.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@73d289fe{null} 2021-08-29T08:43:59.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:43:59.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-29T08:43:59.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-29T08:43:59.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3178cb68::DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@4bdee290{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:43:59.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@367ff822{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52c57cf1{/10.233.65.151:40068<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3178cb68[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f2428e8{s=START}]=>HttpChannelOverHttp@72aea5c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:43:59.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@38dfc39e waiting 2021-08-29T08:44:02.899Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@7bd10026 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:44:02.899Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:44:02.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:02.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:02.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:02.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:02.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7bd10026 2021-08-29T08:44:02.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7bd10026 2021-08-29T08:44:02.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:02.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:02.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7bd10026 2021-08-29T08:44:02.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-29T08:44:02.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@722d960a 2021-08-29T08:44:02.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3d7a40ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:44:02.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:44:02.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@320f9781{AC.ReadCB@23f91c8c{HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@59f9f030{SSLC.NBReadCB@6e8372d2{SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2c991c3f on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:02.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-29T08:44:02.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:02.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:02.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2c991c3f 2021-08-29T08:44:02.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7bd10026 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:40096], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-08-29T08:44:02.901589Z 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-08-29T08:44:02.901683Z 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-08-29T08:44:02.901762Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:44:02.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-08-29T08:44:02.90182Z 2021-08-29T08:44:02.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-08-29T08:44:02.901878Z tryProduce true 2021-08-29T08:44:02.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:44:02.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@59f9f030{SSLC.NBReadCB@6e8372d2{SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:02.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:02.902Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.902Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:02.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@320f9781{AC.ReadCB@23f91c8c{HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-29T08:44:02.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3d7a40ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:44:02.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:44:02.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4e13c922[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} 2021-08-29T08:44:02.903Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:44:02.904Z||qtp978035840-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@b825882[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@b825882[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} 2021-08-29T08:44:02.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:44:02.905Z||qtp978035840-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 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:44:02.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:44:02.905Z||qtp978035840-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 2021-08-29T08:44:02.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:44:02.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{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 2021-08-29T08:44:02.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:44:02.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@258901b5{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) 2021-08-29T08:44:02.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@59f9f030{null} 2021-08-29T08:44:02.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:02.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ba796d6 2021-08-29T08:44:02.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:02.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:02.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:44:02.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:44:02.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:02.907Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:44:02.907Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ba796d6 2021-08-29T08:44:02.908Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.908Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-08-29T08:44:02.908Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6e8372d2::SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.908Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ba796d6 2021-08-29T08:44:02.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@18a03633{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@64be7108{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) 2021-08-29T08:44:02.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@320f9781{null} 2021-08-29T08:44:02.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:44:02.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-08-29T08:44:02.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-29T08:44:02.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23f91c8c::DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@3d7a40ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:44:02.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e8372d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2472fbfc{/10.233.65.151:40096<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@23f91c8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d9dc9e5{s=START}]=>HttpChannelOverHttp@28dcbd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:02.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@13dbc24f waiting 2021-08-29T08:44:09.774Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@61c78b53 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:44:09.774Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:44:09.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:09.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:09.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:09.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:09.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@61c78b53 2021-08-29T08:44:09.774Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@61c78b53 2021-08-29T08:44:09.774Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@61c78b53 2021-08-29T08:44:09.774Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-29T08:44:09.774Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@44869bfb 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@77d40f08{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@637723d6{AC.ReadCB@7fd1b4a{HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@cbf43b9{SSLC.NBReadCB@5793c0f{SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@40ea8f65 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@61c78b53 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@61375dff 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@40ea8f65 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:40160], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-08-29T08:44:09.77576Z 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-08-29T08:44:09.775811Z 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-08-29T08:44:09.775837Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@cbf43b9{SSLC.NBReadCB@5793c0f{SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:09.775Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-29T08:44:09.775903Z 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-29T08:44:09.775952Z tryProduce true 2021-08-29T08:44:09.775Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.775Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:09.776Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.776Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:09.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@637723d6{AC.ReadCB@7fd1b4a{HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:44:09.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@77d40f08{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:44:09.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:44:09.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@626e41df[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} 2021-08-29T08:44:09.776Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:44:09.778Z||qtp978035840-23|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@b825882[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@b825882[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} 2021-08-29T08:44:09.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:44:09.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:44:09.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:44:09.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:44:09.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:44:09.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-08-29T08:44:09.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-08-29T08:44:09.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:44:09.779Z||qtp978035840-23|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 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:44:09.779Z||qtp978035840-23|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 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{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 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53c026b3{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) 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@cbf43b9{null} 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@34e502fe 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:09.780Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@34e502fe 2021-08-29T08:44:09.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:44:09.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:44:09.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:09.780Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@445eaf3f{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) 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@637723d6{null} 2021-08-29T08:44:09.780Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.780Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-08-29T08:44:09.780Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5793c0f::SocketChannelEndPoint@23fc6b03{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd1b4a::DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@77d40f08{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:44:09.780Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@34e502fe 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5793c0f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3730de9e{/10.233.65.151:40160<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7fd1b4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@340cd610{s=START}]=>HttpChannelOverHttp@714e791b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:09.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@38dfc39e waiting 2021-08-29T08:44:12.899Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@37d95daf on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:44:12.899Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:44:12.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:12.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:12.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:12.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:12.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@37d95daf 2021-08-29T08:44:12.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@37d95daf 2021-08-29T08:44:12.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:12.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:12.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@37d95daf 2021-08-29T08:44:12.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-29T08:44:12.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@51850559 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7d0450a3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5bb16e8a{AC.ReadCB@4522d97{HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4e1acefe{SSLC.NBReadCB@1b9f206b{SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2ce4332e on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:12.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-29T08:44:12.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:12.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:12.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2ce4332e 2021-08-29T08:44:12.901Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@37d95daf 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:40192], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-29T08:44:12.901334Z 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-29T08:44:12.901385Z 2021-08-29T08:44:12.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-29T08:44:12.90142Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:44:12.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-29T08:44:12.901466Z 2021-08-29T08:44:12.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-08-29T08:44:12.901504Z tryProduce true 2021-08-29T08:44:12.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:44:12.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:12.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:12.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4e1acefe{SSLC.NBReadCB@1b9f206b{SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:12.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5bb16e8a{AC.ReadCB@4522d97{HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-29T08:44:12.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7d0450a3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:44:12.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:44:12.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@595dc5fe[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} 2021-08-29T08:44:12.902Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:44:12.904Z||qtp978035840-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@b825882[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@b825882[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} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4522d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:44:12.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:44:12.905Z||qtp978035840-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 2021-08-29T08:44:12.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:44:12.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:44:12.905Z||qtp978035840-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 2021-08-29T08:44:12.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:44:12.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{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 2021-08-29T08:44:12.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-08-29T08:44:12.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e0be925{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) 2021-08-29T08:44:12.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4e1acefe{null} 2021-08-29T08:44:12.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:12.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@92afddd 2021-08-29T08:44:12.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@92afddd 2021-08-29T08:44:12.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:12.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:12.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:44:12.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:44:12.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:12.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:44:12.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:44:12.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1b9f206b::SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@92afddd 2021-08-29T08:44:12.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1f783aa8{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1afe6552{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) 2021-08-29T08:44:12.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5bb16e8a{null} 2021-08-29T08:44:12.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:44:12.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-29T08:44:12.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-29T08:44:12.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4522d97::DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@7d0450a3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:44:12.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b9f206b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23f7930f{/10.233.65.151:40192<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4522d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4efb7fc{s=START}]=>HttpChannelOverHttp@47eb1729{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:12.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@13dbc24f waiting 2021-08-29T08:44:19.774Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@512fe572 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:44:19.774Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:44:19.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:19.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:19.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:19.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:19.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@512fe572 2021-08-29T08:44:19.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@512fe572 2021-08-29T08:44:19.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@512fe572 2021-08-29T08:44:19.776Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4837852b 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1b3ae1ee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1e9957fe{AC.ReadCB@6fd0317f{HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@702cc69b{SSLC.NBReadCB@4c38aac7{SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@79cb24cb on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@512fe572 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@61375dff 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@79cb24cb 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:40252], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-08-29T08:44:19.778141Z 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-08-29T08:44:19.778195Z 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-08-29T08:44:19.778222Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@702cc69b{SSLC.NBReadCB@4c38aac7{SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:19.778Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-29T08:44:19.778308Z 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.778Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-29T08:44:19.778422Z tryProduce true 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.778Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:44:19.778Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1e9957fe{AC.ReadCB@6fd0317f{HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@1b3ae1ee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:44:19.778Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.778Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:44:19.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6892f4a[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} 2021-08-29T08:44:19.779Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:44:19.780Z||qtp978035840-23|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@b825882[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@b825882[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} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:44:19.780Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:44:19.780Z||qtp978035840-23|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 2021-08-29T08:44:19.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:44:19.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:44:19.781Z||qtp978035840-23|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 2021-08-29T08:44:19.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:44:19.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.781Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{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 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a673f97{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) 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@702cc69b{null} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b715cb3 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.782Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:19.782Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:19.782Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:44:19.782Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:44:19.782Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:19.782Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@c8e6ff1{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) 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1e9957fe{null} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@1b3ae1ee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:44:19.782Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b715cb3 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.782Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@38dfc39e waiting 2021-08-29T08:44:19.782Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.783Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6fd0317f::DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:44:19.783Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4c38aac7::SocketChannelEndPoint@12846d3e{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c38aac7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a669401{/10.233.65.151:40252<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6fd0317f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e0f9dd{s=START}]=>HttpChannelOverHttp@3ee3a51f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:19.783Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b715cb3 2021-08-29T08:44:22.899Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@228c1f41 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:44:22.899Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:44:22.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:22.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:22.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:22.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:22.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@228c1f41 2021-08-29T08:44:22.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@228c1f41 2021-08-29T08:44:22.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:22.899Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:22.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@228c1f41 2021-08-29T08:44:22.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-29T08:44:22.899Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@558d004 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2ca4104c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6f878ae8{AC.ReadCB@6f3f3d2c{HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@79c70c69{SSLC.NBReadCB@1e786d4f{SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2488140b on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:44:22.900Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@228c1f41 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2488140b 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:40286], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.900Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-29T08:44:22.90098Z 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-29T08:44:22.901054Z 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-29T08:44:22.901108Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:44:22.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@38dfc39e task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-29T08:44:22.901164Z 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@79c70c69{SSLC.NBReadCB@1e786d4f{SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:22.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-08-29T08:44:22.90122Z tryProduce true 2021-08-29T08:44:22.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:44:22.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.901Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6f878ae8{AC.ReadCB@6f3f3d2c{HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2ca4104c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6c38a795[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} 2021-08-29T08:44:22.901Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-08-29T08:44:22.904Z||qtp978035840-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@b825882[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@b825882[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} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[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} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[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} {} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[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} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:44:22.904Z||qtp978035840-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 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-08-29T08:44:22.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-08-29T08:44:22.905Z||qtp978035840-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 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{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 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@32226bda{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) 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@79c70c69{null} 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:22.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b1f4c39 2021-08-29T08:44:22.905Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b1f4c39 2021-08-29T08:44:22.905Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:22.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:22.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-08-29T08:44:22.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-08-29T08:44:22.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:22.906Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-08-29T08:44:22.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:44:22.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1e786d4f::SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.906Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b1f4c39 2021-08-29T08:44:22.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@554d2119{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f5ef38d{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) 2021-08-29T08:44:22.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6f878ae8{null} 2021-08-29T08:44:22.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-29T08:44:22.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:44:22.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-29T08:44:22.906Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6f3f3d2c::DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@2ca4104c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-08-29T08:44:22.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e786d4f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10ddbea7{/10.233.65.151:40286<->/10.233.65.110:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6f3f3d2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63add0a1{s=START}]=>HttpChannelOverHttp@1d2d936f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:22.907Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@13dbc24f waiting 2021-08-29T08:44:29.775Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{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@7fcc8550 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-29T08:44:29.775Z||qtp978035840-19-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-29T08:44:29.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:29.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-08-29T08:44:29.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:29.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:29.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7fcc8550 2021-08-29T08:44:29.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7fcc8550 2021-08-29T08:44:29.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:29.775Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:29.775Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7fcc8550 2021-08-29T08:44:29.776Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-29T08:44:29.776Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@784290f1 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@62bce908{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@e9528b6::DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@418c771::SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@e9528b6::DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@e9528b6::DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4706be9a{AC.ReadCB@e9528b6{HttpConnection@e9528b6::DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@418c771::SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.110:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6071fe54{SSLC.NBReadCB@418c771{SslConnection@418c771::SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@22908e64 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:29.777Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7fcc8550 2021-08-29T08:44:29.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-08-29T08:44:29.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-08-29T08:44:29.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-08-29T08:44:29.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-08-29T08:44:29.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@22908e64 2021-08-29T08:44:29.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:29.777Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.110:8000 remote=/10.233.65.151:40342], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-08-29T08:44:29.77857Z 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13dbc24f offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-08-29T08:44:29.778642Z 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-08-29T08:44:29.778681Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6071fe54{SSLC.NBReadCB@418c771{SslConnection@418c771::SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9528b6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f7eb65{s=START}]=>HttpChannelOverHttp@6ecc897c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-29T08:44:29.778Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@418c771::SocketChannelEndPoint@2cb0143e{/10.233.65.151:40342<->/10.233.65.110:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@418c771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e011512{/10.233.65.151:40342<->/1