By type
2021-10-26T04:22:40.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@373a4538{/10.233.71.122:48260<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@119b0838{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3b14747a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ff6be63{s=START}]=>HttpChannelOverHttp@3f52beee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:40.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@373a4538{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@119b0838{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3b14747a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ff6be63{s=START}]=>HttpChannelOverHttp@3f52beee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:40.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5a8d4f28{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-10-26T04:22:40.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@58ede700{null}
2021-10-26T04:22:40.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:22:40.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c1cc003
2021-10-26T04:22:40.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:22:40.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:22:40.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:22:40.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:22:40.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:40.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@373a4538{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@119b0838{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3b14747a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ff6be63{s=START}]=>HttpChannelOverHttp@3f52beee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:40.847Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c1cc003
2021-10-26T04:22:40.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:22:40.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@373a4538{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@119b0838{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b14747a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ff6be63{s=START}]=>HttpChannelOverHttp@3f52beee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:40.848Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@373a4538{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@119b0838{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b14747a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ff6be63{s=START}]=>HttpChannelOverHttp@3f52beee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:40.848Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3b14747a::DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:22:40.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b676f65{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-10-26T04:22:40.848Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@119b0838::SocketChannelEndPoint@373a4538{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@119b0838{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b14747a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ff6be63{s=START}]=>HttpChannelOverHttp@3f52beee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:40.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4042fcd6{null}
2021-10-26T04:22:40.848Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c1cc003
2021-10-26T04:22:40.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b14747a::DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:22:40.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3b14747a::DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:22:40.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:22:40.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b14747a::DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@2efc20f3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:22:40.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@119b0838{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b8aaf3f{/10.233.71.122:48260<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b14747a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ff6be63{s=START}]=>HttpChannelOverHttp@3f52beee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:40.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@65304c12 waiting
2021-10-26T04:22:40.912Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@7a882288 IDLE
2021-10-26T04:22:40.912Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute STOP!
2021-10-26T04:22:40.912Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@65304c12 offer STOP!
2021-10-26T04:22:40.912Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@65304c12 task=STOP!
2021-10-26T04:22:40.912Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@65304c12 Exited
2021-10-26T04:22:40.912Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@23e44287{s=1/2,p=0}@65304c12
2021-10-26T04:22:43.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@6e42fdc on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:22:43.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:22:43.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:22:43.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:22:43.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:22:43.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:22:43.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6e42fdc
2021-10-26T04:22:43.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6e42fdc
2021-10-26T04:22:43.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:43.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:22:43.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6e42fdc
2021-10-26T04:22:43.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7bc92c18
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4cbbf876{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@66f40df6{AC.ReadCB@7e20a415{HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1d0f0d31{SSLC.NBReadCB@3938d0ad{SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:22:43.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@62cd1b85 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:22:43.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:22:43.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6e42fdc
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@62cd1b85
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:48294], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1636]@2021-10-26T04:22:43.131562Z
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@7a882288 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1636]@2021-10-26T04:22:43.131637Z
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@65ad86f5
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1636]@2021-10-26T04:22:43.131762Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:22:43.131Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@65ad86f5
2021-10-26T04:22:43.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1d0f0d31{SSLC.NBReadCB@3938d0ad{SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:22:43.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.131Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@7a882288 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1636]@2021-10-26T04:22:43.131841Z
2021-10-26T04:22:43.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1637]@2021-10-26T04:22:43.132375Z tryProduce true
2021-10-26T04:22:43.132Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@65ad86f5 started
2021-10-26T04:22:43.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.132Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@65ad86f5 waiting
2021-10-26T04:22:43.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@66f40df6{AC.ReadCB@7e20a415{HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-26T04:22:43.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4cbbf876{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:22:43.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:22:43.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:22:43.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:43.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3938d0ad{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@640cef67[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:43.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:22:43.134Z||qtp1980194149-24|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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:43.137Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.137Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:22:43.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7e20a415[p=HttpParser{s=START,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:22:43.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:43.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:43.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:43.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:22:43.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-26T04:22:43.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-26T04:22:43.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:22:43.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:22:43.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:22:43.138Z||qtp1980194149-24|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-10-26T04:22:43.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:22:43.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:22:43.138Z||qtp1980194149-24|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-10-26T04:22:43.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:22:43.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{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-10-26T04:22:43.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3f41082e{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-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1d0f0d31{null}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b3ff03f
2021-10-26T04:22:43.140Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b3ff03f
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.140Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.140Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@422c5d83{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-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@66f40df6{null}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-26T04:22:43.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7e20a415::DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@4cbbf876{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:22:43.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4dcfb70f waiting
2021-10-26T04:22:43.140Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:22:43.141Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:22:43.141Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:22:43.141Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:22:43.141Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:43.140Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3938d0ad::SocketChannelEndPoint@74be7248{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3938d0ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4b10ef6e{/10.233.71.122:48294<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7e20a415[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@759f337b{s=START}]=>HttpChannelOverHttp@2cfd7448{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:43.142Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b3ff03f
2021-10-26T04:22:43.142Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:22:50.838Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@31f3601e on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:22:50.838Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:22:50.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:22:50.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:22:50.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:22:50.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:22:50.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@31f3601e
2021-10-26T04:22:50.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@31f3601e
2021-10-26T04:22:50.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:50.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@31f3601e
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@408b6147
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@698a2140{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2a6672d{AC.ReadCB@7290f46f{HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:22:50.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77e0d89a{SSLC.NBReadCB@641930bf{SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:22:50.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a518211 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:22:50.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5a518211
2021-10-26T04:22:50.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@31f3601e
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:48412], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1637]@2021-10-26T04:22:50.840744Z
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1637]@2021-10-26T04:22:50.840838Z
2021-10-26T04:22:50.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1637]@2021-10-26T04:22:50.8409Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:22:50.840Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1637]@2021-10-26T04:22:50.840974Z
2021-10-26T04:22:50.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1638]@2021-10-26T04:22:50.841058Z tryProduce true
2021-10-26T04:22:50.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77e0d89a{SSLC.NBReadCB@641930bf{SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:22:50.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:22:50.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:50.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:22:50.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2a6672d{AC.ReadCB@7290f46f{HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-26T04:22:50.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@698a2140{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:22:50.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:22:50.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1329a612[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:50.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7290f46f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:22:50.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{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-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5bc56bb6{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-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@77e0d89a{null}
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48a1a916
2021-10-26T04:22:50.845Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.845Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:22:50.845Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:22:50.845Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:22:50.845Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:50.845Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4e755c35{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-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2a6672d{null}
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@698a2140{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@7a882288 waiting
2021-10-26T04:22:50.845Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48a1a916
2021-10-26T04:22:50.846Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.846Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7290f46f::DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-26T04:22:50.846Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@641930bf::SocketChannelEndPoint@6093fbf3{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@641930bf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16b90c07{/10.233.71.122:48412<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7290f46f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a1ec10f{s=START}]=>HttpChannelOverHttp@1d717dc7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:50.846Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48a1a916
2021-10-26T04:22:53.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@7ced8e1 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:22:53.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:22:53.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:22:53.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:22:53.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:22:53.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:22:53.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7ced8e1
2021-10-26T04:22:53.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7ced8e1
2021-10-26T04:22:53.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:53.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:22:53.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7ced8e1
2021-10-26T04:22:53.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:22:53.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2818c3cf
2021-10-26T04:22:53.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6468959{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:22:53.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:22:53.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:22:53.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:22:53.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@900ac18{AC.ReadCB@682e24e5{HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:22:53.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:22:53.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1090a8d1{SSLC.NBReadCB@7c8afc6d{SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:22:53.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3bd2473a on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:22:53.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:22:53.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7ced8e1
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3bd2473a
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:48448], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:22:53.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1638]@2021-10-26T04:22:53.137954Z
2021-10-26T04:22:53.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7a882288 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1638]@2021-10-26T04:22:53.138055Z
2021-10-26T04:22:53.138Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7a882288 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1638]@2021-10-26T04:22:53.138209Z
2021-10-26T04:22:53.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1638]@2021-10-26T04:22:53.138147Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:22:53.138Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-10-26T04:22:53.138276Z tryProduce true
2021-10-26T04:22:53.138Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:22:53.138Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:53.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1090a8d1{SSLC.NBReadCB@7c8afc6d{SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:22:53.138Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.138Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:22:53.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@900ac18{AC.ReadCB@682e24e5{HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2021-10-26T04:22:53.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@6468959{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:22:53.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:22:53.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@76ef951b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:53.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:22:53.142Z||qtp1980194149-24|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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@682e24e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:22:53.143Z||qtp1980194149-24|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-10-26T04:22:53.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.144Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:22:53.144Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:22:53.144Z||qtp1980194149-24|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-10-26T04:22:53.144Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:22:53.144Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.144Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{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-10-26T04:22:53.144Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-10-26T04:22:53.144Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.145Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.145Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.145Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@42653df1{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-10-26T04:22:53.145Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1090a8d1{null}
2021-10-26T04:22:53.145Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:22:53.145Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6285a07b
2021-10-26T04:22:53.145Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6285a07b
2021-10-26T04:22:53.145Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.145Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:22:53.146Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:22:53.146Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:22:53.145Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.146Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.146Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@64f08a18{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-10-26T04:22:53.146Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:22:53.146Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:22:53.146Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T04:22:53.146Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@900ac18{null}
2021-10-26T04:22:53.146Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:22:53.146Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:22:53.146Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T04:22:53.146Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7c8afc6d::SocketChannelEndPoint@6e45e84c{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.146Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T04:22:53.146Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6285a07b
2021-10-26T04:22:53.146Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@682e24e5::DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@6468959{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:22:53.146Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c8afc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47001e7d{/10.233.71.122:48448<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@682e24e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bbef677{s=START}]=>HttpChannelOverHttp@4d9b3578{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:22:53.146Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4dcfb70f waiting
2021-10-26T04:23:00.838Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@26f408b5 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:23:00.838Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:23:00.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:00.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:00.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:00.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:00.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@26f408b5
2021-10-26T04:23:00.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@26f408b5
2021-10-26T04:23:00.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:00.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@26f408b5
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2725a41e
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4f943f02{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@476cdbce{AC.ReadCB@451b77ba{HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:23:00.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5954d23e{SSLC.NBReadCB@17da30ad{SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:00.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1fcdcee1 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:00.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:23:00.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@26f408b5
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1fcdcee1
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:48582], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:23:00.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-10-26T04:23:00.842016Z
2021-10-26T04:23:00.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-10-26T04:23:00.842117Z
2021-10-26T04:23:00.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-10-26T04:23:00.842159Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:23:00.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5954d23e{SSLC.NBReadCB@17da30ad{SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:00.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@476cdbce{AC.ReadCB@451b77ba{HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-26T04:23:00.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4f943f02{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:00.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:23:00.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@60da2ba4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:00.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:23:00.844Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@451b77ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@17da30ad{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:00.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-26T04:23:00.845Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-10-26T04:23:00.845546Z
2021-10-26T04:23:00.845Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-10-26T04:23:00.845625Z tryProduce true
2021-10-26T04:23:00.845Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:00.845Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:00.846Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.846Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{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-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@25f6d7b0{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-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5954d23e{null}
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4186a3cf
2021-10-26T04:23:00.846Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.846Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:00.846Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:23:00.846Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:00.846Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:00.846Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@42e14da2{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-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@476cdbce{null}
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:23:00.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-10-26T04:23:00.846Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4186a3cf
2021-10-26T04:23:00.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:00.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@4f943f02{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:00.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@7a882288 waiting
2021-10-26T04:23:00.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@451b77ba::DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:00.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@17da30ad::SocketChannelEndPoint@168b26ed{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17da30ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e7cdbd{/10.233.71.122:48582<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@451b77ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@296e9dce{s=START}]=>HttpChannelOverHttp@56709c68{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:00.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4186a3cf
2021-10-26T04:23:03.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@1494978 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:23:03.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:23:03.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:03.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:03.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:03.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:03.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1494978
2021-10-26T04:23:03.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1494978
2021-10-26T04:23:03.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:03.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:03.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1494978
2021-10-26T04:23:03.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7bff01ff
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@28994246{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73704c21{AC.ReadCB@2b6a5e53{HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@a110cda{SSLC.NBReadCB@221c542f{SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:03.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4aec9c9b on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:03.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:03.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4aec9c9b
2021-10-26T04:23:03.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1494978
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:48618], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-10-26T04:23:03.132018Z
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7a882288 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-10-26T04:23:03.132075Z
2021-10-26T04:23:03.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7a882288 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-10-26T04:23:03.132155Z
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-10-26T04:23:03.13211Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:23:03.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-10-26T04:23:03.13222Z tryProduce true
2021-10-26T04:23:03.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:03.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@a110cda{SSLC.NBReadCB@221c542f{SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:03.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73704c21{AC.ReadCB@2b6a5e53{HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@28994246{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@55cae53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:03.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:23:03.135Z||qtp1980194149-24|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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:23:03.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:03.135Z||qtp1980194149-24|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-10-26T04:23:03.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:23:03.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:03.136Z||qtp1980194149-24|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-10-26T04:23:03.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:23:03.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{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-10-26T04:23:03.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-10-26T04:23:03.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4a1540fb{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-10-26T04:23:03.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@a110cda{null}
2021-10-26T04:23:03.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:03.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ad5a3eb
2021-10-26T04:23:03.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.137Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ad5a3eb
2021-10-26T04:23:03.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.137Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:03.137Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:03.137Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:23:03.137Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:03.137Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:03.137Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:23:03.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@288c617d{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-10-26T04:23:03.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@73704c21{null}
2021-10-26T04:23:03.138Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:23:03.138Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:23:03.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:23:03.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:23:03.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b6a5e53::DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@28994246{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:03.138Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@221c542f::SocketChannelEndPoint@77931379{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.138Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ad5a3eb
2021-10-26T04:23:03.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@221c542f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47fe891b{/10.233.71.122:48618<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b6a5e53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1199a726{s=START}]=>HttpChannelOverHttp@6e3ce871{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:03.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4dcfb70f waiting
2021-10-26T04:23:10.838Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@2b903adf on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:23:10.838Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:23:10.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:10.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:10.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:10.838Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:10.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2b903adf
2021-10-26T04:23:10.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2b903adf
2021-10-26T04:23:10.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:10.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2b903adf
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6383b11c
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2a24412d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@76e846f1{AC.ReadCB@54510e24{HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:23:10.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2a944626{SSLC.NBReadCB@26d2404{SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:10.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@41b20a74 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:10.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:23:10.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:23:10.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2b903adf
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@41b20a74
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:48734], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-10-26T04:23:10.840764Z
2021-10-26T04:23:10.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-10-26T04:23:10.840857Z
2021-10-26T04:23:10.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-10-26T04:23:10.840938Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:23:10.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2a944626{SSLC.NBReadCB@26d2404{SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:10.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-26T04:23:10.841067Z
2021-10-26T04:23:10.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-26T04:23:10.842449Z tryProduce true
2021-10-26T04:23:10.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:10.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:10.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@76e846f1{AC.ReadCB@54510e24{HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-10-26T04:23:10.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:10.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2a24412d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:10.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:23:10.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@608fcbcc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:10.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@54510e24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:23:10.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.853Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:23:10.853Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:10.853Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-26T04:23:10.854Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.854Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:23:10.854Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:10.854Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-26T04:23:10.854Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:23:10.854Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.854Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{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-10-26T04:23:10.854Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-26T04:23:10.854Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.855Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.855Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.855Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@146394c9{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-10-26T04:23:10.855Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2a944626{null}
2021-10-26T04:23:10.855Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:10.855Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ca757ba
2021-10-26T04:23:10.855Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ca757ba
2021-10-26T04:23:10.855Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.855Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.855Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.855Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-10-26T04:23:10.855Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1177903e{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-10-26T04:23:10.856Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@76e846f1{null}
2021-10-26T04:23:10.856Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@26d2404::SocketChannelEndPoint@4210a03b{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.856Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:23:10.856Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ca757ba
2021-10-26T04:23:10.856Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-10-26T04:23:10.856Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:10.856Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:10.856Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-10-26T04:23:10.856Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:23:10.856Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:10.856Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:10.856Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:23:10.856Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54510e24::DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@2a24412d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:10.856Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26d2404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6df225d0{/10.233.71.122:48734<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@54510e24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e4d5d3c{s=START}]=>HttpChannelOverHttp@1c395a70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:10.856Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@7a882288 waiting
2021-10-26T04:23:13.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@5a68f69c on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:23:13.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:23:13.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:13.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:13.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:13.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:13.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5a68f69c
2021-10-26T04:23:13.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5a68f69c
2021-10-26T04:23:13.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:13.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:13.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5a68f69c
2021-10-26T04:23:13.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:23:13.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6770f5d0
2021-10-26T04:23:13.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5833024e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:23:13.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@645571fb{AC.ReadCB@380da2ed{HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@319aad56{SSLC.NBReadCB@77d63346{SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7710f420 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5a68f69c
2021-10-26T04:23:13.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:13.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:23:13.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:13.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:13.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7710f420
2021-10-26T04:23:13.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:13.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:13.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:23:13.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:23:13.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:48768], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:23:13.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-26T04:23:13.13264Z
2021-10-26T04:23:13.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7a882288 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-26T04:23:13.132706Z
2021-10-26T04:23:13.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7a882288 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-26T04:23:13.133251Z
2021-10-26T04:23:13.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-26T04:23:13.133379Z tryProduce true
2021-10-26T04:23:13.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:13.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:13.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-26T04:23:13.13316Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:23:13.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:13.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@319aad56{SSLC.NBReadCB@77d63346{SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:13.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@645571fb{AC.ReadCB@380da2ed{HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-10-26T04:23:13.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@5833024e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:13.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:23:13.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2830ff72[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:13.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:23:13.138Z||qtp1980194149-24|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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@380da2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:23:13.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:13.139Z||qtp1980194149-24|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-10-26T04:23:13.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:23:13.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:13.139Z||qtp1980194149-24|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-10-26T04:23:13.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:23:13.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{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-10-26T04:23:13.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-26T04:23:13.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f7dcb64{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-10-26T04:23:13.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@319aad56{null}
2021-10-26T04:23:13.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:13.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6431d07f
2021-10-26T04:23:13.142Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6431d07f
2021-10-26T04:23:13.142Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.142Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:13.142Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:13.142Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:23:13.142Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:13.143Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:13.142Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.143Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-26T04:23:13.143Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@77d63346::SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.143Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:23:13.143Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6431d07f
2021-10-26T04:23:13.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1610a277{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3f485ad4{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-10-26T04:23:13.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@645571fb{null}
2021-10-26T04:23:13.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:23:13.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-26T04:23:13.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-26T04:23:13.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@380da2ed::DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@5833024e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:13.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77d63346{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba30257{/10.233.71.122:48768<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@380da2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24b43651{s=START}]=>HttpChannelOverHttp@65855238{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:13.144Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4dcfb70f waiting
2021-10-26T04:23:20.838Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@5cdfecc4 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:23:20.839Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:23:20.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:20.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:20.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:20.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:20.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5cdfecc4
2021-10-26T04:23:20.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5cdfecc4
2021-10-26T04:23:20.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:20.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:20.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5cdfecc4
2021-10-26T04:23:20.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:23:20.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6169104c
2021-10-26T04:23:20.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7dedd109{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:23:20.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T04:23:20.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T04:23:20.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T04:23:20.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@148d5119{AC.ReadCB@54af4588{HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:23:20.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:23:20.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3aa0c505{SSLC.NBReadCB@1b5db57b{SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:20.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4c205947 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:20.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:20.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4c205947
2021-10-26T04:23:20.841Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5cdfecc4
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:48898], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:23:20.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-10-26T04:23:20.841917Z
2021-10-26T04:23:20.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-10-26T04:23:20.842003Z
2021-10-26T04:23:20.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-10-26T04:23:20.842153Z
2021-10-26T04:23:20.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-10-26T04:23:20.842078Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:23:20.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-10-26T04:23:20.842263Z tryProduce true
2021-10-26T04:23:20.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:20.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:20.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3aa0c505{SSLC.NBReadCB@1b5db57b{SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:20.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:20.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@148d5119{AC.ReadCB@54af4588{HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-26T04:23:20.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7dedd109{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:20.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:23:20.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@775e085[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:20.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:23:20.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:20.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@54af4588[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:23:20.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:20.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:20.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:20.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:23:20.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-26T04:23:20.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-26T04:23:20.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:23:20.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:23:20.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:20.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-26T04:23:20.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:23:20.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:20.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-26T04:23:20.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:23:20.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{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-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@61896d56{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-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3aa0c505{null}
2021-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4c52f739
2021-10-26T04:23:20.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:20.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:20.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:23:20.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:20.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:20.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4c52f739
2021-10-26T04:23:20.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4614584{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-10-26T04:23:20.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@148d5119{null}
2021-10-26T04:23:20.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:23:20.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:23:20.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:23:20.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@7dedd109{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:20.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@54af4588::DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:23:20.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1b5db57b::SocketChannelEndPoint@55821bc3{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4c52f739
2021-10-26T04:23:20.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b5db57b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@387499c7{/10.233.71.122:48898<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@54af4588[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fbbd76{s=START}]=>HttpChannelOverHttp@6944df31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:20.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@7a882288 waiting
2021-10-26T04:23:23.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@17166cae on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:23:23.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:23:23.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:23.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:23.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:23.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:23.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@17166cae
2021-10-26T04:23:23.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@17166cae
2021-10-26T04:23:23.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@17166cae
2021-10-26T04:23:23.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3d063f3d
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4139b60d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3b831685{AC.ReadCB@4d4a86c0{HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22e6fbb3{SSLC.NBReadCB@2b946ca{SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:23.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6aa17633 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:23.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@17166cae
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@58c80957
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6aa17633
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:48928], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:23:23.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-10-26T04:23:23.132006Z
2021-10-26T04:23:23.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7a882288 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-10-26T04:23:23.132088Z
2021-10-26T04:23:23.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-10-26T04:23:23.132143Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:23:23.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7a882288 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-10-26T04:23:23.132207Z
2021-10-26T04:23:23.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-10-26T04:23:23.132297Z tryProduce true
2021-10-26T04:23:23.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:23.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:23.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22e6fbb3{SSLC.NBReadCB@2b946ca{SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:23.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.132Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:23.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3b831685{AC.ReadCB@4d4a86c0{HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-26T04:23:23.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4139b60d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:23.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:23:23.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@514b26aa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:23.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:23:23.135Z||qtp1980194149-24|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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:23.135Z||qtp1980194149-24|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-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:23:23.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:23.136Z||qtp1980194149-24|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-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{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-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b13b6d4{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-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22e6fbb3{null}
2021-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4670c598
2021-10-26T04:23:23.136Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.136Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:23.136Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:23:23.136Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:23.136Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:23.136Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:23:23.136Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4670c598
2021-10-26T04:23:23.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3162419f{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-10-26T04:23:23.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3b831685{null}
2021-10-26T04:23:23.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:23:23.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:23.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:23.137Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@4139b60d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:23.137Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4d4a86c0::DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:23.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4dcfb70f waiting
2021-10-26T04:23:23.137Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2b946ca::SocketChannelEndPoint@7213422d{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b946ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d39b30{/10.233.71.122:48928<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d4a86c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@370657b6{s=START}]=>HttpChannelOverHttp@5992c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:23.137Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4670c598
2021-10-26T04:23:30.838Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@3d7afa51 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:23:30.839Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:23:30.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:30.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:30.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:30.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:30.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3d7afa51
2021-10-26T04:23:30.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3d7afa51
2021-10-26T04:23:30.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:30.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:30.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3d7afa51
2021-10-26T04:23:30.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:23:30.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6891d3f5
2021-10-26T04:23:30.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5ec2a3c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:23:30.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:30.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@19fe5ffb{AC.ReadCB@38aacd9e{HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77d6a767{SSLC.NBReadCB@412e7457{SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4568f906 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3d7afa51
2021-10-26T04:23:30.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:30.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:23:30.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:30.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:30.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4568f906
2021-10-26T04:23:30.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:30.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:30.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:23:30.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:23:30.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:49048], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:23:30.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-10-26T04:23:30.841586Z
2021-10-26T04:23:30.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-10-26T04:23:30.841761Z
2021-10-26T04:23:30.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-10-26T04:23:30.841883Z
2021-10-26T04:23:30.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-10-26T04:23:30.841838Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:23:30.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-10-26T04:23:30.841947Z tryProduce true
2021-10-26T04:23:30.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:30.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:30.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.842Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:30.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77d6a767{SSLC.NBReadCB@412e7457{SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:30.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@19fe5ffb{AC.ReadCB@38aacd9e{HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-26T04:23:30.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5ec2a3c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:30.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.842Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:23:30.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6f1c749[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:30.843Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:30.845Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-26T04:23:30.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:23:30.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:30.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-26T04:23:30.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:23:30.846Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{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-10-26T04:23:30.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:30.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5dc10391{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-10-26T04:23:30.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@77d6a767{null}
2021-10-26T04:23:30.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:30.847Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@530220c8
2021-10-26T04:23:30.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:30.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:30.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:23:30.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@530220c8
2021-10-26T04:23:30.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:30.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:30.847Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:23:30.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:23:30.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3833a429{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-10-26T04:23:30.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@19fe5ffb{null}
2021-10-26T04:23:30.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@412e7457::SocketChannelEndPoint@166a4db8{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@530220c8
2021-10-26T04:23:30.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:23:30.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:23:30.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:23:30.848Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38aacd9e::DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@5ec2a3c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:30.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@412e7457{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a813aad{/10.233.71.122:49048<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@38aacd9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52e97a8d{s=START}]=>HttpChannelOverHttp@5425ab0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:30.849Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@7a882288 waiting
2021-10-26T04:23:33.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@20bb2774 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:23:33.129Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:23:33.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:33.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:33.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:33.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:33.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@20bb2774
2021-10-26T04:23:33.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@20bb2774
2021-10-26T04:23:33.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:33.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:33.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@20bb2774
2021-10-26T04:23:33.130Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4c0b337e
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2e64a17d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5eb5269e{AC.ReadCB@3be1e70c{HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:23:33.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ad863c3{SSLC.NBReadCB@49a75e45{SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:33.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19fe4dab on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:33.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:23:33.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@20bb2774
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@19fe4dab
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:49082], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:23:33.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-26T04:23:33.133222Z
2021-10-26T04:23:33.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7a882288 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-26T04:23:33.133349Z
2021-10-26T04:23:33.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-26T04:23:33.133419Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:23:33.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7a882288 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-26T04:23:33.133498Z
2021-10-26T04:23:33.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ad863c3{SSLC.NBReadCB@49a75e45{SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:33.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-26T04:23:33.133765Z tryProduce true
2021-10-26T04:23:33.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:33.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:33.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.133Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:33.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5eb5269e{AC.ReadCB@3be1e70c{HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-10-26T04:23:33.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2e64a17d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:33.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-26T04:23:33.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1f97fb8f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:33.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-26T04:23:33.137Z||qtp1980194149-24|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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:33.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-26T04:23:33.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:33.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:33.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-10-26T04:23:33.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-26T04:23:33.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:33.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-26T04:23:33.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-26T04:23:33.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-26T04:23:33.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:33.138Z||qtp1980194149-24|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-10-26T04:23:33.138Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-26T04:23:33.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-26T04:23:33.139Z||qtp1980194149-24|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-10-26T04:23:33.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-26T04:23:33.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{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-10-26T04:23:33.139Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-26T04:23:33.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5f0ba1e0{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-10-26T04:23:33.140Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ad863c3{null}
2021-10-26T04:23:33.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:33.141Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c466d27
2021-10-26T04:23:33.141Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:33.141Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:33.141Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 0 updates
2021-10-26T04:23:33.141Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c466d27
2021-10-26T04:23:33.141Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-26T04:23:33.141Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:33.141Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 0 keys
2021-10-26T04:23:33.142Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.142Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.142Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-26T04:23:33.142Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.142Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@49a75e45::SocketChannelEndPoint@6f9f2736{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.142Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c466d27
2021-10-26T04:23:33.142Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@67b22af7{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-10-26T04:23:33.142Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5eb5269e{null}
2021-10-26T04:23:33.142Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-26T04:23:33.142Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-26T04:23:33.142Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-26T04:23:33.142Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3be1e70c::DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@2e64a17d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-26T04:23:33.142Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@49a75e45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38d487c6{/10.233.71.122:49082<->/10.233.71.204:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3be1e70c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55510a00{s=START}]=>HttpChannelOverHttp@59a5622f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:33.143Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4dcfb70f waiting
2021-10-26T04:23:40.838Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{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@3a1466b on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-26T04:23:40.839Z||qtp1980194149-21-acceptor-0@5408fca1-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-26T04:23:40.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:40.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/0 selected
2021-10-26T04:23:40.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:40.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:40.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3a1466b
2021-10-26T04:23:40.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3a1466b
2021-10-26T04:23:40.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:40.839Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:40.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3a1466b
2021-10-26T04:23:40.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-26T04:23:40.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@372643d1
2021-10-26T04:23:40.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4d2c8d1c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-26T04:23:40.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@489177a3::DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:40.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:40.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@749a9633::SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:40.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@489177a3::DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:40.839Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@489177a3::DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-26T04:23:40.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@70f45c99{AC.ReadCB@489177a3{HttpConnection@489177a3::DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-26T04:23:40.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@749a9633::SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:40.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-26T04:23:40.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.204:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:40.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@339b114b{SSLC.NBReadCB@749a9633{SslConnection@749a9633::SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-26T04:23:40.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:40.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@13103205 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-26T04:23:40.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken with none selected
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 0/0/1 selected
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 0 keys, 1 updates
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@13103205
2021-10-26T04:23:40.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:40.840Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3a1466b
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 waiting with 1 keys
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 woken up from select, 1/1/1 selected
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e690601 processing 1 keys, 0 updates
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.204:8000 remote=/10.233.71.122:49210], selector=sun.nio.ch.EPollSelectorImpl@7e690601, interestOps=1, readyOps=1 SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-26T04:23:40.840Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-26T04:23:40.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-26T04:23:40.840997Z
2021-10-26T04:23:40.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-26T04:23:40.841106Z
2021-10-26T04:23:40.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4dcfb70f task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-26T04:23:40.84121Z
2021-10-26T04:23:40.841Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-26T04:23:40.841167Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5cccce34{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@749a9633{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77ab50b3{/10.233.71.122:49210<->/10.233.71.204:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@489177a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59997edb{s=START}]=>HttpChannelOverHttp@758927cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-26T04:23:40.841Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thr