2021-10-19T04:04:36.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:04:36.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:04:36.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-10-19T04:04:36.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@d42aaa3::SocketChannelEndPoint@3cda287b{/10.233.72.164:57952<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@d42aaa3::SocketChannelEndPoint@3cda287b{/10.233.72.164:57952<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{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-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cda287b{/10.233.72.164:57952<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cda287b{/10.233.72.164:57952<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3cda287b{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a1b1a6c{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-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@155c5874{null} 2021-10-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76f63afd 2021-10-19T04:04:36.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cda287b{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:36.135Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76f63afd 2021-10-19T04:04:36.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cda287b{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:36.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@11c5b077{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-19T04:04:36.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@430033fb{null} 2021-10-19T04:04:36.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4042d906::DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:04:36.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:36.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:04:36.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:04:36.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:04:36.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:36.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:04:36.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4042d906::DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-10-19T04:04:36.136Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3cda287b{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:36.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-10-19T04:04:36.136Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4042d906::DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-10-19T04:04:36.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4042d906::DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@59c029ce{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:04:36.136Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@d42aaa3::SocketChannelEndPoint@3cda287b{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:36.136Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76f63afd 2021-10-19T04:04:36.137Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d42aaa3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34b446d3{/10.233.72.164:57952<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4042d906[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b56f706{s=START}]=>HttpChannelOverHttp@223dfe0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:36.137Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@7ead2851 waiting 2021-10-19T04:04:45.795Z||qtp1980194149-21-acceptor-0@2f025e9e-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@15d56cdc on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:04:45.795Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:04:45.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:45.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:04:45.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:04:45.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:04:45.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@15d56cdc 2021-10-19T04:04:45.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@15d56cdc 2021-10-19T04:04:45.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:45.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@15d56cdc 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155: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-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@22352e06 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@20538fc8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77a4916e{AC.ReadCB@2b9dc0da{HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:04:45.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@32fa0450{SSLC.NBReadCB@a00eeed{SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:04:45.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f80f364 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:04:45.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3f80f364 2021-10-19T04:04:45.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@15d56cdc 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58074], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=1636]@2021-10-19T04:04:45.797644Z 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7ead2851 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=1636]@2021-10-19T04:04:45.797691Z 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=1636]@2021-10-19T04:04:45.797735Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:04:45.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7ead2851 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:45.797836Z 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@32fa0450{SSLC.NBReadCB@a00eeed{SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:04:45.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:45.797888Z tryProduce true 2021-10-19T04:04:45.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:04:45.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:45.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77a4916e{AC.ReadCB@2b9dc0da{HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-19T04:04:45.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@20538fc8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:04:45.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:04:45.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5f516b00[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:04:45.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:04:45.800Z||qtp1980194149-20|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-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:04:45.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:04:45.800Z||qtp1980194149-20|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-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{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-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5aff52b7{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-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@32fa0450{null} 2021-10-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@263fcdeb 2021-10-19T04:04:45.801Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.801Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:04:45.801Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:04:45.801Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:04:45.801Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:45.801Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:04:45.801Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@263fcdeb 2021-10-19T04:04:45.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d4207fd{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-19T04:04:45.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@77a4916e{null} 2021-10-19T04:04:45.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:04:45.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-19T04:04:45.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-19T04:04:45.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@20538fc8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:04:45.802Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.802Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2b9dc0da::DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-19T04:04:45.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@5d3f70d2 waiting 2021-10-19T04:04:45.802Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@a00eeed::SocketChannelEndPoint@3fe523d7{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a00eeed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@363ee943{/10.233.72.164:58074<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2b9dc0da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb56a1f{s=START}]=>HttpChannelOverHttp@31c20fd3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:45.802Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@263fcdeb 2021-10-19T04:04:46.125Z||qtp1980194149-21-acceptor-0@2f025e9e-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@cf0aaf5 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:04:46.125Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:04:46.125Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:46.125Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:04:46.125Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:04:46.125Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:04:46.125Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@cf0aaf5 2021-10-19T04:04:46.125Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@cf0aaf5 2021-10-19T04:04:46.125Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:46.125Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:46.126Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@cf0aaf5 2021-10-19T04:04:46.126Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155: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-19T04:04:46.126Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@634cb787 2021-10-19T04:04:46.126Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2998af2e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:04:46.126Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:04:46.126Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.126Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.126Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:04:46.126Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:04:46.127Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2cb544e0{AC.ReadCB@2feec515{HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:04:46.127Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.127Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:04:46.127Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.127Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@752afa0e{SSLC.NBReadCB@1d9bdb56{SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:04:46.127Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.127Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3628ce96 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:04:46.127Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:04:46.127Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:46.127Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:04:46.127Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:04:46.127Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:04:46.127Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3628ce96 2021-10-19T04:04:46.127Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.127Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@cf0aaf5 2021-10-19T04:04:46.127Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.127Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:46.127Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:46.127Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:04:46.127Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:04:46.128Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58082], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.128Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.128Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:04:46.128Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:46.128436Z 2021-10-19T04:04:46.128Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5d3f70d2 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:46.128528Z 2021-10-19T04:04:46.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5d3f70d2 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:46.128709Z 2021-10-19T04:04:46.128Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:46.128639Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:04:46.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:46.128827Z tryProduce true 2021-10-19T04:04:46.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:04:46.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:46.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:46.129Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@752afa0e{SSLC.NBReadCB@1d9bdb56{SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:04:46.129Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.129Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.129Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2cb544e0{AC.ReadCB@2feec515{HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-10-19T04:04:46.129Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2998af2e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:04:46.129Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.129Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:04:46.130Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.130Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@29a3423f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:04:46.130Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:04:46.132Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2feec515[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-10-19T04:04:46.133Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{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-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6e45b424{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-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@752afa0e{null} 2021-10-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@523fe793 2021-10-19T04:04:46.134Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@523fe793 2021-10-19T04:04:46.134Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.135Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76d8a305{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-19T04:04:46.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2cb544e0{null} 2021-10-19T04:04:46.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:04:46.135Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-19T04:04:46.135Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1d9bdb56::SocketChannelEndPoint@2191d7a5{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.136Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@523fe793 2021-10-19T04:04:46.135Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:46.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:04:46.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:04:46.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:04:46.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:46.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:04:46.135Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-19T04:04:46.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-10-19T04:04:46.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2feec515::DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@2998af2e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:04:46.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d9bdb56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69b6ca7{/10.233.72.164:58082<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2feec515[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40386216{s=START}]=>HttpChannelOverHttp@14a4cc62{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:46.136Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@7ead2851 waiting 2021-10-19T04:04:55.795Z||qtp1980194149-21-acceptor-0@2f025e9e-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@709bb775 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:04:55.796Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:04:55.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:55.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:04:55.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:04:55.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:04:55.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@709bb775 2021-10-19T04:04:55.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@709bb775 2021-10-19T04:04:55.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:55.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:55.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@709bb775 2021-10-19T04:04:55.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155: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-19T04:04:55.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@cf94676 2021-10-19T04:04:55.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@258e92dc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:04:55.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:04:55.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@146573e9{AC.ReadCB@6302aaed{HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6246e64a{SSLC.NBReadCB@15eedf53{SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@131b916 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@709bb775 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@131b916 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:04:55.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58206], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:04:55.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@1767165e IDLE 2021-10-19T04:04:55.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute STOP! 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:55.798248Z 2021-10-19T04:04:55.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@7ead2851 offer STOP! 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@1767165e offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1638]@2021-10-19T04:04:55.798311Z 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1 2021-10-19T04:04:55.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@7ead2851 task=STOP! 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@3955ff50 2021-10-19T04:04:55.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@7ead2851 Exited 2021-10-19T04:04:55.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@23e44287{s=0/2,p=1}@7ead2851 2021-10-19T04:04:55.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@3955ff50 2021-10-19T04:04:55.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@3955ff50 started 2021-10-19T04:04:55.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@1767165e task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1638]@2021-10-19T04:04:55.798509Z 2021-10-19T04:04:55.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@3955ff50 waiting 2021-10-19T04:04:55.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:55.798596Z tryProduce true 2021-10-19T04:04:55.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:04:55.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1638]@2021-10-19T04:04:55.798467Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:04:55.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6246e64a{SSLC.NBReadCB@15eedf53{SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@146573e9{AC.ReadCB@6302aaed{HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@258e92dc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:04:55.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@61dd3d04[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:04:55.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6302aaed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:04:55.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:04:55.802Z||qtp1980194149-20|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-19T04:04:55.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:04:55.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:04:55.802Z||qtp1980194149-20|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-19T04:04:55.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:04:55.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{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-19T04:04:55.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-19T04:04:55.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3cfdb32d{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-19T04:04:55.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6246e64a{null} 2021-10-19T04:04:55.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:04:55.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e61c610 2021-10-19T04:04:55.803Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e61c610 2021-10-19T04:04:55.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:55.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:04:55.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:04:55.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:04:55.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:55.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:04:55.803Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.803Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-19T04:04:55.803Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@15eedf53::SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.803Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e61c610 2021-10-19T04:04:55.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5f058319{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@48580df3{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-19T04:04:55.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@146573e9{null} 2021-10-19T04:04:55.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:04:55.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-19T04:04:55.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-19T04:04:55.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6302aaed::DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@258e92dc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:04:55.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15eedf53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56e0ce52{/10.233.72.164:58206<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6302aaed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@452c11e2{s=START}]=>HttpChannelOverHttp@6ec30b3d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:55.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@5d3f70d2 waiting 2021-10-19T04:04:56.125Z||qtp1980194149-21-acceptor-0@2f025e9e-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@1c8c4310 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:04:56.125Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:04:56.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:56.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:04:56.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:04:56.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:04:56.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1c8c4310 2021-10-19T04:04:56.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1c8c4310 2021-10-19T04:04:56.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:56.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:56.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1c8c4310 2021-10-19T04:04:56.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155: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-19T04:04:56.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@288e1a36 2021-10-19T04:04:56.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5324185c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@38fd3bc{AC.ReadCB@b23e7a4{HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@17851aae{SSLC.NBReadCB@4e98044c{SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1931d676 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:04:56.126Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:56.126Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:04:56.126Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:04:56.126Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1c8c4310 2021-10-19T04:04:56.126Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1931d676 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58212], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:56.127261Z 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5d3f70d2 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:56.127304Z 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:56.127353Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:04:56.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5d3f70d2 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:56.127414Z 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@17851aae{SSLC.NBReadCB@4e98044c{SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:04:56.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:04:56.127464Z tryProduce true 2021-10-19T04:04:56.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:04:56.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@38fd3bc{AC.ReadCB@b23e7a4{HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@5324185c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:04:56.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@50a01ef8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:04:56.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:04:56.130Z||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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:04:56.130Z||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-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:04:56.130Z||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-19T04:04:56.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{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-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@437f0de{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-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@17851aae{null} 2021-10-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@413df4e1 2021-10-19T04:04:56.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:04:56.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:04:56.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:04:56.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:04:56.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:04:56.131Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.131Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@413df4e1 2021-10-19T04:04:56.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5fcfc4bf{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-19T04:04:56.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@38fd3bc{null} 2021-10-19T04:04:56.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:04:56.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-19T04:04:56.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-19T04:04:56.132Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@5324185c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:04:56.132Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@b23e7a4::DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-19T04:04:56.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@1767165e waiting 2021-10-19T04:04:56.132Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4e98044c::SocketChannelEndPoint@65aac2d5{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e98044c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@60abc2f6{/10.233.72.164:58212<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b23e7a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@701ad31b{s=START}]=>HttpChannelOverHttp@359e1c10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:04:56.132Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@413df4e1 2021-10-19T04:05:05.795Z||qtp1980194149-21-acceptor-0@2f025e9e-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@22817fd1 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:05:05.795Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:05:05.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:05.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:05.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:05.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:05.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@22817fd1 2021-10-19T04:05:05.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@22817fd1 2021-10-19T04:05:05.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:05.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@22817fd1 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155: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-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4d50aaf3 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5fea85c7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2eec3b8a{AC.ReadCB@1725abfb{HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:05:05.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@14ac37df{SSLC.NBReadCB@37383c95{SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:05.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@62867d4b on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:05.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:05:05.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@62867d4b 2021-10-19T04:05:05.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@22817fd1 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58330], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:05:05.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:05.798171Z 2021-10-19T04:05:05.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@1767165e offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:05.798262Z 2021-10-19T04:05:05.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:05.798353Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:05:05.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@1767165e task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:05.79845Z 2021-10-19T04:05:05.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@14ac37df{SSLC.NBReadCB@37383c95{SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:05.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:05.798548Z tryProduce true 2021-10-19T04:05:05.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:05.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:05.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:05.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2eec3b8a{AC.ReadCB@1725abfb{HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-19T04:05:05.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5fea85c7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:05.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:05:05.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@11509b1b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:05:05.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:05:05.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1725abfb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:05.802Z||qtp1980194149-20|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-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:05.802Z||qtp1980194149-20|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-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:05:05.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{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-19T04:05:05.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-19T04:05:05.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41d18e67{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-19T04:05:05.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@14ac37df{null} 2021-10-19T04:05:05.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:05.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@496e343b 2021-10-19T04:05:05.803Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@496e343b 2021-10-19T04:05:05.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:05.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:05.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:05:05.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:05.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:05.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:05:05.803Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-19T04:05:05.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@37383c95::SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@496e343b 2021-10-19T04:05:05.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d4be21a{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20051bd3{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-19T04:05:05.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2eec3b8a{null} 2021-10-19T04:05:05.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:05:05.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-19T04:05:05.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-19T04:05:05.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1725abfb::DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@5fea85c7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:05.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37383c95{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@de3fd53{/10.233.72.164:58330<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1725abfb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25a35644{s=START}]=>HttpChannelOverHttp@45fcb822{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:05.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@5d3f70d2 waiting 2021-10-19T04:05:06.125Z||qtp1980194149-21-acceptor-0@2f025e9e-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@2b2fce76 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:05:06.125Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:05:06.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:06.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:06.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:06.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:06.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2b2fce76 2021-10-19T04:05:06.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2b2fce76 2021-10-19T04:05:06.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:06.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:06.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2b2fce76 2021-10-19T04:05:06.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155: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-19T04:05:06.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@427a7a3d 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7fe21558{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@398f1dfa{AC.ReadCB@6ed8330b{HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@166031ab{SSLC.NBReadCB@395f169e{SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@574a2e1f on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:05:06.126Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:06.126Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2b2fce76 2021-10-19T04:05:06.126Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@574a2e1f 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58342], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:06.127468Z 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5d3f70d2 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:06.127543Z 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:06.127589Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@166031ab{SSLC.NBReadCB@395f169e{SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:06.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5d3f70d2 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:06.12771Z 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:06.127815Z tryProduce true 2021-10-19T04:05:06.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:06.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@398f1dfa{AC.ReadCB@6ed8330b{HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-19T04:05:06.127Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@7fe21558{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:06.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:06.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:05:06.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3442f647[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:05:06.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:05:06.131Z||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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:06.131Z||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-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:06.131Z||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-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:05:06.131Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{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-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a7686d2{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-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@166031ab{null} 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b3d531f 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.132Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b3d531f 2021-10-19T04:05:06.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:06.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:06.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:06.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:06.132Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@768b694e{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-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@398f1dfa{null} 2021-10-19T04:05:06.132Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:05:06.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:06.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-19T04:05:06.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@7fe21558{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:06.133Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.133Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6ed8330b::DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-19T04:05:06.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@1767165e waiting 2021-10-19T04:05:06.133Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@395f169e::SocketChannelEndPoint@3f954c40{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@395f169e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a00b314{/10.233.72.164:58342<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6ed8330b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56289ab2{s=START}]=>HttpChannelOverHttp@7d9548b6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:06.133Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b3d531f 2021-10-19T04:05:15.795Z||qtp1980194149-21-acceptor-0@2f025e9e-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@622e479 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:05:15.795Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:05:15.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:15.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:15.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:15.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:15.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@622e479 2021-10-19T04:05:15.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@622e479 2021-10-19T04:05:15.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:15.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:15.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@622e479 2021-10-19T04:05:15.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155: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-19T04:05:15.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1257566d 2021-10-19T04:05:15.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2b898d09{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:05:15.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:15.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:15.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:15.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5f69e914{AC.ReadCB@3c5422b{HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:05:15.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:05:15.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@76943cc8{SSLC.NBReadCB@605f0a55{SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:15.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6e818ded on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:15.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6e818ded 2021-10-19T04:05:15.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@622e479 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:05:15.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58464], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:15.798213Z 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@1767165e offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:15.798283Z 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:15.79834Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:05:15.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@1767165e task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:15.798425Z 2021-10-19T04:05:15.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:15.798483Z tryProduce true 2021-10-19T04:05:15.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:15.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@76943cc8{SSLC.NBReadCB@605f0a55{SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:15.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5f69e914{AC.ReadCB@3c5422b{HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2b898d09{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:05:15.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@78f7d6f9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:05:15.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:05:15.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:15.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3c5422b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:05:15.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:15.803Z||qtp1980194149-20|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-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:15.803Z||qtp1980194149-20|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-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:05:15.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{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-19T04:05:15.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-19T04:05:15.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4000ea30{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-19T04:05:15.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@76943cc8{null} 2021-10-19T04:05:15.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:15.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48d3aa60 2021-10-19T04:05:15.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48d3aa60 2021-10-19T04:05:15.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:15.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:15.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:05:15.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:15.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:15.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:05:15.805Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.805Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-19T04:05:15.805Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@605f0a55::SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.805Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48d3aa60 2021-10-19T04:05:15.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5d280629{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b1c837d{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-19T04:05:15.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5f69e914{null} 2021-10-19T04:05:15.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:05:15.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-19T04:05:15.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-19T04:05:15.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5422b::DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@2b898d09{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:15.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@605f0a55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@368dccbf{/10.233.72.164:58464<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3c5422b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@386fcad5{s=START}]=>HttpChannelOverHttp@67308937{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:15.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@5d3f70d2 waiting 2021-10-19T04:05:16.125Z||qtp1980194149-21-acceptor-0@2f025e9e-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@78c8a36e on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:05:16.125Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:05:16.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:16.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:16.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:16.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:16.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@78c8a36e 2021-10-19T04:05:16.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@78c8a36e 2021-10-19T04:05:16.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:16.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:16.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@78c8a36e 2021-10-19T04:05:16.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155: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-19T04:05:16.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@40466dd 2021-10-19T04:05:16.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7e16027c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:05:16.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:16.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:05:16.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:05:16.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7660da8f{AC.ReadCB@5983a1ed{HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:05:16.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:05:16.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@32a88167{SSLC.NBReadCB@3d8d4a48{SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:16.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@65a04270 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:16.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:05:16.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:16.128Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.128Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@78c8a36e 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@65a04270 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58470], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:16.128753Z 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5d3f70d2 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:16.12881Z 2021-10-19T04:05:16.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:16.128864Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:05:16.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5d3f70d2 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:16.128978Z 2021-10-19T04:05:16.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@32a88167{SSLC.NBReadCB@3d8d4a48{SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:16.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:16.129098Z tryProduce true 2021-10-19T04:05:16.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:16.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:16.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7660da8f{AC.ReadCB@5983a1ed{HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-19T04:05:16.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7e16027c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:16.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:05:16.129Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:16.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7b361569[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:05:16.130Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:05:16.132Z||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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:16.133Z||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-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:05:16.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:16.133Z||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-19T04:05:16.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:05:16.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{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-19T04:05:16.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-19T04:05:16.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ac214bb{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-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@32a88167{null} 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72ec9b4 2021-10-19T04:05:16.135Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:16.135Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.135Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72ec9b4 2021-10-19T04:05:16.135Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:05:16.135Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:16.135Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:16.135Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@102930ae{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-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7660da8f{null} 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-19T04:05:16.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-19T04:05:16.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@7e16027c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:16.136Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.136Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5983a1ed::DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-19T04:05:16.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@1767165e waiting 2021-10-19T04:05:16.136Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3d8d4a48::SocketChannelEndPoint@4525d34e{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d8d4a48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15421c39{/10.233.72.164:58470<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5983a1ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@382b2a14{s=START}]=>HttpChannelOverHttp@137ef29f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:16.136Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72ec9b4 2021-10-19T04:05:25.795Z||qtp1980194149-21-acceptor-0@2f025e9e-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@511e3451 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:05:25.795Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:05:25.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:25.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:25.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:25.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:25.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@511e3451 2021-10-19T04:05:25.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@511e3451 2021-10-19T04:05:25.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:25.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@511e3451 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155: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-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@384fb6c8 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@539a912d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@138b7eb9{AC.ReadCB@16268460{HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:05:25.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@312cfd2c{SSLC.NBReadCB@2c8d10c6{SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:25.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@75e3c0ef on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:25.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:05:25.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@511e3451 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@75e3c0ef 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58600], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:05:25.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:25.79803Z 2021-10-19T04:05:25.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@1767165e offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:25.798144Z 2021-10-19T04:05:25.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@1767165e task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:25.79829Z 2021-10-19T04:05:25.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:25.798228Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:05:25.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:25.798353Z tryProduce true 2021-10-19T04:05:25.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:25.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:25.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@312cfd2c{SSLC.NBReadCB@2c8d10c6{SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:25.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:25.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@138b7eb9{AC.ReadCB@16268460{HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-19T04:05:25.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@539a912d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:25.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:05:25.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3a8cee00[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:05:25.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@16268460[p=HttpParser{s=START,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:05:25.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:25.802Z||qtp1980194149-20|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-19T04:05:25.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:05:25.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:25.803Z||qtp1980194149-20|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-19T04:05:25.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:05:25.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{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-19T04:05:25.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-19T04:05:25.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6f59c39b{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-19T04:05:25.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@312cfd2c{null} 2021-10-19T04:05:25.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:25.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3001a266 2021-10-19T04:05:25.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3001a266 2021-10-19T04:05:25.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:25.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:25.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:05:25.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:25.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:25.804Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:05:25.805Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.805Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-19T04:05:25.805Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2c8d10c6::SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.805Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3001a266 2021-10-19T04:05:25.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@28fecb8a{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1b67eb9d{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-19T04:05:25.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@138b7eb9{null} 2021-10-19T04:05:25.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:05:25.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-19T04:05:25.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-19T04:05:25.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@16268460::DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@539a912d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:25.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c8d10c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d66b990{/10.233.72.164:58600<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@16268460[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@149f96fe{s=START}]=>HttpChannelOverHttp@6f6abf75{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:25.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@5d3f70d2 waiting 2021-10-19T04:05:26.125Z||qtp1980194149-21-acceptor-0@2f025e9e-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@4971c7a on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:05:26.125Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:05:26.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:26.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:26.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:26.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:26.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4971c7a 2021-10-19T04:05:26.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4971c7a 2021-10-19T04:05:26.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:26.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:26.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4971c7a 2021-10-19T04:05:26.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155: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-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@747eb9f0 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@346e7fdc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3616e92e{AC.ReadCB@355ee198{HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@74869c55{SSLC.NBReadCB@6ac70437{SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@26b2d84e on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:26.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:05:26.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@26b2d84e 2021-10-19T04:05:26.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4971c7a 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58608], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:26.127807Z 2021-10-19T04:05:26.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5d3f70d2 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:26.127886Z 2021-10-19T04:05:26.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5d3f70d2 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:26.1281Z 2021-10-19T04:05:26.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:26.12803Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:05:26.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:26.128193Z tryProduce true 2021-10-19T04:05:26.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:26.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:26.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@74869c55{SSLC.NBReadCB@6ac70437{SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:26.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.128Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:26.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3616e92e{AC.ReadCB@355ee198{HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-19T04:05:26.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@346e7fdc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:26.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.128Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:05:26.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@61224287[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:05:26.129Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:05:26.132Z||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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:26.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@355ee198[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:05:26.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:26.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:05:26.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:26.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:05:26.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-10-19T04:05:26.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-10-19T04:05:26.133Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:05:26.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:05:26.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:26.134Z||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-19T04:05:26.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:05:26.134Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:26.134Z||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-19T04:05:26.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:05:26.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{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-19T04:05:26.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-19T04:05:26.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.135Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1030547e{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-19T04:05:26.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@74869c55{null} 2021-10-19T04:05:26.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:26.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49c5aa96 2021-10-19T04:05:26.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:26.136Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49c5aa96 2021-10-19T04:05:26.136Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:26.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:05:26.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:26.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:26.136Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:05:26.136Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.136Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-10-19T04:05:26.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.137Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6ac70437::SocketChannelEndPoint@43abf5a{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6d0a523b{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-19T04:05:26.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3616e92e{null} 2021-10-19T04:05:26.137Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49c5aa96 2021-10-19T04:05:26.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:05:26.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-10-19T04:05:26.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-10-19T04:05:26.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@355ee198::DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@346e7fdc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:26.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ac70437{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65ffcc56{/10.233.72.164:58608<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@355ee198[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7141f845{s=START}]=>HttpChannelOverHttp@22bada1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:26.137Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@1767165e waiting 2021-10-19T04:05:35.795Z||qtp1980194149-21-acceptor-0@2f025e9e-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@150721bd on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:05:35.795Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:05:35.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:35.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:35.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:35.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:35.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@150721bd 2021-10-19T04:05:35.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@150721bd 2021-10-19T04:05:35.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:35.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:35.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@150721bd 2021-10-19T04:05:35.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155: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-19T04:05:35.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@55155b60 2021-10-19T04:05:35.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@692db546{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:05:35.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:35.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.796Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3e0a3cb{AC.ReadCB@169c3d58{HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@74e12812{SSLC.NBReadCB@25626379{SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@422ef45c on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:05:35.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.797Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@150721bd 2021-10-19T04:05:35.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:05:35.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:35.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:35.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@422ef45c 2021-10-19T04:05:35.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:35.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:35.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-19T04:05:35.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.155:8000 remote=/10.233.72.164:58726], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:35.798263Z 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@1767165e offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:35.798329Z 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:35.798389Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@74e12812{SSLC.NBReadCB@25626379{SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:35.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@1767165e task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:35.798506Z 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-19T04:05:35.798589Z tryProduce true 2021-10-19T04:05:35.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:35.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.798Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3e0a3cb{AC.ReadCB@169c3d58{HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@692db546{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-19T04:05:35.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6722ac47[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-19T04:05:35.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-19T04:05:35.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:35.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@169c3d58[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-19T04:05:35.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:35.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-19T04:05:35.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-19T04:05:35.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-19T04:05:35.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-19T04:05:35.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-19T04:05:35.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-19T04:05:35.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-19T04:05:35.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:35.802Z||qtp1980194149-20|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-19T04:05:35.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-19T04:05:35.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-19T04:05:35.802Z||qtp1980194149-20|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-19T04:05:35.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-19T04:05:35.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{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-19T04:05:35.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-19T04:05:35.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5a0d3057{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-19T04:05:35.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@74e12812{null} 2021-10-19T04:05:35.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:35.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e121388 2021-10-19T04:05:35.803Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e121388 2021-10-19T04:05:35.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:35.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:35.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-19T04:05:35.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-19T04:05:35.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:35.803Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-19T04:05:35.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-19T04:05:35.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@25626379::SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e121388 2021-10-19T04:05:35.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1d2380cb{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@f751857{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-19T04:05:35.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3e0a3cb{null} 2021-10-19T04:05:35.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-19T04:05:35.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-19T04:05:35.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-19T04:05:35.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@169c3d58::DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@692db546{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-19T04:05:35.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25626379{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68894544{/10.233.72.164:58726<->/10.233.72.155:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@169c3d58[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e3b1f4{s=START}]=>HttpChannelOverHttp@3061973{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:35.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@5d3f70d2 waiting 2021-10-19T04:05:36.125Z||qtp1980194149-21-acceptor-0@2f025e9e-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@286923a0 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-19T04:05:36.125Z||qtp1980194149-21-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-19T04:05:36.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:36.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-19T04:05:36.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:36.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:36.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@286923a0 2021-10-19T04:05:36.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@286923a0 2021-10-19T04:05:36.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-19T04:05:36.125Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-19T04:05:36.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@286923a0 2021-10-19T04:05:36.125Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@58cf8f0d{/10.233.72.164:58736<->/10.233.72.155: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-19T04:05:36.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@591152a3 2021-10-19T04:05:36.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@19b509e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@d6697f4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-19T04:05:36.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5e3148b1::DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:36.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@58cf8f0d{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ffab09e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5e3148b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68199b13{s=START}]=>HttpChannelOverHttp@19b509e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:36.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ffab09e::SocketChannelEndPoint@58cf8f0d{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ffab09e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5e3148b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68199b13{s=START}]=>HttpChannelOverHttp@19b509e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:36.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5e3148b1::DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:36.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5e3148b1::DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-19T04:05:36.126Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@517968d3{AC.ReadCB@5e3148b1{HttpConnection@5e3148b1::DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-19T04:05:36.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ffab09e::SocketChannelEndPoint@58cf8f0d{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ffab09e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e3148b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68199b13{s=START}]=>HttpChannelOverHttp@19b509e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:36.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-19T04:05:36.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.155:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ffab09e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e3148b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68199b13{s=START}]=>HttpChannelOverHttp@19b509e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:36.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5d9d68d{SSLC.NBReadCB@6ffab09e{SslConnection@6ffab09e::SocketChannelEndPoint@58cf8f0d{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ffab09e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e3148b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68199b13{s=START}]=>HttpChannelOverHttp@19b509e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-19T04:05:36.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@58cf8f0d{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ffab09e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e3148b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68199b13{s=START}]=>HttpChannelOverHttp@19b509e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:36.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f1df8e8 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-19T04:05:36.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-19T04:05:36.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@58cf8f0d{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ffab09e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2975c230{/10.233.72.164:58736<->/10.233.72.155:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e3148b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68199b13{s=START}]=>HttpChannelOverHttp@19b509e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-19T04:05:36.127Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@286923a0 2021-10-19T04:05:36.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-19T04:05:36.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-19T04:05:36.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-19T04:05:36.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-19T04:05:36.127Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.ecli