By type
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-09-16T04:22:59.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c7cea9e{null} 2021-09-16T04:22:59.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:22:59.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53a1627a 2021-09-16T04:22:59.637Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53a1627a 2021-09-16T04:22:59.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cacdd98{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65084cda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3313e7d{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@60afa57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fc054d0{s=START}]=>HttpChannelOverHttp@b1d0f9b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:22:59.637Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:22:59.637Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:22:59.638Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:22:59.638Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:22:59.638Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:22:59.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cacdd98{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65084cda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3313e7d{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@60afa57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fc054d0{s=START}]=>HttpChannelOverHttp@b1d0f9b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:22:59.638Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:22:59.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3a4c93e7{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-09-16T04:22:59.638Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3cacdd98{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65084cda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3313e7d{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@60afa57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fc054d0{s=START}]=>HttpChannelOverHttp@b1d0f9b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:22:59.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6df56d35{null} 2021-09-16T04:22:59.638Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@60afa57::DecryptedEndPoint@3313e7d{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:22:59.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60afa57::DecryptedEndPoint@3313e7d{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:22:59.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@60afa57::DecryptedEndPoint@3313e7d{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:22:59.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3313e7d{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:22:59.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60afa57::DecryptedEndPoint@3313e7d{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@592b739e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:22:59.638Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@65084cda::SocketChannelEndPoint@3cacdd98{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65084cda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3313e7d{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@60afa57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fc054d0{s=START}]=>HttpChannelOverHttp@b1d0f9b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:22:59.638Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53a1627a 2021-09-16T04:22:59.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|
/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65084cda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3313e7d{/10.233.72.140:46876<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@60afa57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fc054d0{s=START}]=>HttpChannelOverHttp@b1d0f9b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:22:59.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2f3be326 waiting 2021-09-16T04:23:04.516Z||qtp978035840-21-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@1816a1d0 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:04.516Z||qtp978035840-21-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-09-16T04:23:04.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:04.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:04.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:04.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:04.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1816a1d0 2021-09-16T04:23:04.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1816a1d0 2021-09-16T04:23:04.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:04.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:04.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1816a1d0 2021-09-16T04:23:04.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:04.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3574cfd8 2021-09-16T04:23:04.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6773c995{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:04.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:04.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7e5c8b51{AC.ReadCB@74ead0ac{HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5c115b86{SSLC.NBReadCB@71492522{SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64c90513 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:04.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:04.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:04.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:04.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:04.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@64c90513 2021-09-16T04:23:04.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.519Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1816a1d0 2021-09-16T04:23:04.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:04.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:04.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:04.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:04.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:46904], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:04.519Z||qtp978035840-26|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=3281]@2021-09-16T04:23:04.519457Z 2021-09-16T04:23:04.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 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=3281]@2021-09-16T04:23:04.519556Z 2021-09-16T04:23:04.519Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 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=3281]@2021-09-16T04:23:04.519809Z 2021-09-16T04:23:04.519Z||qtp978035840-26|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=3281]@2021-09-16T04:23:04.519745Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:04.519Z||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=3281]@2021-09-16T04:23:04.519894Z tryProduce true 2021-09-16T04:23:04.519Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:04.520Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:04.520Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.520Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:04.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5c115b86{SSLC.NBReadCB@71492522{SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:04.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7e5c8b51{AC.ReadCB@74ead0ac{HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-16T04:23:04.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6773c995{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:04.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:04.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2f772324[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-09-16T04:23:04.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:04.523Z||qtp978035840-26|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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:04.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:04.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:04.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:04.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:04.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:04.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-09-16T04:23:04.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-09-16T04:23:04.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:04.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:04.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:04.524Z||qtp978035840-26|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-09-16T04:23:04.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:04.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:04.524Z||qtp978035840-26|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-09-16T04:23:04.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:04.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{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-09-16T04:23:04.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:04.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2c668096{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-09-16T04:23:04.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5c115b86{null} 2021-09-16T04:23:04.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:04.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a05d409 2021-09-16T04:23:04.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:04.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:04.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:04.525Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a05d409 2021-09-16T04:23:04.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:04.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:04.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:04.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.526Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.526Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-16T04:23:04.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4520c58e{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-09-16T04:23:04.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7e5c8b51{null} 2021-09-16T04:23:04.526Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@71492522::SocketChannelEndPoint@69f8d79{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.526Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a05d409 2021-09-16T04:23:04.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:04.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-16T04:23:04.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-16T04:23:04.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74ead0ac::DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@6773c995{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:04.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71492522{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d7d7b06{/10.233.72.140:46904<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74ead0ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ad546{s=START}]=>HttpChannelOverHttp@4048adce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:04.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@51964335 waiting 2021-09-16T04:23:09.628Z||qtp978035840-21-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@6563c3eb on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:09.628Z||qtp978035840-21-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-09-16T04:23:09.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:09.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:09.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:09.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:09.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6563c3eb 2021-09-16T04:23:09.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6563c3eb 2021-09-16T04:23:09.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:09.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:09.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6563c3eb 2021-09-16T04:23:09.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:09.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@30e4e902 2021-09-16T04:23:09.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5ba77a26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:09.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:09.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@788e3494{AC.ReadCB@4c9c34a9{HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@551a7e50{SSLC.NBReadCB@1932dbbd{SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a7ab87d on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5a7ab87d 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6563c3eb 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:46942], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:09.630Z||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=3282]@2021-09-16T04:23:09.630089Z 2021-09-16T04:23:09.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3282]@2021-09-16T04:23:09.630156Z 2021-09-16T04:23:09.630Z||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=3282]@2021-09-16T04:23:09.630212Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:09.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@551a7e50{SSLC.NBReadCB@1932dbbd{SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:09.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3283]@2021-09-16T04:23:09.630392Z 2021-09-16T04:23:09.630Z||qtp978035840-26|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=3283]@2021-09-16T04:23:09.630518Z tryProduce true 2021-09-16T04:23:09.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:09.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:09.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:09.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@788e3494{AC.ReadCB@4c9c34a9{HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-16T04:23:09.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@5ba77a26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:09.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:09.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@42c0938[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-09-16T04:23:09.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:09.633Z||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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:09.633Z||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-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:09.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:09.633Z||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-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{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-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5c460975{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-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@551a7e50{null} 2021-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cb6ab1 2021-09-16T04:23:09.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cb6ab1 2021-09-16T04:23:09.634Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:09.635Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:09.635Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:09.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.635Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:09.635Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:09.635Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:09.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@683b7b96{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-09-16T04:23:09.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@788e3494{null} 2021-09-16T04:23:09.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:09.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-16T04:23:09.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-16T04:23:09.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@5ba77a26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:09.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4c9c34a9::DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-16T04:23:09.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2f3be326 waiting 2021-09-16T04:23:09.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1932dbbd::SocketChannelEndPoint@763eae35{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1932dbbd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@58eb2808{/10.233.72.140:46942<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4c9c34a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18181bfb{s=START}]=>HttpChannelOverHttp@6b97cd9a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:09.636Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cb6ab1 2021-09-16T04:23:14.516Z||qtp978035840-21-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@546dbc0e on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:14.516Z||qtp978035840-21-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-09-16T04:23:14.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:14.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:14.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:14.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:14.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@546dbc0e 2021-09-16T04:23:14.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@546dbc0e 2021-09-16T04:23:14.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:14.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@546dbc0e 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2f344fce 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@22dc58ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@28d7f4c2{AC.ReadCB@2f9b3945{HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5ef0b18c{SSLC.NBReadCB@295431a7{SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@56216afc on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:14.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:14.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:14.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:14.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:14.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@56216afc 2021-09-16T04:23:14.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@546dbc0e 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:46972], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:14.518Z||qtp978035840-26|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=3283]@2021-09-16T04:23:14.518266Z 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 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=3283]@2021-09-16T04:23:14.518306Z 2021-09-16T04:23:14.518Z||qtp978035840-26|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=3283]@2021-09-16T04:23:14.518341Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5ef0b18c{SSLC.NBReadCB@295431a7{SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.518Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 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=3284]@2021-09-16T04:23:14.518482Z 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@28d7f4c2{AC.ReadCB@2f9b3945{HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-16T04:23:14.518Z||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=3284]@2021-09-16T04:23:14.518531Z tryProduce true 2021-09-16T04:23:14.518Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:14.518Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@22dc58ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:14.518Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.518Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:14.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4ba2e8d0[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-09-16T04:23:14.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:14.521Z||qtp978035840-26|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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:14.521Z||qtp978035840-26|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-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:14.521Z||qtp978035840-26|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-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{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-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-16T04:23:14.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4f03c831{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-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5ef0b18c{null} 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c4c68ea 2021-09-16T04:23:14.522Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:14.522Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:14.522Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c4c68ea 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.522Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:14.522Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:14.522Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:14.522Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:14.522Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.522Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a8269a6{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-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@28d7f4c2{null} 2021-09-16T04:23:14.522Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@295431a7::SocketChannelEndPoint@35a84c29{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:14.522Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c4c68ea 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-16T04:23:14.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f9b3945::DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@22dc58ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:14.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@295431a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55628f6e{/10.233.72.140:46972<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2f9b3945[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688cc21c{s=START}]=>HttpChannelOverHttp@792ffcc5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:14.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@51964335 waiting 2021-09-16T04:23:19.628Z||qtp978035840-21-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@a3bfe5b on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:19.628Z||qtp978035840-21-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-09-16T04:23:19.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:19.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:19.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:19.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:19.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@a3bfe5b 2021-09-16T04:23:19.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@a3bfe5b 2021-09-16T04:23:19.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:19.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:19.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@a3bfe5b 2021-09-16T04:23:19.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:19.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@bc60956 2021-09-16T04:23:19.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2d6c5ca6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:19.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:19.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:19.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:19.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@61d75f6e{AC.ReadCB@16db7ce4{HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:19.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:19.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.630Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2ca633ec{SSLC.NBReadCB@5b4aaca1{SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:19.630Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.630Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2207bd7d on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:19.630Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:19.630Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2207bd7d 2021-09-16T04:23:19.630Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@a3bfe5b 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:19.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:47010], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:19.631Z||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=3284]@2021-09-16T04:23:19.631298Z 2021-09-16T04:23:19.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3284]@2021-09-16T04:23:19.631355Z 2021-09-16T04:23:19.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3284]@2021-09-16T04:23:19.631473Z 2021-09-16T04:23:19.631Z||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=3284]@2021-09-16T04:23:19.631417Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:19.631Z||qtp978035840-26|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=3284]@2021-09-16T04:23:19.631513Z tryProduce true 2021-09-16T04:23:19.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:19.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:19.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:19.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2ca633ec{SSLC.NBReadCB@5b4aaca1{SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:19.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@61d75f6e{AC.ReadCB@16db7ce4{HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-16T04:23:19.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2d6c5ca6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:19.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:19.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@60db7733[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-09-16T04:23:19.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:19.635Z||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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:19.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:19.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:19.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:19.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:19.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:19.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-16T04:23:19.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-16T04:23:19.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:19.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:19.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:19.636Z||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-09-16T04:23:19.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:19.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:19.636Z||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-09-16T04:23:19.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:19.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{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-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@399c177b{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-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2ca633ec{null} 2021-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ac83c15 2021-09-16T04:23:19.637Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:19.637Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:19.637Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:19.637Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:19.637Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:19.637Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.637Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ac83c15 2021-09-16T04:23:19.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50fb1ef6{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-09-16T04:23:19.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@61d75f6e{null} 2021-09-16T04:23:19.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:19.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:19.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:19.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@2d6c5ca6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:19.638Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.638Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@16db7ce4::DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:19.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2f3be326 waiting 2021-09-16T04:23:19.639Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5b4aaca1::SocketChannelEndPoint@2e5b70a{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b4aaca1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ef608{/10.233.72.140:47010<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@16db7ce4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e91af76{s=START}]=>HttpChannelOverHttp@d281e80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:19.639Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ac83c15 2021-09-16T04:23:24.516Z||qtp978035840-21-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@278ed6ed on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:24.516Z||qtp978035840-21-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-09-16T04:23:24.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:24.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:24.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:24.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:24.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@278ed6ed 2021-09-16T04:23:24.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@278ed6ed 2021-09-16T04:23:24.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:24.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:24.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@278ed6ed 2021-09-16T04:23:24.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:24.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4f554036 2021-09-16T04:23:24.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@f5caeba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:24.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:24.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:24.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:24.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2f02369{AC.ReadCB@6a6d1b97{HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:24.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:24.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@c32103{SSLC.NBReadCB@69b8aca7{SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:24.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2cb26828 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:24.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2cb26828 2021-09-16T04:23:24.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@278ed6ed 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:47038], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:24.518Z||qtp978035840-26|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=3285]@2021-09-16T04:23:24.51887Z 2021-09-16T04:23:24.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 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=3285]@2021-09-16T04:23:24.518941Z 2021-09-16T04:23:24.519Z||qtp978035840-26|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=3285]@2021-09-16T04:23:24.519016Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:24.519Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 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=3286]@2021-09-16T04:23:24.519133Z 2021-09-16T04:23:24.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@c32103{SSLC.NBReadCB@69b8aca7{SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:24.519Z||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=3286]@2021-09-16T04:23:24.5192Z tryProduce true 2021-09-16T04:23:24.519Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:24.519Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:24.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.519Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.519Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:24.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2f02369{AC.ReadCB@6a6d1b97{HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-16T04:23:24.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@f5caeba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:24.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:24.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1729fce8[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-09-16T04:23:24.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:24.523Z||qtp978035840-26|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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:24.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:24.524Z||qtp978035840-26|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-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:24.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:24.524Z||qtp978035840-26|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-09-16T04:23:24.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:24.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{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-09-16T04:23:24.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-16T04:23:24.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@78cddddf{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-09-16T04:23:24.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@c32103{null} 2021-09-16T04:23:24.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:24.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@718b4439 2021-09-16T04:23:24.526Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:24.526Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:24.526Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:24.526Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:24.526Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:24.526Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:24.526Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@718b4439 2021-09-16T04:23:24.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.526Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.526Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:24.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6012d4c0{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-09-16T04:23:24.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2f02369{null} 2021-09-16T04:23:24.527Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@69b8aca7::SocketChannelEndPoint@58b3de06{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.527Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@718b4439 2021-09-16T04:23:24.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:24.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-16T04:23:24.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-16T04:23:24.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a6d1b97::DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@f5caeba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:24.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@69b8aca7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49d90a69{/10.233.72.140:47038<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6a6d1b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b369bb{s=START}]=>HttpChannelOverHttp@14f2f481{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:24.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@51964335 waiting 2021-09-16T04:23:29.627Z||qtp978035840-21-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@5c09356c on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:29.628Z||qtp978035840-21-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-09-16T04:23:29.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:29.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:29.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:29.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:29.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5c09356c 2021-09-16T04:23:29.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5c09356c 2021-09-16T04:23:29.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:29.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:29.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5c09356c 2021-09-16T04:23:29.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:29.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5a394f2c 2021-09-16T04:23:29.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2bb154ba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:29.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:29.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@182bb838{AC.ReadCB@3b613ecf{HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2a0e6ab4{SSLC.NBReadCB@15a4ccf9{SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19feb808 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:29.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:29.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:29.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:29.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5c09356c 2021-09-16T04:23:29.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@19feb808 2021-09-16T04:23:29.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:29.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:29.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:29.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:47084], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:29.630Z||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=3286]@2021-09-16T04:23:29.630247Z 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3286]@2021-09-16T04:23:29.630302Z 2021-09-16T04:23:29.630Z||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=3286]@2021-09-16T04:23:29.630351Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2a0e6ab4{SSLC.NBReadCB@15a4ccf9{SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:29.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3287]@2021-09-16T04:23:29.630526Z 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.630Z||qtp978035840-26|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=3287]@2021-09-16T04:23:29.630629Z tryProduce true 2021-09-16T04:23:29.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:29.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@182bb838{AC.ReadCB@3b613ecf{HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2bb154ba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:29.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:29.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@325c7cf5[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-09-16T04:23:29.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:29.634Z||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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:29.634Z||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-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:29.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:29.634Z||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-09-16T04:23:29.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:29.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{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-09-16T04:23:29.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-16T04:23:29.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@79bfd63f{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-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2a0e6ab4{null} 2021-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@713b7b50 2021-09-16T04:23:29.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:29.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:29.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:29.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:29.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:29.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.636Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@713b7b50 2021-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e2f3f73{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-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@182bb838{null} 2021-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:29.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@2bb154ba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:29.637Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.637Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3b613ecf::DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-16T04:23:29.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2f3be326 waiting 2021-09-16T04:23:29.637Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@15a4ccf9::SocketChannelEndPoint@1ce5c54{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15a4ccf9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@586e9f1f{/10.233.72.140:47084<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b613ecf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@399e3f35{s=START}]=>HttpChannelOverHttp@471d2ed4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:29.637Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@713b7b50 2021-09-16T04:23:34.516Z||qtp978035840-21-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@653d6f2f on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:34.516Z||qtp978035840-21-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-09-16T04:23:34.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:34.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:34.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:34.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:34.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@653d6f2f 2021-09-16T04:23:34.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@653d6f2f 2021-09-16T04:23:34.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:34.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:34.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@653d6f2f 2021-09-16T04:23:34.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:34.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5cd7a951 2021-09-16T04:23:34.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5c45a42e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:34.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@15a4a034{AC.ReadCB@3db903d6{HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6076b6e5{SSLC.NBReadCB@5254de58{SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@142402ad on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:34.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:34.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@653d6f2f 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@142402ad 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:47112], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:34.519Z||qtp978035840-26|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=3287]@2021-09-16T04:23:34.519962Z 2021-09-16T04:23:34.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 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=3287]@2021-09-16T04:23:34.520119Z 2021-09-16T04:23:34.520Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 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=3287]@2021-09-16T04:23:34.520296Z 2021-09-16T04:23:34.520Z||qtp978035840-26|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=3287]@2021-09-16T04:23:34.520245Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:34.520Z||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=3288]@2021-09-16T04:23:34.520358Z tryProduce true 2021-09-16T04:23:34.520Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:34.520Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:34.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6076b6e5{SSLC.NBReadCB@5254de58{SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:34.520Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.520Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:34.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@15a4a034{AC.ReadCB@3db903d6{HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-16T04:23:34.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5c45a42e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:34.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:34.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2e31bb6c[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-09-16T04:23:34.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:34.523Z||qtp978035840-26|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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3db903d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:34.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:34.524Z||qtp978035840-26|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-09-16T04:23:34.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:34.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:34.525Z||qtp978035840-26|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-09-16T04:23:34.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:34.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{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-09-16T04:23:34.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-16T04:23:34.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@530881f{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-09-16T04:23:34.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6076b6e5{null} 2021-09-16T04:23:34.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:34.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7372e8ad 2021-09-16T04:23:34.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:34.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:34.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:34.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:34.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:34.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:34.527Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7372e8ad 2021-09-16T04:23:34.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.528Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.528Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-16T04:23:34.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6ebfbc4f{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-09-16T04:23:34.528Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5254de58::SocketChannelEndPoint@5f3f32b4{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.528Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7372e8ad 2021-09-16T04:23:34.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@15a4a034{null} 2021-09-16T04:23:34.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:34.529Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-16T04:23:34.529Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-09-16T04:23:34.529Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3db903d6::DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@5c45a42e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:34.529Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5254de58{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ac98351{/10.233.72.140:47112<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3db903d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64310c48{s=START}]=>HttpChannelOverHttp@450540f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:34.529Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@51964335 waiting 2021-09-16T04:23:39.627Z||qtp978035840-21-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@30a18cf5 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:39.628Z||qtp978035840-21-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-09-16T04:23:39.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:39.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:39.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:39.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:39.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@30a18cf5 2021-09-16T04:23:39.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@30a18cf5 2021-09-16T04:23:39.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:39.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:39.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@30a18cf5 2021-09-16T04:23:39.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:39.628Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@147ed3ef 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7af86502{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5bc01339{AC.ReadCB@187b2019{HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a7a8bb0{SSLC.NBReadCB@37a8ffa8{SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6adf72e8 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:39.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:39.629Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@30a18cf5 2021-09-16T04:23:39.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:39.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:39.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6adf72e8 2021-09-16T04:23:39.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:39.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:39.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:39.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:39.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:47148], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:39.630Z||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=3288]@2021-09-16T04:23:39.630507Z 2021-09-16T04:23:39.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3288]@2021-09-16T04:23:39.630615Z 2021-09-16T04:23:39.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3288]@2021-09-16T04:23:39.630751Z 2021-09-16T04:23:39.630Z||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=3288]@2021-09-16T04:23:39.630697Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:39.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@5e6ce9e2 IDLE 2021-09-16T04:23:39.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute STOP! 2021-09-16T04:23:39.630Z||qtp978035840-26|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=3288]@2021-09-16T04:23:39.630819Z tryProduce true 2021-09-16T04:23:39.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@5e6ce9e2 offer STOP! 2021-09-16T04:23:39.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:39.630Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:39.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@5e6ce9e2 task=STOP! 2021-09-16T04:23:39.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@5e6ce9e2 Exited 2021-09-16T04:23:39.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=0/2,p=0}@5e6ce9e2 2021-09-16T04:23:39.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a7a8bb0{SSLC.NBReadCB@37a8ffa8{SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:39.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:39.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5bc01339{AC.ReadCB@187b2019{HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-16T04:23:39.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7af86502{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:39.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:39.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@584c7a7e[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-09-16T04:23:39.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:39.634Z||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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:39.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@187b2019[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:39.634Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:39.635Z||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-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:39.635Z||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-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.635Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{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-09-16T04:23:39.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:39.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@72876bdc{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-09-16T04:23:39.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a7a8bb0{null} 2021-09-16T04:23:39.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:39.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a41658 2021-09-16T04:23:39.636Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a41658 2021-09-16T04:23:39.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:39.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:39.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:39.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:39.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:39.636Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:39.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@70983682{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-09-16T04:23:39.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5bc01339{null} 2021-09-16T04:23:39.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:39.639Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:39.639Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-16T04:23:39.639Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@7af86502{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:39.638Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.639Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@187b2019::DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-16T04:23:39.639Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.639Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 waiting 2021-09-16T04:23:39.639Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@37a8ffa8::SocketChannelEndPoint@51d15b95{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37a8ffa8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21ae9f51{/10.233.72.140:47148<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@187b2019[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62a9aa1b{s=START}]=>HttpChannelOverHttp@4dfc501e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:39.639Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a41658 2021-09-16T04:23:44.516Z||qtp978035840-21-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@61c90db2 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:44.516Z||qtp978035840-21-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-09-16T04:23:44.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:44.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:44.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:44.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:44.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@61c90db2 2021-09-16T04:23:44.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@61c90db2 2021-09-16T04:23:44.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:44.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:44.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@61c90db2 2021-09-16T04:23:44.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:44.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@488eb51a 2021-09-16T04:23:44.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@95dbb6d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:44.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:44.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:44.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-16T04:23:44.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4efc0e11{AC.ReadCB@34c6e939{HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:44.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:44.518Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.519Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4d70b9d6{SSLC.NBReadCB@7e0d9da2{SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:44.519Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.519Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5f02cd57 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:44.519Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:44.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:44.519Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:44.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:44.519Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@61c90db2 2021-09-16T04:23:44.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:44.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5f02cd57 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:47180], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2021-09-16T04:23:44.52054Z 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@2f3be326 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2021-09-16T04:23:44.520619Z 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@4c8789ee 2021-09-16T04:23:44.520Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@4c8789ee 2021-09-16T04:23:44.520Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@4c8789ee started 2021-09-16T04:23:44.520Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@4c8789ee waiting 2021-09-16T04:23:44.520Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3289]@2021-09-16T04:23:44.520851Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:44.521Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@2f3be326 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=3289]@2021-09-16T04:23:44.520976Z 2021-09-16T04:23:44.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4d70b9d6{SSLC.NBReadCB@7e0d9da2{SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:44.521Z||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=3290]@2021-09-16T04:23:44.521091Z tryProduce true 2021-09-16T04:23:44.521Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:44.521Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:44.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.521Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.521Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:44.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4efc0e11{AC.ReadCB@34c6e939{HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-09-16T04:23:44.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@95dbb6d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:44.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:44.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@28d42753[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-09-16T04:23:44.521Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:44.525Z||qtp978035840-26|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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:44.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@34c6e939[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:44.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:44.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:44.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:44.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:44.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:44.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:44.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:44.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:44.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:44.526Z||qtp978035840-26|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-09-16T04:23:44.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:44.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:44.526Z||qtp978035840-26|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-09-16T04:23:44.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:44.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{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-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b1aabc2{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-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4d70b9d6{null} 2021-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42942376 2021-09-16T04:23:44.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:44.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:44.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:44.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:44.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:44.527Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:44.527Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42942376 2021-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.527Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@32ac0a33{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-09-16T04:23:44.528Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4efc0e11{null} 2021-09-16T04:23:44.528Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-16T04:23:44.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:44.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-16T04:23:44.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-16T04:23:44.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34c6e939::DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@95dbb6d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:44.528Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7e0d9da2::SocketChannelEndPoint@781b0f2d{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e0d9da2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@291fab04{/10.233.72.140:47180<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@34c6e939[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1e4eec{s=START}]=>HttpChannelOverHttp@1d9af370{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:44.528Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42942376 2021-09-16T04:23:44.528Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@51964335 waiting 2021-09-16T04:23:49.628Z||qtp978035840-21-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@74fef6b2 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:49.628Z||qtp978035840-21-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-09-16T04:23:49.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:49.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:49.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:49.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:49.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@74fef6b2 2021-09-16T04:23:49.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@74fef6b2 2021-09-16T04:23:49.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:49.628Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:49.628Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@74fef6b2 2021-09-16T04:23:49.628Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:49.628Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@21ea0a11 2021-09-16T04:23:49.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3a642c1c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:49.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:49.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:49.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:49.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56a9115f{AC.ReadCB@4baf03c3{HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:49.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:49.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@65abb152{SSLC.NBReadCB@54472144{SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:49.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@88be1a2 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:49.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:49.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@74fef6b2 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@88be1a2 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:47272], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:49.630Z||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=3290]@2021-09-16T04:23:49.630974Z 2021-09-16T04:23:49.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3290]@2021-09-16T04:23:49.631037Z 2021-09-16T04:23:49.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3290]@2021-09-16T04:23:49.631142Z 2021-09-16T04:23:49.631Z||qtp978035840-26|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=3290]@2021-09-16T04:23:49.631182Z tryProduce true 2021-09-16T04:23:49.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:49.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:49.631Z||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=3290]@2021-09-16T04:23:49.631106Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:49.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:49.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@65abb152{SSLC.NBReadCB@54472144{SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:49.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56a9115f{AC.ReadCB@4baf03c3{HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-16T04:23:49.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3a642c1c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:49.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:49.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2ac7655[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-09-16T04:23:49.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:49.636Z||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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:49.636Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:49.636Z||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-09-16T04:23:49.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:49.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:49.637Z||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-09-16T04:23:49.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:49.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{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-09-16T04:23:49.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-16T04:23:49.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.637Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@271fb68e{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-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@65abb152{null} 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1682a8c9 2021-09-16T04:23:49.638Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:49.638Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.638Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1682a8c9 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.638Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:49.638Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:49.638Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:49.638Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3c7ff879{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-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56a9115f{null} 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:49.638Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@3a642c1c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:49.639Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.639Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.639Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2f3be326 waiting 2021-09-16T04:23:49.639Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4baf03c3::DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-16T04:23:49.639Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@54472144::SocketChannelEndPoint@4f9aa266{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54472144{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@207733e6{/10.233.72.140:47272<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4baf03c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d36c029{s=START}]=>HttpChannelOverHttp@a92bcbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:49.639Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1682a8c9 2021-09-16T04:23:54.516Z||qtp978035840-21-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@7a34bb15 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:54.516Z||qtp978035840-21-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-09-16T04:23:54.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:54.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:54.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:54.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:54.516Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7a34bb15 2021-09-16T04:23:54.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7a34bb15 2021-09-16T04:23:54.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:54.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7a34bb15 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@29918b04 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@33e53cb3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4dfb25ea{AC.ReadCB@16894860{HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@116dbe7d{SSLC.NBReadCB@4e799329{SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@130f97a2 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:54.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:54.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:54.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:54.517Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7a34bb15 2021-09-16T04:23:54.517Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@130f97a2 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:47314], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:54.518Z||qtp978035840-26|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=3291]@2021-09-16T04:23:54.518528Z 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 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=3291]@2021-09-16T04:23:54.518579Z 2021-09-16T04:23:54.518Z||qtp978035840-26|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=3291]@2021-09-16T04:23:54.518626Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:54.518Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2f3be326 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=3291]@2021-09-16T04:23:54.518683Z 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@116dbe7d{SSLC.NBReadCB@4e799329{SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:54.518Z||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=3292]@2021-09-16T04:23:54.518789Z tryProduce true 2021-09-16T04:23:54.518Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:54.518Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.518Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.518Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:54.518Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4dfb25ea{AC.ReadCB@16894860{HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-16T04:23:54.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@33e53cb3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:54.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:54.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@55e1a59a[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-09-16T04:23:54.519Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-16T04:23:54.522Z||qtp978035840-26|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@6ee3dd3[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@6ee3dd3[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-09-16T04:23:54.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@16894860[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-16T04:23:54.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@6ee3dd3[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-09-16T04:23:54.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@6ee3dd3[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-09-16T04:23:54.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6ee3dd3[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-09-16T04:23:54.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-16T04:23:54.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-09-16T04:23:54.522Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-09-16T04:23:54.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-16T04:23:54.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7d82c6b1[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-16T04:23:54.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:54.523Z||qtp978035840-26|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-09-16T04:23:54.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-16T04:23:54.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-16T04:23:54.523Z||qtp978035840-26|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-09-16T04:23:54.523Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-16T04:23:54.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{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-09-16T04:23:54.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-16T04:23:54.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.524Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@360da3c3{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-09-16T04:23:54.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@116dbe7d{null} 2021-09-16T04:23:54.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:54.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64a2daa3 2021-09-16T04:23:54.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:54.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:54.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 0 updates 2021-09-16T04:23:54.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:54.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:54.525Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 0 keys 2021-09-16T04:23:54.525Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64a2daa3 2021-09-16T04:23:54.525Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.526Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.526Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:54.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5646cb0{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-09-16T04:23:54.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4dfb25ea{null} 2021-09-16T04:23:54.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-16T04:23:54.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:54.526Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4e799329::SocketChannelEndPoint@7338175{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-16T04:23:54.526Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64a2daa3 2021-09-16T04:23:54.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16894860::DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@33e53cb3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:54.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e799329{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@284628e7{/10.233.72.140:47314<->/10.233.72.117:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16894860[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57618b11{s=START}]=>HttpChannelOverHttp@616739e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:54.526Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@51964335 waiting 2021-09-16T04:23:55.502Z||Session-HouseKeeper-56d93692|AAIUI||org.eclipse.jetty.server.session|DEBUG|node0 scavenging sessions 2021-09-16T04:23:55.502Z||Session-HouseKeeper-56d93692|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 scavenging sessions 2021-09-16T04:23:55.502Z||Session-HouseKeeper-56d93692|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 scavenging session ids [] 2021-09-16T04:23:55.502Z||Session-HouseKeeper-56d93692|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] checking expiration on [] 2021-09-16T04:23:59.628Z||qtp978035840-21-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@46ce5682 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-16T04:23:59.629Z||qtp978035840-21-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-09-16T04:23:59.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:59.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/0 selected 2021-09-16T04:23:59.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:59.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:59.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@46ce5682 2021-09-16T04:23:59.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@46ce5682 2021-09-16T04:23:59.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:59.629Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:59.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@46ce5682 2021-09-16T04:23:59.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-16T04:23:59.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6dfa9bdc 2021-09-16T04:23:59.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4b448b64{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-16T04:23:59.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7259ddab::DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:59.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3b4386f6::SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7259ddab::DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:59.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7259ddab::DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-16T04:23:59.629Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@41cb5eea{AC.ReadCB@7259ddab{HttpConnection@7259ddab::DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-16T04:23:59.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3b4386f6::SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-16T04:23:59.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.72.117:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7dc367fd{SSLC.NBReadCB@3b4386f6{SslConnection@3b4386f6::SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:59.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a903a85 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-16T04:23:59.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-16T04:23:59.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken with none selected 2021-09-16T04:23:59.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 0/0/1 selected 2021-09-16T04:23:59.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 0 keys, 1 updates 2021-09-16T04:23:59.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-16T04:23:59.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5a903a85 2021-09-16T04:23:59.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.630Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@46ce5682 2021-09-16T04:23:59.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:59.630Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:59.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 woken up from select, 1/1/1 selected 2021-09-16T04:23:59.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 processing 1 keys, 0 updates 2021-09-16T04:23:59.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.117:8000 remote=/10.233.72.140:47354], selector=sun.nio.ch.EPollSelectorImpl@57ef7878, interestOps=1, readyOps=1 SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-16T04:23:59.631Z||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=3292]@2021-09-16T04:23:59.631669Z 2021-09-16T04:23:59.631Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3292]@2021-09-16T04:23:59.631792Z 2021-09-16T04:23:59.631Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@51964335 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=3292]@2021-09-16T04:23:59.631947Z 2021-09-16T04:23:59.632Z||qtp978035840-26|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=3292]@2021-09-16T04:23:59.632081Z tryProduce true 2021-09-16T04:23:59.632Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-16T04:23:59.632Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-16T04:23:59.632Z||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=3292]@2021-09-16T04:23:59.6319Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-16T04:23:59.632Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.632Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@57ef7878 waiting with 1 keys 2021-09-16T04:23:59.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7dc367fd{SSLC.NBReadCB@3b4386f6{SslConnection@3b4386f6::SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-16T04:23:59.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3b4386f6::SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3b4386f6::SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@41cb5eea{AC.ReadCB@7259ddab{HttpConnection@7259ddab::DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-09-16T04:23:59.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7259ddab::DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@4b448b64{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-16T04:23:59.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3b4386f6::SocketChannelEndPoint@73c74f12{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b4386f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@232fbef{/10.233.72.140:47354<->/10.233.72.117:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7259ddab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ebbeff2{s=START}]=>HttpChannelOverHttp@55638610{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-16T04:23:59.632Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-16T04:23:59.633Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoi