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-11-10T05:02:46.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:02:46.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@231b3b2c{/10.233.77.54:46272<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f930cb1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f08c563[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@649bc864{s=START}]=>HttpChannelOverHttp@2614c1e2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:46.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@231b3b2c{/10.233.77.54:46272<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f930cb1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f08c563[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@649bc864{s=START}]=>HttpChannelOverHttp@2614c1e2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:46.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@231b3b2c{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f930cb1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f08c563[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@649bc864{s=START}]=>HttpChannelOverHttp@2614c1e2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:46.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@67012346{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-11-10T05:02:46.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7846c541{null} 2021-11-10T05:02:46.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:02:46.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79da8588 2021-11-10T05:02:46.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:02:46.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:02:46.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:02:46.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:02:46.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:02:46.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:02:46.394Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79da8588 2021-11-10T05:02:46.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@231b3b2c{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f930cb1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f08c563[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@649bc864{s=START}]=>HttpChannelOverHttp@2614c1e2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:46.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@231b3b2c{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f930cb1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f08c563[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@649bc864{s=START}]=>HttpChannelOverHttp@2614c1e2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:46.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6d3e986e{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-11-10T05:02:46.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@213c3fd8{null} 2021-11-10T05:02:46.396Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@231b3b2c{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f930cb1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1f08c563[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@649bc864{s=START}]=>HttpChannelOverHttp@2614c1e2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:46.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f08c563::DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:02:46.396Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1f08c563::DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-11-10T05:02:46.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1f08c563::DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-11-10T05:02:46.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-11-10T05:02:46.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f08c563::DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@18aba936{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:02:46.396Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1f930cb1::SocketChannelEndPoint@231b3b2c{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f930cb1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1f08c563[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@649bc864{s=START}]=>HttpChannelOverHttp@2614c1e2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:46.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f930cb1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@62133c03{/10.233.77.54:46272<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1f08c563[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@649bc864{s=START}]=>HttpChannelOverHttp@2614c1e2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:46.396Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79da8588 2021-11-10T05:02:46.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@105a5337 waiting 2021-11-10T05:02:55.714Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@2b9752a8 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:02:55.714Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:02:55.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:02:55.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:02:55.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:02:55.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:02:55.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2b9752a8 2021-11-10T05:02:55.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2b9752a8 2021-11-10T05:02:55.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:02:55.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:02:55.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2b9752a8 2021-11-10T05:02:55.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:02:55.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6d9d02eb 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@58fe8e17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6e71c179{AC.ReadCB@5d7145b9{HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@397a1d83{SSLC.NBReadCB@7495c6b4{SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6300dc7e on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:02:55.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6300dc7e 2021-11-10T05:02:55.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.716Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2b9752a8 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46330], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-11-10T05:02:55.716325Z 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-11-10T05:02:55.716363Z 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-11-10T05:02:55.716395Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@397a1d83{SSLC.NBReadCB@7495c6b4{SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:02:55.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-10T05:02:55.716491Z 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-10T05:02:55.716587Z tryProduce true 2021-11-10T05:02:55.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:02:55.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6e71c179{AC.ReadCB@5d7145b9{HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@58fe8e17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:02:55.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:02:55.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@45780514[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-11-10T05:02:55.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[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-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:02:55.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{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-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@8fc6e4e{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-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@397a1d83{null} 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@348a23d6 2021-11-10T05:02:55.721Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.721Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@348a23d6 2021-11-10T05:02:55.721Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:02:55.721Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:02:55.721Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:02:55.721Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:02:55.721Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.721Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6c89dc9c{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-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6e71c179{null} 2021-11-10T05:02:55.721Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5d7145b9::DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@58fe8e17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:02:55.721Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7495c6b4::SocketChannelEndPoint@af32c31{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.721Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@348a23d6 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7495c6b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b7fa1ed{/10.233.77.54:46330<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7145b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42d37102{s=START}]=>HttpChannelOverHttp@1a666576{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:55.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@640cb82 waiting 2021-11-10T05:02:56.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@7f640810 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:02:56.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:02:56.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:02:56.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:02:56.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:02:56.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:02:56.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7f640810 2021-11-10T05:02:56.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7f640810 2021-11-10T05:02:56.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:02:56.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:02:56.384Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7f640810 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5d7a29b 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@60c76d6e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@70240940{AC.ReadCB@58bcc897{HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4e629fa3{SSLC.NBReadCB@3bb74046{SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:02:56.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4fd65359 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:02:56.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:02:56.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7f640810 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4fd65359 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46334], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:02:56.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-10T05:02:56.387234Z 2021-11-10T05:02:56.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-10T05:02:56.387334Z 2021-11-10T05:02:56.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-10T05:02:56.387629Z 2021-11-10T05:02:56.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-10T05:02:56.387448Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:02:56.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-11-10T05:02:56.387752Z tryProduce true 2021-11-10T05:02:56.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:02:56.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:02:56.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4e629fa3{SSLC.NBReadCB@3bb74046{SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:02:56.388Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.388Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:02:56.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@70240940{AC.ReadCB@58bcc897{HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-11-10T05:02:56.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@60c76d6e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:02:56.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:02:56.389Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.389Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@a8a5a6e[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-11-10T05:02:56.389Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:02:56.392Z||qtp666312528-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@11ba8cfd[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@11ba8cfd[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-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@58bcc897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:02:56.392Z||qtp666312528-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-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:02:56.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:02:56.392Z||qtp666312528-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-11-10T05:02:56.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:02:56.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{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-11-10T05:02:56.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-11-10T05:02:56.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@27d17872{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-11-10T05:02:56.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4e629fa3{null} 2021-11-10T05:02:56.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:02:56.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3eb5690e 2021-11-10T05:02:56.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:02:56.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:02:56.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:02:56.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:02:56.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:02:56.394Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3eb5690e 2021-11-10T05:02:56.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:02:56.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.394Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20a10a92{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-11-10T05:02:56.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@70240940{null} 2021-11-10T05:02:56.394Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:02:56.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:02:56.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:02:56.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:02:56.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58bcc897::DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@60c76d6e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:02:56.394Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3bb74046::SocketChannelEndPoint@45d58706{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.395Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3eb5690e 2021-11-10T05:02:56.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3bb74046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@94326f7{/10.233.77.54:46334<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@58bcc897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b53bd59{s=START}]=>HttpChannelOverHttp@4bf503ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:02:56.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@105a5337 waiting 2021-11-10T05:03:05.713Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@35214938 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:03:05.713Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:03:05.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:05.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:05.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:05.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:05.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@35214938 2021-11-10T05:03:05.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@35214938 2021-11-10T05:03:05.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:05.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:05.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@35214938 2021-11-10T05:03:05.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:03:05.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5a188e5d 2021-11-10T05:03:05.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7b1d9605{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:03:05.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:05.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:05.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:05.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@214fe754{AC.ReadCB@6569855d{HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:03:05.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:03:05.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.716Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@8a5cd4d{SSLC.NBReadCB@6e310cae{SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:05.716Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.716Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6e97f48b on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:05.716Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6e97f48b 2021-11-10T05:03:05.716Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.716Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@35214938 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46382], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-11-10T05:03:05.717119Z 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-11-10T05:03:05.717194Z 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-11-10T05:03:05.717256Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:03:05.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-11-10T05:03:05.717358Z 2021-11-10T05:03:05.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-11-10T05:03:05.717446Z tryProduce true 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@8a5cd4d{SSLC.NBReadCB@6e310cae{SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:05.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:05.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@214fe754{AC.ReadCB@6569855d{HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-11-10T05:03:05.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7b1d9605{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:05.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:03:05.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@239b9d7[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-11-10T05:03:05.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:03:05.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[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-11-10T05:03:05.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6569855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:03:05.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:03:05.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:03:05.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:03:05.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:03:05.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-11-10T05:03:05.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-11-10T05:03:05.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:03:05.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:03:05.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:05.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-11-10T05:03:05.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:03:05.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:05.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-11-10T05:03:05.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:03:05.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{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-11-10T05:03:05.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-11-10T05:03:05.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6748bed5{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-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@8a5cd4d{null} 2021-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4507f39c 2021-11-10T05:03:05.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4507f39c 2021-11-10T05:03:05.724Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:05.724Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:05.724Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:03:05.724Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.724Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:05.724Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:03:05.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6e310cae::SocketChannelEndPoint@3a82fa7d{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4507f39c 2021-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d76d644{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-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@214fe754{null} 2021-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:05.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6569855d::DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@7b1d9605{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:05.725Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e310cae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5661cfa6{/10.233.77.54:46382<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6569855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f5f231{s=START}]=>HttpChannelOverHttp@33670698{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:05.725Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@640cb82 waiting 2021-11-10T05:03:06.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@1e5d7e7f on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:03:06.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:03:06.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:06.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:06.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:06.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:06.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1e5d7e7f 2021-11-10T05:03:06.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1e5d7e7f 2021-11-10T05:03:06.385Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:06.385Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:06.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1e5d7e7f 2021-11-10T05:03:06.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:03:06.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2967eefd 2021-11-10T05:03:06.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3b4bb8e0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:03:06.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:06.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:06.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:06.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@38288fb6{AC.ReadCB@2d4db972{HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:03:06.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:03:06.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@786e27e8{SSLC.NBReadCB@4914ca75{SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:06.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@17461df2 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:06.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:03:06.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@17461df2 2021-11-10T05:03:06.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1e5d7e7f 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:03:06.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46396], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:03:06.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-11-10T05:03:06.387223Z 2021-11-10T05:03:06.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-11-10T05:03:06.387299Z 2021-11-10T05:03:06.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-11-10T05:03:06.387363Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:03:06.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@786e27e8{SSLC.NBReadCB@4914ca75{SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:06.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-10T05:03:06.387664Z 2021-11-10T05:03:06.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-10T05:03:06.38778Z tryProduce true 2021-11-10T05:03:06.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@38288fb6{AC.ReadCB@2d4db972{HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-11-10T05:03:06.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:06.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:06.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3b4bb8e0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:06.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:03:06.388Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.388Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:06.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@549e985c[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-11-10T05:03:06.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:03:06.392Z||qtp666312528-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@11ba8cfd[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@11ba8cfd[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-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2d4db972[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:03:06.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:06.392Z||qtp666312528-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-11-10T05:03:06.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:03:06.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:06.393Z||qtp666312528-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-11-10T05:03:06.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:03:06.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{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-11-10T05:03:06.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-11-10T05:03:06.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@417676d8{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-11-10T05:03:06.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@786e27e8{null} 2021-11-10T05:03:06.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:06.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69ab11fe 2021-11-10T05:03:06.394Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69ab11fe 2021-11-10T05:03:06.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:06.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:06.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:03:06.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:06.394Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:06.395Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:03:06.395Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.395Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-11-10T05:03:06.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.395Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4914ca75::SocketChannelEndPoint@79d9968f{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@129ebf64{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-11-10T05:03:06.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@38288fb6{null} 2021-11-10T05:03:06.395Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69ab11fe 2021-11-10T05:03:06.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:03:06.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-11-10T05:03:06.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-11-10T05:03:06.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d4db972::DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@3b4bb8e0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:06.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4914ca75{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e132a43{/10.233.77.54:46396<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2d4db972[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5e42a026{s=START}]=>HttpChannelOverHttp@73a2f3f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:06.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@105a5337 waiting 2021-11-10T05:03:15.713Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@f4e6d0e on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:03:15.713Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:03:15.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:15.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:15.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:15.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:15.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@f4e6d0e 2021-11-10T05:03:15.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@f4e6d0e 2021-11-10T05:03:15.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:15.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:15.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@f4e6d0e 2021-11-10T05:03:15.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:03:15.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2941cbec 2021-11-10T05:03:15.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7eb88452{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:03:15.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:15.714Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2670201a{AC.ReadCB@59812ec2{HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7657fd28{SSLC.NBReadCB@1342f81a{SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@72d159d0 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:15.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:03:15.715Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@f4e6d0e 2021-11-10T05:03:15.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:15.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:15.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@72d159d0 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46456], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-10T05:03:15.71653Z 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-10T05:03:15.716603Z 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-10T05:03:15.716659Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:03:15.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-10T05:03:15.716739Z 2021-11-10T05:03:15.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-11-10T05:03:15.716815Z tryProduce true 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7657fd28{SSLC.NBReadCB@1342f81a{SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:15.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:15.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:15.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:15.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2670201a{AC.ReadCB@59812ec2{HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-11-10T05:03:15.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7eb88452{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:15.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:03:15.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@205291b6[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-11-10T05:03:15.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:03:15.718Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2973e4e4 IDLE 2021-11-10T05:03:15.718Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute STOP! 2021-11-10T05:03:15.718Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@2973e4e4 offer STOP! 2021-11-10T05:03:15.718Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@2973e4e4 task=STOP! 2021-11-10T05:03:15.718Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@2973e4e4 Exited 2021-11-10T05:03:15.718Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=0/2,p=0}@2973e4e4 2021-11-10T05:03:15.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[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-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@59812ec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:15.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-11-10T05:03:15.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:03:15.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{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-11-10T05:03:15.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-11-10T05:03:15.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5a331d33{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-11-10T05:03:15.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7657fd28{null} 2021-11-10T05:03:15.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:15.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@210c34c7 2021-11-10T05:03:15.723Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@210c34c7 2021-11-10T05:03:15.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:15.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:15.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:03:15.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:15.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:15.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:03:15.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@52f8fe13{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-11-10T05:03:15.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2670201a{null} 2021-11-10T05:03:15.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:03:15.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:15.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:15.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:15.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59812ec2::DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@7eb88452{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:15.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1342f81a::SocketChannelEndPoint@776af712{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1342f81a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e4a2aee{/10.233.77.54:46456<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@59812ec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cd0bdc6{s=START}]=>HttpChannelOverHttp@f28a42c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:15.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@210c34c7 2021-11-10T05:03:15.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 waiting 2021-11-10T05:03:16.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@5035c07f on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:03:16.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:03:16.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:16.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:16.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:16.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:16.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5035c07f 2021-11-10T05:03:16.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5035c07f 2021-11-10T05:03:16.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:16.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:16.384Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5035c07f 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@20e7bdbc 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@243028a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4aa54ca2{AC.ReadCB@39277bc6{HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@485ef77b{SSLC.NBReadCB@6c34cd3a{SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2c9be57 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:03:16.385Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:16.385Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:03:16.385Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:16.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5035c07f 2021-11-10T05:03:16.385Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2c9be57 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46460], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-11-10T05:03:16.386417Z 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@640cb82 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-11-10T05:03:16.386466Z 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@4050f931 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1648]@2021-11-10T05:03:16.386599Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:03:16.386Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@640cb82 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1648]@2021-11-10T05:03:16.386636Z 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@485ef77b{SSLC.NBReadCB@6c34cd3a{SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:16.386Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1649]@2021-11-10T05:03:16.38674Z tryProduce true 2021-11-10T05:03:16.386Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:16.386Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:16.386Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@4050f931 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.386Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@4050f931 started 2021-11-10T05:03:16.386Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.386Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:16.386Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4050f931 waiting 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4aa54ca2{AC.ReadCB@39277bc6{HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-11-10T05:03:16.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@243028a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:16.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:03:16.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@71452424[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-11-10T05:03:16.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:03:16.390Z||qtp666312528-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@11ba8cfd[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@11ba8cfd[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-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@39277bc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:16.390Z||qtp666312528-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-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:03:16.390Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:16.390Z||qtp666312528-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-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{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-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1647c0f7{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-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@485ef77b{null} 2021-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@304be93d 2021-11-10T05:03:16.391Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@304be93d 2021-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.391Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.391Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:16.392Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@77951774{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-11-10T05:03:16.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4aa54ca2{null} 2021-11-10T05:03:16.392Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:16.392Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:03:16.392Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:16.392Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:16.392Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:03:16.392Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-11-10T05:03:16.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:03:16.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-11-10T05:03:16.392Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6c34cd3a::SocketChannelEndPoint@5ccedcac{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-11-10T05:03:16.392Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@304be93d 2021-11-10T05:03:16.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39277bc6::DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@243028a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:16.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c34cd3a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e31be77{/10.233.77.54:46460<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@39277bc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7504cd{s=START}]=>HttpChannelOverHttp@293f8f2f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:16.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@105a5337 waiting 2021-11-10T05:03:25.713Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@6fe22bc8 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:03:25.714Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:03:25.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:25.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:25.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:25.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:25.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6fe22bc8 2021-11-10T05:03:25.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6fe22bc8 2021-11-10T05:03:25.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:25.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:25.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6fe22bc8 2021-11-10T05:03:25.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:03:25.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@57cc2d5d 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2ed3725f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3a9728a4{AC.ReadCB@1843141d{HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3a742017{SSLC.NBReadCB@ce45126{SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:25.716Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.716Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@14373b1e on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:25.716Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:25.716Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:25.716Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6fe22bc8 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@14373b1e 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46526], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-11-10T05:03:25.716794Z 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-11-10T05:03:25.716856Z 2021-11-10T05:03:25.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-11-10T05:03:25.716908Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:03:25.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-10T05:03:25.717005Z 2021-11-10T05:03:25.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3a742017{SSLC.NBReadCB@ce45126{SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:25.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-10T05:03:25.717242Z tryProduce true 2021-11-10T05:03:25.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:25.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:25.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3a9728a4{AC.ReadCB@1843141d{HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-11-10T05:03:25.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2ed3725f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:25.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:25.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:03:25.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@240b49bf[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-11-10T05:03:25.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[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-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1843141d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:03:25.721Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:25.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-11-10T05:03:25.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:03:25.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:25.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-11-10T05:03:25.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:03:25.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{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-11-10T05:03:25.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-11-10T05:03:25.722Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@64e1ebf5{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-11-10T05:03:25.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3a742017{null} 2021-11-10T05:03:25.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:25.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71fc891c 2021-11-10T05:03:25.723Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71fc891c 2021-11-10T05:03:25.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:25.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:25.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:03:25.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:25.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:25.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:03:25.723Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.723Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:25.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@ce45126::SocketChannelEndPoint@2a544f77{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.724Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71fc891c 2021-11-10T05:03:25.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@f47003a{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-11-10T05:03:25.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3a9728a4{null} 2021-11-10T05:03:25.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:03:25.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:25.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:25.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1843141d::DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@2ed3725f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:25.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ce45126{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2674be11{/10.233.77.54:46526<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1843141d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f63e29d{s=START}]=>HttpChannelOverHttp@7a9dc5c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:25.724Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@640cb82 waiting 2021-11-10T05:03:26.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@1ab91ecd on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:03:26.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:03:26.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:26.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:26.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:26.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:26.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1ab91ecd 2021-11-10T05:03:26.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1ab91ecd 2021-11-10T05:03:26.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:26.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:26.384Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1ab91ecd 2021-11-10T05:03:26.384Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@257d15ea 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7caa56f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@71ecd84f{AC.ReadCB@3135dec2{HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:03:26.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6e30db7e{SSLC.NBReadCB@156ef4b6{SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:26.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@c19594a on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:26.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@c19594a 2021-11-10T05:03:26.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1ab91ecd 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:03:26.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46530], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:03:26.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-10T05:03:26.387347Z 2021-11-10T05:03:26.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-10T05:03:26.387426Z 2021-11-10T05:03:26.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-10T05:03:26.387624Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:03:26.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-10T05:03:26.387747Z 2021-11-10T05:03:26.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6e30db7e{SSLC.NBReadCB@156ef4b6{SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:26.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-11-10T05:03:26.387912Z tryProduce true 2021-11-10T05:03:26.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:26.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:26.388Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.388Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:26.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@71ecd84f{AC.ReadCB@3135dec2{HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-11-10T05:03:26.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7caa56f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:26.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:03:26.389Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.389Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7c154cc[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-11-10T05:03:26.389Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:03:26.393Z||qtp666312528-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@11ba8cfd[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@11ba8cfd[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-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@3135dec2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:03:26.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:26.394Z||qtp666312528-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-11-10T05:03:26.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:03:26.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:26.395Z||qtp666312528-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-11-10T05:03:26.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:03:26.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{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-11-10T05:03:26.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-11-10T05:03:26.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@682c4708{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-11-10T05:03:26.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6e30db7e{null} 2021-11-10T05:03:26.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:26.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@375dd3ce 2021-11-10T05:03:26.396Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@375dd3ce 2021-11-10T05:03:26.396Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:26.397Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:26.397Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.397Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:03:26.397Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:26.397Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:26.397Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:03:26.397Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.398Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-11-10T05:03:26.398Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.398Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@156ef4b6::SocketChannelEndPoint@45dd91af{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.398Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@375dd3ce 2021-11-10T05:03:26.398Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@535de8da{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-11-10T05:03:26.398Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@71ecd84f{null} 2021-11-10T05:03:26.398Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:03:26.398Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=13/30000} 2021-11-10T05:03:26.398Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=13/30000} 2021-11-10T05:03:26.398Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3135dec2::DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@7caa56f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:26.398Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@156ef4b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d3f504{/10.233.77.54:46530<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3135dec2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f5f48ca{s=START}]=>HttpChannelOverHttp@1a27cb11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:26.398Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@105a5337 waiting 2021-11-10T05:03:35.714Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@66e32689 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:03:35.714Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:03:35.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:35.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:35.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:35.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:35.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@66e32689 2021-11-10T05:03:35.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@66e32689 2021-11-10T05:03:35.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:35.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:35.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@66e32689 2021-11-10T05:03:35.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:03:35.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7819e29 2021-11-10T05:03:35.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@37da9f18{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:03:35.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:35.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6324408a{AC.ReadCB@3c212f1c{HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5648da3d{SSLC.NBReadCB@5332061c{SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1509340e on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1509340e 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@66e32689 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46576], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-11-10T05:03:35.715851Z 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-11-10T05:03:35.715893Z 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-11-10T05:03:35.715917Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:03:35.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5648da3d{SSLC.NBReadCB@5332061c{SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:35.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-11-10T05:03:35.716012Z 2021-11-10T05:03:35.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-11-10T05:03:35.716099Z tryProduce true 2021-11-10T05:03:35.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:35.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:35.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6324408a{AC.ReadCB@3c212f1c{HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-11-10T05:03:35.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@37da9f18{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:35.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:35.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:03:35.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1aaa0545[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-11-10T05:03:35.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[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-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:35.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{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-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@f8bcb65{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-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5648da3d{null} 2021-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@387a5c7e 2021-11-10T05:03:35.719Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:35.719Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:35.719Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:03:35.719Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:35.719Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:35.719Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:03:35.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.719Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@387a5c7e 2021-11-10T05:03:35.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@363d04ab{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-11-10T05:03:35.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6324408a{null} 2021-11-10T05:03:35.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:03:35.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-11-10T05:03:35.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-11-10T05:03:35.720Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@37da9f18{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:35.720Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c212f1c::DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-11-10T05:03:35.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.720Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5332061c::SocketChannelEndPoint@450540f{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5332061c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@312c551e{/10.233.77.54:46576<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c212f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@653dc1{s=START}]=>HttpChannelOverHttp@1cee6256{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:35.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@640cb82 waiting 2021-11-10T05:03:35.720Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@387a5c7e 2021-11-10T05:03:36.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@182b2412 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:03:36.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:03:36.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:36.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:36.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:36.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:36.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@182b2412 2021-11-10T05:03:36.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@182b2412 2021-11-10T05:03:36.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:36.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:36.384Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@182b2412 2021-11-10T05:03:36.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:03:36.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3e1cd2d0 2021-11-10T05:03:36.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@13642b5d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:03:36.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:36.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11c3ccc7{AC.ReadCB@4bb6e1b3{HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6d041c35{SSLC.NBReadCB@652df8b6{SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@67e6a16b on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:03:36.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:36.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:03:36.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:36.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:36.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@67e6a16b 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@182b2412 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46580], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-11-10T05:03:36.387529Z 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-11-10T05:03:36.387614Z 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-11-10T05:03:36.387675Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:03:36.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-11-10T05:03:36.387849Z 2021-11-10T05:03:36.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6d041c35{SSLC.NBReadCB@652df8b6{SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:36.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-11-10T05:03:36.38798Z tryProduce true 2021-11-10T05:03:36.388Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:36.388Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:36.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.388Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.388Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:36.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11c3ccc7{AC.ReadCB@4bb6e1b3{HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-11-10T05:03:36.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@13642b5d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:36.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.388Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:03:36.389Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.389Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@54a9b990[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-11-10T05:03:36.389Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:03:36.392Z||qtp666312528-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@11ba8cfd[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@11ba8cfd[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-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:03:36.392Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:36.392Z||qtp666312528-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-11-10T05:03:36.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:03:36.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:36.393Z||qtp666312528-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-11-10T05:03:36.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:03:36.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.393Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{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-11-10T05:03:36.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-11-10T05:03:36.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@db3c368{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-11-10T05:03:36.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6d041c35{null} 2021-11-10T05:03:36.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:36.394Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3114e13c 2021-11-10T05:03:36.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.395Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:36.395Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3114e13c 2021-11-10T05:03:36.395Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:36.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.395Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:03:36.395Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:36.395Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:36.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@524a33ae{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-11-10T05:03:36.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11c3ccc7{null} 2021-11-10T05:03:36.395Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:03:36.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:03:36.395Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-11-10T05:03:36.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-11-10T05:03:36.396Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@13642b5d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:36.396Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4bb6e1b3::DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-11-10T05:03:36.396Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@652df8b6::SocketChannelEndPoint@2925491b{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.396Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3114e13c 2021-11-10T05:03:36.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@652df8b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@108ad5c6{/10.233.77.54:46580<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4bb6e1b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@234f3530{s=START}]=>HttpChannelOverHttp@561f0546{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:36.396Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@105a5337 waiting 2021-11-10T05:03:45.714Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@6669e0b4 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:03:45.714Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:03:45.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:45.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:45.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:45.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:45.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6669e0b4 2021-11-10T05:03:45.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6669e0b4 2021-11-10T05:03:45.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:45.714Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:45.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6669e0b4 2021-11-10T05:03:45.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:03:45.714Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7dcabf54 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@513f443d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2193ce2b{AC.ReadCB@79276151{HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@63fc0ea1{SSLC.NBReadCB@ccef99c{SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1885195b on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:03:45.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:45.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.715Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6669e0b4 2021-11-10T05:03:45.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:45.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:45.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1885195b 2021-11-10T05:03:45.715Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46636], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-11-10T05:03:45.716257Z 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-11-10T05:03:45.716307Z 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-11-10T05:03:45.71634Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@63fc0ea1{SSLC.NBReadCB@ccef99c{SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@105a5337 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-11-10T05:03:45.716453Z 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2193ce2b{AC.ReadCB@79276151{HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-11-10T05:03:45.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-11-10T05:03:45.716567Z tryProduce true 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@513f443d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:45.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:45.716Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.716Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-10T05:03:45.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2df6830c[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-11-10T05:03:45.717Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-10T05:03:45.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.717Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11ba8cfd[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@11ba8cfd[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-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@79276151[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@11ba8cfd[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-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@11ba8cfd[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-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11ba8cfd[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-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-10T05:03:45.718Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@4f9aa110[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{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-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4705b360{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-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@63fc0ea1{null} 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1943ff77 2021-11-10T05:03:45.719Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.720Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:45.720Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:45.720Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 0 updates 2021-11-10T05:03:45.720Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:45.720Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:45.720Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 0 keys 2021-11-10T05:03:45.719Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1943ff77 2021-11-10T05:03:45.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@580decc4{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-11-10T05:03:45.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2193ce2b{null} 2021-11-10T05:03:45.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-10T05:03:45.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-11-10T05:03:45.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-11-10T05:03:45.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@513f443d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-10T05:03:45.720Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.720Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@79276151::DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-11-10T05:03:45.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.720Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@640cb82 waiting 2021-11-10T05:03:45.720Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@ccef99c::SocketChannelEndPoint@3cab885b{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ccef99c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b6fb00{/10.233.77.54:46636<->/10.233.77.62:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@79276151[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a266dfe{s=START}]=>HttpChannelOverHttp@6d431be2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:45.720Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1943ff77 2021-11-10T05:03:46.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@34f4d5c2 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-10T05:03:46.384Z||qtp666312528-20-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-10T05:03:46.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:46.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/0 selected 2021-11-10T05:03:46.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:46.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:46.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@34f4d5c2 2021-11-10T05:03:46.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@34f4d5c2 2021-11-10T05:03:46.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:46.384Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:46.384Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@34f4d5c2 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3270a88a 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4727a5fc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@70a4616a::DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@483e0aec::SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@70a4616a::DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@70a4616a::DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@20989727{AC.ReadCB@70a4616a{HttpConnection@70a4616a::DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@483e0aec::SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-10T05:03:46.385Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.77.62:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73e41d6f{SSLC.NBReadCB@483e0aec{SslConnection@483e0aec::SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:46.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4bb51095 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-10T05:03:46.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken with none selected 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 0/0/1 selected 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 0 keys, 1 updates 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4bb51095 2021-11-10T05:03:46.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.386Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@34f4d5c2 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 waiting with 1 keys 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 woken up from select, 1/1/1 selected 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3572e594 processing 1 keys, 0 updates 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.62:8000 remote=/10.233.77.54:46646], selector=sun.nio.ch.EPollSelectorImpl@3572e594, interestOps=1, readyOps=1 SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.386Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-10T05:03:46.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-11-10T05:03:46.387177Z 2021-11-10T05:03:46.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-11-10T05:03:46.387259Z 2021-11-10T05:03:46.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@640cb82 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-11-10T05:03:46.38738Z 2021-11-10T05:03:46.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-11-10T05:03:46.387426Z tryProduce true 2021-11-10T05:03:46.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-10T05:03:46.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-10T05:03:46.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-11-10T05:03:46.387331Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-10T05:03:46.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73e41d6f{SSLC.NBReadCB@483e0aec{SslConnection@483e0aec::SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-10T05:03:46.387Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@483e0aec::SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3d5aee12{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@483e0aec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2d67f43c{/10.233.77.54:46646<->/10.233.77.62:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70a4616a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aeac1c3{s=START}]=>HttpChannelOverHttp@7f58ff45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-10T05:03:46.387Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.n