at java.base/java.lang.Thread.run(Unknown Source) Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source) at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source) at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source) at java.naming/javax.naming.InitialContext.lookup(Unknown Source) ... 22 common frames omitted 2022-03-02 02:33:13 312 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation. 2022-03-02 02:33:13 313 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation. 2022-03-02 02:33:13 315 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-2-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed). 2022-03-02 02:33:13 316 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - ProxySelector Request for https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule 2022-03-02 02:33:13 316 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Looking for HttpClient for URL https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule and proxy value of DIRECT 2022-03-02 02:33:13 316 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Creating new HttpsClient with url:https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule and proxy:DIRECT with connect timeout:30000 2022-03-02 02:33:13 316 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-02 02:33:13 316 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@7cca31fc-RuleActiveApp@3db65c0d{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@23dd3474[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:42192]] on ManagedSelector@4fad51a3{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-02 02:33:13 316 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@7cca31fc-RuleActiveApp@3db65c0d{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-02 02:33:13 316 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:13 317 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/0 selected 2022-03-02 02:33:13 317 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:13 317 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:13 317 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update Accept@23dd3474[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:42192]] 2022-03-02 02:33:13 317 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue Accept@23dd3474[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:42192]] startThread=0 2022-03-02 02:33:13 317 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:13 317 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:13 317 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run Accept@23dd3474[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:42192]] in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:13 317 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-23] invocationID:{InvocationID} - SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-02 02:33:13 317 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-23] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@c3cfa53 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - new HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - New HTTP Connection HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005ab440@779843e1 on ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@73e740ee{AC.ReadCB@64104603{HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@46d59238{SSLC.NBReadCB@344b2a95{SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2b2707f5 on ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=2 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/1 selected 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Created SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 2 updates 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 2 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005ab440@779843e1 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2b2707f5 2022-03-02 02:33:13 318 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran Accept@23dd3474[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:42192]] in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/1 selected 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:42192], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3619]@2022-03-02T02:33:13.319771Z 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@21c6ae41 offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3619]@2022-03-02T02:33:13.319839Z 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@6a941f30 startThread=0 2022-03-02 02:33:13 319 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-19] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@6a941f30 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}] 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@6a941f30 started 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@6a941f30 waiting 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@21c6ae41 task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3619]@2022-03-02T02:33:13.320028Z 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3619]@2022-03-02T02:33:13.320075Z tryProduce true 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3619]@2022-03-02T02:33:13.319981Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@46d59238{SSLC.NBReadCB@344b2a95{SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@73e740ee{AC.ReadCB@64104603{HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 455 HeapByteBuffer@1bb540fc[p=0,l=455,c=17408,r=455]={<<<\x16\x03\x03\x01\xC2\x01\x00\x01\xBe\x03\x03]B\x0e\x81\xD3\x9fu\xC0\xA9\xB7\x1b\x92\xF3^...\xAeV\x00\xA3\x1c\xCek\xB3\xA9\xA0\xE5y.,E\x7f\x96Z1C\x9e\x89\xD5>>>,\xE3c\xBe\x1e,u\xAeO...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=455 2022-03-02 02:33:13 320 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill starting handshake SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=455/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 321 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=455 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 455 bytesProduced = 0 encryptedBuffer=[p=455,l=455,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 321 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK 2022-03-02 02:33:13 324 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-02 02:33:13 324 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 324 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:13 324 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:13 324 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 134 sequenceNumber = 0 [p=0,l=134,c=17408,r=134] ioDone=false/false 2022-03-02 02:33:13 324 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 134 SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 324 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:13 324 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:13 324 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 102 sequenceNumber = 0 [p=0,l=102,c=17408,r=102] ioDone=false/false 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 102 SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@344b2a95{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bb540fc[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01\xC2\x01\x00\x01\xBe...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bb540fc[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01\xC2\x01\x00\x01\xBe...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000} filled 0 HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=6/30000} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@73e740ee{AC.ReadCB@64104603{HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@46d59238{SSLC.NBReadCB@344b2a95{SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2b2707f5 on ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/1 selected 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@2c37de64 size 1 > capacity 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2b2707f5 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@2c37de64 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:13 325 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 326 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:13 326 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/1 selected 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:42192], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-02 02:33:13 327 DEBUG [jdk.event.security][pool-2-thread-1] invocationID:{InvocationID} - TLSHandshake: 127.0.0.1:9101, TLSv1.3, TLS_AES_128_GCM_SHA256, 283968766 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3620]@2022-03-02T02:33:13.327322Z 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@6a941f30 offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3620]@2022-03-02T02:33:13.327358Z 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@3bee2c8e startThread=0 2022-03-02 02:33:13 327 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@2924e8f65 pairs: {GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: 127.0.0.1:9101}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive} 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3620]@2022-03-02T02:33:13.327655Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@6a941f30 task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3620]@2022-03-02T02:33:13.327719Z 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@46d59238{SSLC.NBReadCB@344b2a95{SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@3bee2c8e in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}] 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-19] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3621]@2022-03-02T02:33:13.327808Z tryProduce true 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@3bee2c8e started 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@3bee2c8e waiting 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@73e740ee{AC.ReadCB@64104603{HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-02 02:33:13 327 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:13 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:13 328 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 318 HeapByteBuffer@1bb540fc[p=0,l=318,c=17408,r=318]={<<<\x17\x03\x03\x00E\x8d'\x9a\x90\xA4W<\xCc\x10SY\xE0):\x9c\xD7\xA5\xB5\xD0\xC5...\nMu\x85\xCc\xFa\xE2\xE0;\xD3\xD8Ih6\xD6\xE2\xA5x\x98\xEd\x158S>>>G\x9e\x16\xA3\x01\xAc@\xBe]...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=318 2022-03-02 02:33:13 328 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} - TLSHandshake: 127.0.0.1:48002, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-02 02:33:13 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=318 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 74 bytesProduced = 0 encryptedBuffer=[p=74,l=318,c=17408,r=244] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9d!\xFe\xDd...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-02 02:33:13 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_WRAP,eio=244/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:13 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:13 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 88 sequenceNumber = 0 [p=0,l=88,c=17408,r=88] ioDone=false/false 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 88 SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=244/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=244/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=244/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bb540fc[p=74,l=318,c=17408,r=244]={\x17\x03\x03\x00E\x14\x00\x00 ...\x08\xA7\xEc2`\xB3*<<<\x17\x03\x03\x00\xEf\x8f\xE8\r\xA9.\xCa7\xD6K\xE63-\x9f\x92\xD8\x82\\\x9e%\x1a...\nMu\x85\xCc\xFa\xE2\xE0;\xD3\xD8Ih6\xD6\xE2\xA5x\x98\xEd\x158S>>>G\x9e\x16\xA3\x01\xAc@\xBe]...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 244 bytesProduced = 206 encryptedBuffer=[p=318,l=318,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=206,c=17408,r=206]={<<>>1\x90\xE0t\x031\xFd\x92\xA8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=206,c=17408,r=206]={<<>>1\x90\xE0t\x031\xFd\x92\xA8...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=3/30000} filled 206 HeapByteBuffer@32289876[p=0,l=206,c=17408,r=206]={<<>>1\x90\xE0t\x031\xFd\x92\xA8...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@32289876[p=0,l=206,c=17408,r=206]={<<>>1\x90\xE0t\x031\xFd\x92\xA8...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@32289876[p=0,l=206,c=17408,r=206]={<<>>1\x90\xE0t\x031\xFd\x92\xA8...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept --> VALUE 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept --> IN_VALUE 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept --> FIELD 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> IN_VALUE 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> FIELD 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0} GET //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HTTP/1.1 User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6) Host: 127.0.0.1:9101 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=4/30000} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 127.0.0.1 with SNI null 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@4be490da{STARTED,min=256,inflate=8192} handle Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@54b3fcd6 in null 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE} 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/rule -> io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=customFilter@21a46ff1==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6db328f8@6db328f8==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-b2c4a8b@b2c4a8b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:13 329 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter customFilter@21a46ff1==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-02 02:33:13 330 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering. 2022-03-02 02:33:13 330 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-02 02:33:13 330 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 4c86aeb6-703b-4ea0-a948-0e6cda737dbe 2022-03-02 02:33:13 330 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-02 02:33:13 330 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6db328f8@6db328f8==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-02 02:33:13 330 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-b2c4a8b@b2c4a8b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-02 02:33:13 330 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:13 331 TRACE [org.skife.jdbi.v2.DBI][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@343137c5] obtained in 0 millis 2022-03-02 02:33:13 331 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@32901784, maxRows=0, fetchSize=0, flags=16 2022-03-02 02:33:13 331 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null) 2022-03-02 02:33:13 331 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2022-03-02 02:33:13 331 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - FE=> Sync 2022-03-02 02:33:13 332 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-02 02:33:13 332 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - <=BE DataRow(len=4,163) 2022-03-02 02:33:13 332 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - <=BE CommandStatus(SELECT 1) 2022-03-02 02:33:13 332 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-02 02:33:13 332 TRACE [org.skife.jdbi.v2.DBI][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - statement:[SELECT * FROM APLUS_RULE ] took 1 millis 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 1 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 1 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 2 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 2 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 3 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 3 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 4 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 4 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 5 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getInt columnIndex: 5 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 6 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getLong columnIndex: 6 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 7 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 7 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 8 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 8 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 9 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 9 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 10 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 11 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 11 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 12 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 13 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 14 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 14 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 15 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 15 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 16 2022-03-02 02:33:13 332 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 16 2022-03-02 02:33:13 333 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getObject columnIndex: 17 2022-03-02 02:33:13 333 TRACE [org.postgresql.jdbc.PgConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - getString columnIndex: 17 2022-03-02 02:33:13 333 TRACE [org.skife.jdbi.v2.DBI][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@343137c5] released 2022-03-02 02:33:13 333 INFO [org.onap.holmes.rulemgt.resources.RuleMgtResources][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - query rule successful by condition:org.onap.holmes.rulemgt.bean.request.RuleQueryCondition@443c87b7 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - GzipHandler@4be490da{STARTED,min=256,inflate=8192} excluded not gzip accept Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@54b3fcd6 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@3a6013c2 exclude no deflater 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@8fe0f3d[p=0,l=4442,c=8192,r=4442]={<<<{"correlationRules":[{"ru...c55b"}],"totalCount":1}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@13b3a06{null} 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4} 200 OK HTTP/1.1 Date: Wed, 02 Mar 2022 02:33:13 GMT X-TransactionID: 4c86aeb6-703b-4ea0-a948-0e6cda737dbe X-InvocationID: d00161f2-e6d0-4105-9fde-50b2fcbb1157 Content-Length: 4442 Content-Type: application/json Vary: Accept-Encoding 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@219a04a9[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=4442},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b5eed5b] (null,[p=0,l=4442,c=8192,r=4442],true)@START 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=6,cl=4442} last=true content=HeapByteBuffer@8fe0f3d[p=0,l=4442,c=8192,r=4442]={<<<{"correlationRules":[{"ru...c55b"}],"totalCount":1}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Date: Wed, 02 Mar 2022 02:33:13 GMT X-TransactionID: 4c86aeb6-703b-4ea0-a948-0e6cda737dbe X-InvocationID: d00161f2-e6d0-4105-9fde-50b2fcbb1157 Content-Length: 4442 Content-Type: application/json Vary: Accept-Encoding 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - CONTENT_LENGTH 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@219a04a9[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=4442},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b5eed5b] ([p=0,l=242,c=8192,r=242],[p=0,l=4442,c=8192,r=4442],true)@COMPLETING 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - write: WriteFlusher@63a19eea{IDLE}->null [HeapByteBuffer@66bb3a95[p=0,l=242,c=8192,r=242]={<<>>gth: 4\r\n\r...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@8fe0f3d[p=0,l=4442,c=8192,r=4442]={<<<{"correlationRules":[{"ru...c55b"}],"totalCount":1}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2022-03-02 02:33:13 333 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@63a19eea{WRITING}->null:IDLE-->WRITING 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - >flush SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@64104603[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@15213c17{s=COMPLETING}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=5} 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@66bb3a95[p=0,l=242,c=8192,r=242]={<<>>gth: 4\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@8fe0f3d[p=0,l=4442,c=8192,r=4442]={<<<{"correlationRules":[{"ru...c55b"}],"totalCount":1}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 4684 bytesProduced = 4722 sequenceNumber = 1 [p=0,l=4722,c=17408,r=4722] ioDone=false/false 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flushed 4722 SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@64104603[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@15213c17{s=COMPLETING}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=5} 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@64104603[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@15213c17{s=COMPLETING}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=5} 2022-03-02 02:33:13 334 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - KeepAlive stream used: https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Flushed=true written=4684 remaining=0 WriteFlusher@63a19eea{WRITING}->null 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@63a19eea{IDLE}->null:WRITING-->IDLE 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@219a04a9[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=4442},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b5eed5b] ([p=242,l=242,c=8192,r=0],[p=4442,l=4442,c=8192,r=0],true)@END 2022-03-02 02:33:13 334 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@4a3997cf7 pairs: {null: HTTP/1.1 200 OK}{Date: Wed, 02 Mar 2022 02:33:13 GMT}{X-TransactionID: 4c86aeb6-703b-4ea0-a948-0e6cda737dbe}{X-InvocationID: d00161f2-e6d0-4105-9fde-50b2fcbb1157}{Content-Type: application/json}{Vary: Accept-Encoding}{Content-Length: 4442} 2022-03-02 02:33:13 334 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=d2a21bd6-6fef-4a0a-977e-da57f5a80728, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-rule-mgmt/v1/rule 2022-03-02 02:33:13 334 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting. 2022-03-02 02:33:13 334 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=5} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@3caff7f0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@3caff7f0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@3caff7f0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@3caff7f0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@3caff7f0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/rule written=4442 127.0.0.1 - - [02/Mar/2022:02:33:13 +0000] "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1" 200 4442 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 6 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - unconsumed input HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=9/30000} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@64104603[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@15213c17{s=END}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bb540fc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@64104603[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@15213c17{s=END}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@64104603[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@15213c17{s=END}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bb540fc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@64104603[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@15213c17{s=END}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CONTENT HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CONTENT_END 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onContentComplete HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT_END --> END 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onRequestComplete HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpInput][dw-25] invocationID:{InvocationID} - HttpInputOverHTTP@3b926392[c=0,q=0,[0]=null,s=STREAM] addContent EOF 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=END,0 of -1} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@3caff7f0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - reset HttpParser{s=END,0 of -1} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - END --> START 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bb540fc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:13 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bb540fc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10/30000} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@73e740ee{AC.ReadCB@64104603{HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@46d59238{SSLC.NBReadCB@344b2a95{SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2b2707f5 on ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/1 selected 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2b2707f5 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@21c6ae41 size 1 > capacity 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@21c6ae41 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:13 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:13 354 TRACE [org.skife.jdbi.v2.DBI][EngineInstanceController] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@24bf2710] obtained in 0 millis 2022-03-02 02:33:13 354 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@10b4d797, maxRows=0, fetchSize=0, flags=16 2022-03-02 02:33:13 354 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null) 2022-03-02 02:33:13 354 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2022-03-02 02:33:13 354 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} - FE=> Sync 2022-03-02 02:33:13 355 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-02 02:33:13 355 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} - <=BE DataRow(len=39) 2022-03-02 02:33:13 355 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} - <=BE CommandStatus(SELECT 1) 2022-03-02 02:33:13 355 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-02 02:33:13 355 TRACE [org.skife.jdbi.v2.DBI][EngineInstanceController] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY] took 0 millis 2022-03-02 02:33:13 355 TRACE [org.postgresql.jdbc.PgConnection][EngineInstanceController] invocationID:{InvocationID} - getString columnIndex: 2 2022-03-02 02:33:13 355 TRACE [org.postgresql.jdbc.PgConnection][EngineInstanceController] invocationID:{InvocationID} - getInt columnIndex: 3 2022-03-02 02:33:13 355 TRACE [org.postgresql.jdbc.PgConnection][EngineInstanceController] invocationID:{InvocationID} - getLong columnIndex: 4 2022-03-02 02:33:13 355 TRACE [org.skife.jdbi.v2.DBI][EngineInstanceController] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@24bf2710] released 2022-03-02 02:33:18 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@7cca31fc-RuleActiveApp@3db65c0d{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@1e243543[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51894]] on ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-02 02:33:18 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@7cca31fc-RuleActiveApp@3db65c0d{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-02 02:33:18 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:18 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@7cca31fc-RuleActiveApp@3db65c0d{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@3b6d4d14[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51892]] on ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-02 02:33:18 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/1 selected 2022-03-02 02:33:18 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:18 200 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updateable 2 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - update Accept@1e243543[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51894]] 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-19] invocationID:{InvocationID} - queue Accept@1e243543[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51894]] startThread=0 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - update Accept@3b6d4d14[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51892]] 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-19] invocationID:{InvocationID} - queue Accept@3b6d4d14[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51892]] startThread=0 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run Accept@1e243543[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51894]] in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-386] invocationID:{InvocationID} - run Accept@3b6d4d14[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51892]] in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-386] invocationID:{InvocationID} - SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@67cf3d6a 2022-03-02 02:33:18 201 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-386] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@447d519e 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-386] invocationID:{InvocationID} - new HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005ab440@2fe127a2 on ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=0 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-386] invocationID:{InvocationID} - New HTTP Connection HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005ab440@7f531e2b on ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=1 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-386] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-386] invocationID:{InvocationID} - onOpen SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@31cc2ebd{AC.ReadCB@5afdace4{HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-386] invocationID:{InvocationID} - onOpen HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-386] invocationID:{InvocationID} - fillInterested HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.FillInterest][dw-386] invocationID:{InvocationID} - interested FillInterest@23d4e678{AC.ReadCB@530b2735{HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@5bbbb6b0 on ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=2 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=3 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - ensureFillInterested SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/3 selected 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 3 updates 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updateable 3 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005ab440@2fe127a2 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005ab440@7f531e2b 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@5bbbb6b0 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran Accept@1e243543[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51894]] in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.FillInterest][dw-386] invocationID:{InvocationID} - interested FillInterest@4411066f{SSLC.NBReadCB@7723a953{SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/3 selected 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-386] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 202 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2e92568f on ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=1 updates=0 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51894], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Created SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-386] invocationID:{InvocationID} - ran Accept@3b6d4d14[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51892]] in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3621]@2022-03-02T02:33:18.203143Z 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@3bee2c8e offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3621]@2022-03-02T02:33:18.203182Z 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-19] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@272c244 startThread=0 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@3bee2c8e task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3621]@2022-03-02T02:33:18.20327Z 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-19] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3621]@2022-03-02T02:33:18.203251Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3622]@2022-03-02T02:33:18.203305Z tryProduce true 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2e92568f 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.FillInterest][dw-19] invocationID:{InvocationID} - fillable FillInterest@17b6d311{SSLC.NBReadCB@7db62ef1{SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@272c244 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}] 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@272c244 started 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@272c244 waiting 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >c.onFillable SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/3 selected 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - onFillable SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.FillInterest][dw-19] invocationID:{InvocationID} - fillable FillInterest@31cc2ebd{AC.ReadCB@5afdace4{HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51892], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >fill SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:18 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 261 HeapByteBuffer@1bb540fc[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xA5\x82\xBcK_\xF8\x15\xE1N\x9aS m\x18...\xD24\xDa\xEf\xC6\x1f\xA6\xD0\xA4\xFd\xDc|_\xFe\x92a<\x10\xC7\x0b\xC2 \x18>>>nnection:...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=261 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3622]@2022-03-02T02:33:18.204062Z 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill starting handshake SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@272c244 offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3622]@2022-03-02T02:33:18.204096Z 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@404e91b6 startThread=0 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3622]@2022-03-02T02:33:18.204155Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@404e91b6 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}] 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@404e91b6 started 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@4411066f{SSLC.NBReadCB@7723a953{SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@404e91b6 waiting 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@23d4e678{AC.ReadCB@530b2735{HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_TASK 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 261 HeapByteBuffer@43b46790[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x93-9\xEe\xF9\xB6V\xD6q\x92\x0c\x8aW}...\x06\xE3\xDc\xFfh\xF58\ni\xFdy\x06\x81\x97\xFf\x8a8\xAa\x8d&DxT>>>\x19\xBd<7\xC6\x82r\x0f\x7f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=261 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill starting handshake SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >flush SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:18 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@272c244 task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3623]@2022-03-02T02:33:18.205157Z 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3623]@2022-03-02T02:33:18.205206Z tryProduce true 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@7db62ef1{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 373 HeapByteBuffer@1bb540fc[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xA5\x82\xBcK_\xF8\x15\xE1...a\xD9M7})Sq'\xF0T?}\xB3\x15Q\x9d\xD4\xA9W\x90\x16\xE5>>>\xAb\x04q\x00)\x00K\x00&...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=373 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bb540fc[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xA5\x82\xBcK_\xF8\x15\xE1N\x9aS m\x18...a\xD9M7})Sq'\xF0T?}\xB3\x15Q\x9d\xD4\xA9W\x90\x16\xE5>>>\xAb\x04q\x00)\x00K\x00&...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_TASK 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@7723a953{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 373 HeapByteBuffer@43b46790[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x93-9\xEe\xF9\xB6V\xD6...\xA9F\x00\xC9\xE3Bs\x9d.X\xE3';\x00f\xBaFetS\x93^k>>>*q\x13\x00)\x00K\x00&...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=373 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@43b46790[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x93-9\xEe\xF9\xB6V\xD6q\x92\x0c\x8aW}...\xA9F\x00\xC9\xE3Bs\x9d.X\xE3';\x00f\xBaFetS\x93^k>>>*q\x13\x00)\x00K\x00&...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK 2022-03-02 02:33:18 208 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-19] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@67cf3d6a 2022-03-02 02:33:18 208 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-22] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@447d519e 2022-03-02 02:33:18 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-02 02:33:18 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-02 02:33:18 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >flush SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:18 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:18 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2022-03-02 02:33:18 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:18 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:18 210 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@7db62ef1{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bb540fc[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@7723a953{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@43b46790[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >fill SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 0 HeapByteBuffer@43b46790[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@43b46790[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=9/30000} filled 0 HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@32289876[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\x80\x80\x07p...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=9/30000} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-19] invocationID:{InvocationID} - fillInterested HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=9/30000} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=9/30000} filled 0 HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.FillInterest][dw-19] invocationID:{InvocationID} - interested FillInterest@31cc2ebd{AC.ReadCB@5afdace4{HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=9/30000} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=9/30000} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - ensureFillInterested SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@4411066f{SSLC.NBReadCB@7723a953{SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@5bbbb6b0 on ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=0 2022-03-02 02:33:18 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=1 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2e92568f on ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=1 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@3bee2c8e size 1 > capacity 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/3 selected 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 2 updates 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 2 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@3bee2c8e in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@5bbbb6b0 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2e92568f 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@6a941f30 size 1 > capacity 2022-03-02 02:33:18 212 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-19] invocationID:{InvocationID} - ran ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@6a941f30 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/3 selected 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51894], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3623]@2022-03-02T02:33:18.214672Z 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@404e91b6 offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3623]@2022-03-02T02:33:18.214711Z 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@37fa5702 startThread=0 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@37fa5702 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}] 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3623]@2022-03-02T02:33:18.214766Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@404e91b6 task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3623]@2022-03-02T02:33:18.214819Z 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@37fa5702 started 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3624]@2022-03-02T02:33:18.214855Z tryProduce true 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@37fa5702 waiting 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@17b6d311{SSLC.NBReadCB@7db62ef1{SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@31cc2ebd{AC.ReadCB@5afdace4{HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-03-02 02:33:18 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 220 HeapByteBuffer@32289876[p=0,l=220,c=17408,r=220]={<<<\x17\x03\x03\x005\xC7\xCby{ \xF84A\xD2&&F`\xB8\xC6\xA1\x8d\xBa\xAe\x9b...\xF8\x03U\xDb\x92\xE4$\xC7\x05\x1f?\xBa\x98W7\xDd\xDc-\xDb}\xB4^\\>>>\xAb}\xBf\x1e\xC8\xE4\x0e\xF6=...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=220 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/3 selected 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:18 215 DEBUG [jdk.event.security][dw-23] invocationID:{InvocationID} - TLSHandshake: 10.233.73.95:51894, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=220 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=220,c=17408,r=162] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00S38n\x15...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:51892], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - handshake succeeded SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=162/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@32289876[p=58,l=220,c=17408,r=162]={\x17\x03\x03\x005\x14\x00\x00 ...T\xB9(\xF3-\xD4P<<<\x17\x03\x03\x00\x9d\xFfc\xB6-!W\x870\x1b\x9e\xE5\xCc\xF7b\xDc\xD9o4\t\x85...\xF8\x03U\xDb\x92\xE4$\xC7\x05\x1f?\xBa\x98W7\xDd\xDc-\xDb}\xB4^\\>>>\xAb}\xBf\x1e\xC8\xE4\x0e\xF6=...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 162 bytesProduced = 140 encryptedBuffer=[p=220,l=220,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\xEd\x16\xC6\xF1\xB4\x9d\x85\xAc\xB0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\xEd\x16\xC6\xF1\xB4\x9d\x85\xAc\xB0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5afdace4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=4/30000} filled 140 HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\xEd\x16\xC6\xF1\xB4\x9d\x85\xAc\xB0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\xEd\x16\xC6\xF1\xB4\x9d\x85\xAc\xB0...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\xEd\x16\xC6\xF1\xB4\x9d\x85\xAc\xB0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - START --> SPACE1 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - URI --> SPACE2 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-02 02:33:18 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3624]@2022-03-02T02:33:18.216001Z 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@37fa5702 offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3624]@2022-03-02T02:33:18.216046Z 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - REQUEST for //10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} GET //10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.73.199:9101 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=4/30000} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - handle //10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@6acf64be startThread=0 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - handling HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@6acf64be in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}] 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-23] invocationID:{InvocationID} - Host 10.233.73.199 with SNI null 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@6acf64be started 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@6acf64be waiting 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@37fa5702 task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3624]@2022-03-02T02:33:18.216197Z 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23] invocationID:{InvocationID} - GzipHandler@4be490da{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck)@7ed39123 in null 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3624]@2022-03-02T02:33:18.216246Z tryProduce true 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3624]@2022-03-02T02:33:18.216149Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - chain=customFilter@21a46ff1==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6db328f8@6db328f8==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-b2c4a8b@b2c4a8b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@4411066f{SSLC.NBReadCB@7723a953{SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter customFilter@21a46ff1==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-02 02:33:18 216 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Entering. 2022-03-02 02:33:18 216 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-02 02:33:18 216 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 477fa3b0-c011-4ec6-9ac5-52a836f60366 2022-03-02 02:33:18 216 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6db328f8@6db328f8==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-b2c4a8b@b2c4a8b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@23d4e678{AC.ReadCB@530b2735{HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=FI,flush=-,to=4/30000}}} 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:18 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@4be490da{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck)@7ed39123 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@147d8893 exclude no deflater 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@7f62d46[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@62d128fd{null} 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 200 OK HTTP/1.1 Connection: close Date: Wed, 02 Mar 2022 02:33:18 GMT X-TransactionID: 477fa3b0-c011-4ec6-9ac5-52a836f60366 X-InvocationID: 69bc36ff-bcd1-4122-816d-2b29e2dca226 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@69f70d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7828ce83] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@7f62d46[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Wed, 02 Mar 2022 02:33:18 GMT X-TransactionID: 477fa3b0-c011-4ec6-9ac5-52a836f60366 X-InvocationID: 69bc36ff-bcd1-4122-816d-2b29e2dca226 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@69f70d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7828ce83] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@4e0250dd{IDLE}->null [HeapByteBuffer@66bb3a95[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7f62d46[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4e0250dd{WRITING}->null:IDLE-->WRITING 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 220 HeapByteBuffer@32289876[p=0,l=220,c=17408,r=220]={<<<\x17\x03\x03\x005\xF2\xB4H\xB1\x12\xF5/D\xBeb\xA2L\x8f\xD7\xFc\x95\xCf\xAd\xB8v...\xB77\xA3~/8\xB2\xA2e\x7fr\x10\xFa\xDf`W\x8d\xBf\x16D\xA0\x1a\xD1>>>\xAb}\xBf\x1e\xC8\xE4\x0e\xF6=...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=220 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=COMPLETING}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@66bb3a95[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@7f62d46[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=COMPLETING}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=COMPLETING}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@4e0250dd{WRITING}->null 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4e0250dd{IDLE}->null:WRITING-->IDLE 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@69f70d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7828ce83] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@69f70d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7828ce83] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-02 02:33:18 217 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=6/30000} 2022-03-02 02:33:18 217 DEBUG [jdk.event.security][dw-21] invocationID:{InvocationID} - TLSHandshake: 10.233.73.95:51892, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} oshut=false, ishut=false 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=220 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=220,c=17408,r=162] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>GET /api/...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>GET /api/...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - handshake succeeded SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=162/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@32289876[p=58,l=220,c=17408,r=162]={\x17\x03\x03\x005\x14\x00\x00 ...\xA6J\th6\x8e\xDd<<<\x17\x03\x03\x00\x9d\x1b\xD9>>\xAb}\xBf\x1e\xC8\xE4\x0e\xF6=...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 162 bytesProduced = 140 encryptedBuffer=[p=220,l=220,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\xEd\x16\xC6\xF1\xB4\x9d\x85\xAc\xB0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\xEd\x16\xC6\xF1\xB4\x9d\x85\xAc\xB0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@530b2735[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@17b6d311{SSLC.NBReadCB@7db62ef1{SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}}} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=6/30000} filled 140 HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\xEd\x16\xC6\xF1\xB4\x9d\x85\xAc\xB0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\xEd\x16\xC6\xF1\xB4\x9d\x85\xAc\xB0...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@5bbbb6b0 on ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=0 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=1 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\xEd\x16\xC6\xF1\xB4\x9d\x85\xAc\xB0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - START --> SPACE1 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - URI --> SPACE2 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/3 selected 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@5bbbb6b0 2022-03-02 02:33:18 218 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=2fe1a23f-0b4d-42da-acd2-c273c8d9dacb, referenceCounter=0, store size=0} on thread dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-02 02:33:18 218 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Exiting. 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/3 selected 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@33cc2936{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@33cc2936{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - REQUEST for //10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} GET //10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.73.199:9101 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.199:9101 remote=/10.233.73.95:51894], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 218 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - completed HttpChannelState@33cc2936{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@33cc2936{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@33cc2936{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=7/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=7/30000} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6612819{s=END}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}:runFillable:BLOCKING 10.233.73.95 - - [02/Mar/2022:02:33:18 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 3 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3625]@2022-03-02T02:33:18.219126Z 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - handle //10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - recycle HttpChannelState@33cc2936{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@6acf64be offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3625]@2022-03-02T02:33:18.219178Z 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - handling HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@4a5c9705 startThread=0 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 24 HeapByteBuffer@43b46790[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13v\x9a&@\x0c\xF0\xA4\xC04\xEa\x0c\xFd\x05\xC9k\x0by\xF0j>>>\xD7|\xC8o\xE1k\x13\xA5i...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-21] invocationID:{InvocationID} - Host 10.233.73.199 with SNI null 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=24 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@6acf64be task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3625]@2022-03-02T02:33:18.219317Z 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-386] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@4a5c9705 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}] 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-386] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@4a5c9705 started 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=1}][pc=0,pic=0,pec=13,epc=3625]@2022-03-02T02:33:18.21935Z tryProduce true 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-386] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@4a5c9705 waiting 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>GET /api/...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>GET /api/...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3625]@2022-03-02T02:33:18.219297Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>GET /api/...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@17b6d311{SSLC.NBReadCB@7db62ef1{SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21] invocationID:{InvocationID} - GzipHandler@4be490da{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck)@7b98cef in null 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=7/30000} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - shutdownOutput: SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=7/30000} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - ensureFillInterested SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@31cc2ebd{null} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - FillInterest@31cc2ebd{null} lost race null 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@17b6d311{SSLC.NBReadCB@7db62ef1{SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - chain=customFilter@21a46ff1==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6db328f8@6db328f8==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-b2c4a8b@b2c4a8b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@37fa5702 size 1 > capacity 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@5bbbb6b0 on ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=0 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@37fa5702 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=0 updates=1 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter customFilter@21a46ff1==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-02 02:33:18 219 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Entering. 2022-03-02 02:33:18 219 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:18 219 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 7a9af5d5-2ea3-4de8-9400-5384b6427df9 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/3 selected 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@5bbbb6b0 2022-03-02 02:33:18 219 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6db328f8@6db328f8==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/3 selected 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - doClose SocketChannelEndPoint@3008ee8a{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=/10.233.73.199:9101,r=/10.233.73.95:51894,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:18 219 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-b2c4a8b@b2c4a8b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[closed], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@3008ee8a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onClose FillInterest@17b6d311{SSLC.NBReadCB@7db62ef1{SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed] 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@3008ee8a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillableFail SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@3008ee8a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onFail FillInterest@31cc2ebd{null} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227) 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.doClose(SslConnection.java:1366) 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:254) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup ManagedSelector@4fad51a3{STARTED} id=0 keys=3 selected=1 updates=0 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@257f0f20 startThread=0 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@3008ee8a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 3 keys 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onClose FillInterest@31cc2ebd{null} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>GET /api/...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>GET /api/...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CLOSE --> CLOSED 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/2 selected 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 0 updates 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 2 keys 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@257f0f20 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@3008ee8a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@4be490da{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck)@7b98cef 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose HttpConnection@5afdace4::DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@60b2d2f4 exclude no deflater 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose SslConnection@7db62ef1::SocketChannelEndPoint@3008ee8a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7db62ef1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44c7fd7b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5afdace4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6612819{s=START}]=>HttpChannelOverHttp@42a6f9e0{s=HttpChannelState@33cc2936{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@272c244 size 1 > capacity 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@272c244 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@2a953c4d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3b6e5735{null} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@257f0f20 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Wed, 02 Mar 2022 02:33:18 GMT X-TransactionID: 7a9af5d5-2ea3-4de8-9400-5384b6427df9 X-InvocationID: b4435dc1-8fac-4f2b-82c4-4527c9c56016 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@707b6a43[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@62833ca] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@2a953c4d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Wed, 02 Mar 2022 02:33:18 GMT X-TransactionID: 7a9af5d5-2ea3-4de8-9400-5384b6427df9 X-InvocationID: b4435dc1-8fac-4f2b-82c4-4527c9c56016 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@707b6a43[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@62833ca] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@55c1016{IDLE}->null [HeapByteBuffer@66bb3a95[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2a953c4d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2022-03-02 02:33:18 220 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@55c1016{WRITING}->null:IDLE-->WRITING 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=COMPLETING}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@66bb3a95[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@2a953c4d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=COMPLETING}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=COMPLETING}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@55c1016{WRITING}->null 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@55c1016{IDLE}->null:WRITING-->IDLE 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@707b6a43[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@62833ca] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@707b6a43[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@62833ca] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=9/30000} 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2022-03-02 02:33:18 221 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@4411066f{SSLC.NBReadCB@7723a953{SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}}} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2e92568f on ManagedSelector@4fad51a3{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/2 selected 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:18 222 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=61002f3f-0c58-4891-9805-09a53f478045, referenceCounter=0, store size=0} on thread dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2e92568f 2022-03-02 02:33:18 222 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Exiting. 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 2 keys 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/2 selected 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@5e7ac042{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@5e7ac042{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.199:9101 remote=/10.233.73.95:51892], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - completed HttpChannelState@5e7ac042{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@5e7ac042{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:18 222 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@5e7ac042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29ec5eff{s=END}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING 10.233.73.95 - - [02/Mar/2022:02:33:18 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 5 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3626]@2022-03-02T02:33:18.223087Z 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - recycle HttpChannelState@5e7ac042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@4a5c9705 offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3626]@2022-03-02T02:33:18.223122Z 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@54156c3e startThread=0 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-386] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@4a5c9705 task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3626]@2022-03-02T02:33:18.223203Z 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-19] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@54156c3e in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}] 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-386] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3626]@2022-03-02T02:33:18.223235Z tryProduce true 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@54156c3e started 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@54156c3e waiting 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3626]@2022-03-02T02:33:18.223182Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-386] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 2 keys 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 24 HeapByteBuffer@43b46790[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13F\x88q#0\xFa\x1e\xF7\x04F\xF8\x0c\x9f\xBe\x0f\x97\x05\xAa\xB2>>>\xD7|\xC8o\xE1k\x13\xA5i...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=24 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@4411066f{SSLC.NBReadCB@7723a953{SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NEED_UNWRAP,eio=24/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CLOSE --> CLOSED 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@4411066f{SSLC.NBReadCB@7723a953{SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2e92568f on ManagedSelector@4fad51a3{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/2 selected 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@404e91b6 size 1 > capacity 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@2e92568f 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@404e91b6 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-386] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6ab93693{l=/10.233.73.199:9101,r=/10.233.73.95:51892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=/10.233.73.199:9101,r=/10.233.73.95:51892,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 2 keys 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@4411066f{SSLC.NBReadCB@7723a953{SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillableFail SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onFail FillInterest@23d4e678{null} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227) 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.doClose(SslConnection.java:1366) 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.ssl.SslConnection.onFillable(SslConnection.java:396) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@47c19c7 startThread=0 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@23d4e678{null} 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/1 selected 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 0 updates 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@47c19c7 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@6ab93693{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@530b2735::DecryptedEndPoint@7dd478b0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000} 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@23d4e678{null} 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@7723a953::SocketChannelEndPoint@6ab93693{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@23d4e678{null} lost race null 2022-03-02 02:33:18 224 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@47c19c7 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:18 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@7723a953{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7dd478b0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@530b2735[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29ec5eff{s=START}]=>HttpChannelOverHttp@64c907b8{s=HttpChannelState@5e7ac042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:18 225 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@6acf64be size 1 > capacity 2022-03-02 02:33:18 225 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@6acf64be in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:23 302 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@10371fd7] obtained in 0 millis 2022-03-02 02:33:23 302 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@5d93ec31, maxRows=0, fetchSize=0, flags=16 2022-03-02 02:33:23 302 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null) 2022-03-02 02:33:23 302 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2022-03-02 02:33:23 302 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-02 02:33:23 303 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-02 02:33:23 303 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE DataRow(len=39) 2022-03-02 02:33:23 303 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE CommandStatus(SELECT 1) 2022-03-02 02:33:23 303 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-02 02:33:23 303 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY] took 1 millis 2022-03-02 02:33:23 303 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 2 2022-03-02 02:33:23 303 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2022-03-02 02:33:23 303 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2022-03-02 02:33:23 303 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@10371fd7] released 2022-03-02 02:33:23 303 INFO [org.onap.holmes.rulemgt.RuleAllocator][RuleAllocatorTimer] invocationID:{InvocationID} - There are 1 engine instance(s) running currently. 2022-03-02 02:33:23 304 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1dab497f] obtained in 0 millis 2022-03-02 02:33:23 304 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@17eb46d2, maxRows=0, fetchSize=0, flags=16 2022-03-02 02:33:23 304 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_3,portal=null) 2022-03-02 02:33:23 304 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2022-03-02 02:33:23 304 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-02 02:33:23 305 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-02 02:33:23 305 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE DataRow(len=12) 2022-03-02 02:33:23 305 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE CommandStatus(SELECT 1) 2022-03-02 02:33:23 305 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-02 02:33:23 305 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getLegacyEngines */ SELECT DISTINCT(ENGINEINSTANCE) FROM APLUS_RULE] took 1 millis 2022-03-02 02:33:23 305 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 1 2022-03-02 02:33:23 305 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1dab497f] released 2022-03-02 02:33:23 305 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@346f4d2f] obtained in 0 millis 2022-03-02 02:33:23 312 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@72fe67dd, maxRows=0, fetchSize=0, flags=16 2022-03-02 02:33:23 312 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_4,portal=null,$1=<'10.233.72.88'>,type=VARCHAR) 2022-03-02 02:33:23 312 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2022-03-02 02:33:23 313 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-02 02:33:23 314 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-02 02:33:23 315 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE DataRow(len=4,163) 2022-03-02 02:33:23 315 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE CommandStatus(SELECT 1) 2022-03-02 02:33:23 316 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-02 02:33:23 317 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* CorrelationRuleDao.queryRuleByEngineInstance */ SELECT * FROM APLUS_RULE WHERE engineinstance=?] took 3 millis 2022-03-02 02:33:23 317 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 2 2022-03-02 02:33:23 317 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 1 2022-03-02 02:33:23 317 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 4 2022-03-02 02:33:23 318 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getInt columnIndex: 5 2022-03-02 02:33:23 318 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getInt columnIndex: 6 2022-03-02 02:33:23 318 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 7 2022-03-02 02:33:23 319 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 8 2022-03-02 02:33:23 319 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 9 2022-03-02 02:33:23 319 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 11 2022-03-02 02:33:23 319 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_242,243,191437708) 2022-03-02 02:33:23 319 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getObject columnIndex: 13 2022-03-02 02:33:23 319 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 14 2022-03-02 02:33:23 319 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 15 2022-03-02 02:33:23 319 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 17 2022-03-02 02:33:23 319 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 3 2022-03-02 02:33:23 319 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} - getString columnIndex: 16 2022-03-02 02:33:23 319 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_242,243,191437708) has been shutdown 2022-03-02 02:33:23 319 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@346f4d2f] released 2022-03-02 02:33:23 322 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_241,242,1399724307) 2022-03-02 02:33:23 322 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_241,242,1399724307) has been shutdown 2022-03-02 02:33:23 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/1 selected 2022-03-02 02:33:23 336 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:42192], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=9999/30000}{io=1/1,kio=1,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10000/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-386] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10000/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-386] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10000/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-386] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3627]@2022-03-02T02:33:23.337292Z 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-386] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@54156c3e offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3627]@2022-03-02T02:33:23.337337Z 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-386] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-386] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@65c2fe04 startThread=0 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@54156c3e task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3627]@2022-03-02T02:33:23.33745Z 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-386] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3627]@2022-03-02T02:33:23.337421Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10001/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-19] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3628]@2022-03-02T02:33:23.337498Z tryProduce true 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@65c2fe04 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}] 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.FillInterest][dw-386] invocationID:{InvocationID} - fillable FillInterest@46d59238{SSLC.NBReadCB@344b2a95{SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10001/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@65c2fe04 started 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@65c2fe04 waiting 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - >c.onFillable SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10001/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10001/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - onFillable SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10001/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.FillInterest][dw-386] invocationID:{InvocationID} - fillable FillInterest@73e740ee{AC.ReadCB@64104603{HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=FI,flush=-,to=10001/30000}}} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-386] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000} onFillable enter HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - >fill SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-386] invocationID:{InvocationID} - filled 80 HeapByteBuffer@43b46790[p=0,l=80,c=17408,r=80]={<<<\x17\x03\x03\x00#k\x1c\xDc\x16\xE2\xD0h\xAb\xCa\x91\xA7\x1e\xF4\xC5\x99\xB1\xD4BFg...\xD6\x8e\xBbU\x9e \xF5}V\x18K\r\xAb\xE3\xF5"\x13*MV\x006\x93>>>\x88\xFd\xD0\xA7\xCf\xF2w{U...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - net filled=80 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - unwrap net_filled=80 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 40 bytesProduced = 0 encryptedBuffer=[p=40,l=80,c=17408,r=40] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-386] invocationID:{InvocationID} - shutdownInput SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=17328/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-386] invocationID:{InvocationID} - filled -1 HeapByteBuffer@43b46790[p=40,l=80,c=17408,r=40]={\x17\x03\x03\x00#\x01Z\x15\x00...\xEe\x00y\x10\xAa\xF2u<<<\x17\x03\x03\x00#\x00hK/\x07\xA6,\xB7.\xCd\xA8\xE4\xD6\x8e\xBbU\x9e \xF5}V\x18K\r\xAb\xE3\xF5"\x13*MV\x006\x93>>>\x88\xFd\xD0\xA7\xCf\xF2w{U...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:23 337 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - net filled=-1 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - unwrap net_filled=-1 Status = CLOSED HandshakeStatus = NEED_WRAP bytesConsumed = 40 bytesProduced = 0 encryptedBuffer=[p=80,l=80,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - SslConnection@344b2a95{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000}=>HttpConnection@64104603[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.http.HttpParser][dw-386] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-386] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000} filled -1 HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-386] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000} parse HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.http.HttpParser][dw-386] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.http.HttpParser][dw-386] invocationID:{InvocationID} - START --> CLOSED 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-386] invocationID:{InvocationID} - close DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-386] invocationID:{InvocationID} - close(null) DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,OPEN,fill=-,flush=-,to=10001/30000} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - shutdownOutput: SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - >flush SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 2 [p=0,l=40,c=17408,r=40] ioDone=true/true 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-386] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-386] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-386] invocationID:{InvocationID} - doClose SocketChannelEndPoint@7f599a07{l=/127.0.0.1:9101,r=/127.0.0.1:42192,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=/127.0.0.1:9101,r=/127.0.0.1:42192,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.FillInterest][dw-386] invocationID:{InvocationID} - onClose FillInterest@46d59238{null} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-386] invocationID:{InvocationID} - Wakeup ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-386] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@61a123e2 startThread=0 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@61a123e2 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@7f599a07{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10002/30000} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-386] invocationID:{InvocationID} - close SocketChannelEndPoint@7f599a07{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 338 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose SslConnection@344b2a95::SocketChannelEndPoint@7f599a07{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-386] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7f599a07{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@61a123e2 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-386] invocationID:{InvocationID} - close SocketChannelEndPoint@7f599a07{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10002/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-386] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7f599a07{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10003/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/0 selected 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 0 updates 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.FillInterest][dw-386] invocationID:{InvocationID} - onClose FillInterest@73e740ee{null} 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 0 keys 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-386] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10003/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-386] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10003/30000} 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-386] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10003/30000} 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-386] invocationID:{InvocationID} - HttpConnection@64104603::DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10003/30000} onFillable exit HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-386] invocationID:{InvocationID} - SslConnection@344b2a95{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f95cbc0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10003/30000}=>HttpConnection@64104603[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15213c17{s=START}]=>HttpChannelOverHttp@738c02f2{s=HttpChannelState@3caff7f0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-386] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@4a5c9705 size 1 > capacity 2022-03-02 02:33:23 339 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-386] invocationID:{InvocationID} - ran ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@4a5c9705 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:28 201 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@7cca31fc-RuleActiveApp@3db65c0d{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@91e5dea[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:52006]] on ManagedSelector@4fad51a3{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-02 02:33:28 201 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@7cca31fc-RuleActiveApp@3db65c0d{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-02 02:33:28 205 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:28 205 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/0 selected 2022-03-02 02:33:28 205 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:28 205 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:28 206 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - update Accept@91e5dea[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:52006]] 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-19] invocationID:{InvocationID} - queue Accept@91e5dea[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:52006]] startThread=0 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run Accept@91e5dea[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:52006]] in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-21] invocationID:{InvocationID} - SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-21] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@67c07ace 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - new HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005ab440@51a6a4f7 on ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000} 2022-03-02 02:33:28 207 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@268c3831{AC.ReadCB@7c26ddb7{HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-02 02:33:28 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 208 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@42e9b10b{SSLC.NBReadCB@52f4cc4f{SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:28 208 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 208 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@368b9bad on ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-02 02:33:28 208 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=2 2022-03-02 02:33:28 208 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Created SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 208 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran Accept@91e5dea[java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:52006]] in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:28 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:28 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/1 selected 2022-03-02 02:33:28 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 2 updates 2022-03-02 02:33:28 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updateable 2 2022-03-02 02:33:28 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005ab440@51a6a4f7 2022-03-02 02:33:28 209 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@368b9bad 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/1 selected 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.199:9101 remote=/10.233.73.95:52006], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3628]@2022-03-02T02:33:28.213736Z 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@65c2fe04 offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3628]@2022-03-02T02:33:28.213816Z 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-19] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-19] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@3bd47c02 startThread=0 2022-03-02 02:33:28 213 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@3bd47c02 in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}] 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@3bd47c02 started 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@3bd47c02 waiting 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@65c2fe04 task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3628]@2022-03-02T02:33:28.214004Z 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3628]@2022-03-02T02:33:28.214032Z tryProduce true 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-19] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3628]@2022-03-02T02:33:28.213956Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.FillInterest][dw-19] invocationID:{InvocationID} - fillable FillInterest@42e9b10b{SSLC.NBReadCB@52f4cc4f{SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >c.onFillable SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - onFillable SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.FillInterest][dw-19] invocationID:{InvocationID} - fillable FillInterest@268c3831{AC.ReadCB@7c26ddb7{HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=FI,flush=-,to=6/30000}}} 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >fill SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 261 HeapByteBuffer@43b46790[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x038X\xAcK\x19)O\xEc\xE0e\x13'\xB5\xE5...C#\xFb\xFaX\x00\xAc0\x97@\xF2\x0f\xB0\x82\xC1\xDa\xFbk\x1f\n8~\x1e>>>\xA7\x13f\xDf\x1d\x90\xCe\x97\xF0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=261 2022-03-02 02:33:28 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill starting handshake SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_TASK 2022-03-02 02:33:28 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-02 02:33:28 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >flush SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:28 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:28 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@52f4cc4f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 373 HeapByteBuffer@43b46790[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x038X\xAcK\x19)O\xEc....\xCf\x82\xA1\xC1\xB7r\xB2\x02KS\xE2\x7f&\xA4\xEe\xB1G\xEa\x85V?\xF5>>>*q\x13\x00)\x00K\x00&...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=373 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 0 HeapByteBuffer@43b46790[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x038X\xAcK\x19)O\xEc\xE0e\x13'\xB5\xE5....\xCf\x82\xA1\xC1\xB7r\xB2\x02KS\xE2\x7f&\xA4\xEe\xB1G\xEa\x85V?\xF5>>>*q\x13\x00)\x00K\x00&...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_TASK 2022-03-02 02:33:28 219 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-19] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@67c07ace 2022-03-02 02:33:28 221 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >flush SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@52f4cc4f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 0 HeapByteBuffer@43b46790[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 222 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=0 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >fill SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 58 HeapByteBuffer@43b46790[p=0,l=58,c=17408,r=58]={<<<\x17\x03\x03\x005o\xB1\t\x92\xB1\xEc\xCa\x07H\x0fp\xDa\x0f\xFb\xE4\xA0\xFb/\x9fb...\xD1\xA6\xAe\xBc`t>\xD5\x11h\xB3\\Y\xBa\xCb\xBe\xAd\xCb\x9f\n&f\xE5>>>\x81\xFcQr\x1e\xF1<\\\xF2...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=58 2022-03-02 02:33:28 223 DEBUG [jdk.event.security][dw-19] invocationID:{InvocationID} - TLSHandshake: 10.233.73.95:52006, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=58 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=58,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s$\xEd5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - handshake succeeded SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 162 HeapByteBuffer@43b46790[p=0,l=162,c=17408,r=162]={<<<\x17\x03\x03\x00\x9d\xB3\n~e\t\x04\x0b\xF3\x82[\xF2\xEax\x062\x90w\xC7M\x84...0\xC4\xD1Z\xF2\xA9\x1aS8D\xA7\x04\xBc\xD8:\xE9\xBcp\xC0i\xF1.#>>>\x04\x04\x03\x08\x07\x08\x05\x08\x06...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=162 2022-03-02 02:33:28 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=162 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 162 bytesProduced = 140 encryptedBuffer=[p=162,l=162,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\x01\r\xC8\x10L\x9eo\xE2\xF8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\x01\r\xC8\x10L\x9eo\xE2\xF8...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=16/30000} filled 140 HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\x01\r\xC8\x10L\x9eo\xE2\xF8...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\x01\r\xC8\x10L\x9eo\xE2\xF8...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@47597c5d[p=0,l=140,c=17408,r=140]={<<>>\x01\r\xC8\x10L\x9eo\xE2\xF8...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - START --> SPACE1 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - URI --> SPACE2 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-19] invocationID:{InvocationID} - REQUEST for //10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} GET //10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.73.199:9101 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=16/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=16/30000} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-19] invocationID:{InvocationID} - handle //10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-19] invocationID:{InvocationID} - handling HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-19] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-19] invocationID:{InvocationID} - Host 10.233.73.199 with SNI null 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.Server][dw-19] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-19] invocationID:{InvocationID} - GzipHandler@4be490da{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck)@4fa86c8a in null 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-19] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-19] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE} 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-19] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:28 224 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-19] invocationID:{InvocationID} - chain=customFilter@21a46ff1==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6db328f8@6db328f8==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-b2c4a8b@b2c4a8b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:28 225 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-19] invocationID:{InvocationID} - call filter customFilter@21a46ff1==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-02 02:33:28 225 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-19] invocationID:{InvocationID} - Entering. 2022-03-02 02:33:28 225 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-19] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-02 02:33:28 225 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-19] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: ee991557-562c-4fc4-b0c9-6d2fb29f6979 2022-03-02 02:33:28 225 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-19] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-02 02:33:28 225 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-19] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6db328f8@6db328f8==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-02 02:33:28 225 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-19] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-b2c4a8b@b2c4a8b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-02 02:33:28 225 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-18709cb2@28624578==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-02 02:33:28 225 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@4be490da{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck)@4fa86c8a 2022-03-02 02:33:28 225 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@5bdcf7d9 exclude no deflater 2022-03-02 02:33:28 225 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@62256fd9[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7a893bf3{null} 2022-03-02 02:33:28 225 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 200 OK HTTP/1.1 Connection: close Date: Wed, 02 Mar 2022 02:33:28 GMT X-TransactionID: ee991557-562c-4fc4-b0c9-6d2fb29f6979 X-InvocationID: 5feb99d9-e7cc-41ea-be67-c15c6223a9ce Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@76c9d414[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a97872b] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@62256fd9[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Wed, 02 Mar 2022 02:33:28 GMT X-TransactionID: ee991557-562c-4fc4-b0c9-6d2fb29f6979 X-InvocationID: 5feb99d9-e7cc-41ea-be67-c15c6223a9ce Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@76c9d414[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a97872b] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3857207{IDLE}->null [HeapByteBuffer@66bb3a95[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@62256fd9[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3857207{WRITING}->null:IDLE-->WRITING 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=W,to=18/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=COMPLETING}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@66bb3a95[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@62256fd9[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=W,to=18/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=COMPLETING}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=W,to=18/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=COMPLETING}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3857207{WRITING}->null 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3857207{IDLE}->null:WRITING-->IDLE 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@76c9d414[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a97872b] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@76c9d414[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a97872b] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=18/30000} 2022-03-02 02:33:28 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUTTING,fill=-,flush=-,to=18/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUTTING,fill=-,flush=-,to=19/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1e4da8ef[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUTTING,fill=-,flush=-,to=19/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUTTING,fill=-,flush=-,to=19/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUTTING,fill=-,flush=-,to=19/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUTTING,fill=-,flush=-,to=19/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.FillInterest][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@42e9b10b{SSLC.NBReadCB@52f4cc4f{SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUTTING,fill=-,flush=-,to=19/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}} 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUTTING,fill=-,flush=-,to=19/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@368b9bad on ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:28 227 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=789763e5-0d9d-4944-8a0e-247b3dd6a0e5, referenceCounter=0, store size=0} on thread dw-19 - GET /api/holmes-rule-mgmt/v1/healthcheck 2022-03-02 02:33:28 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/1 selected 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:28 228 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-19] invocationID:{InvocationID} - Exiting. 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@368b9bad 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.Server][dw-19] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-19] invocationID:{InvocationID} - unhandle HttpChannelState@4508db2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 1/1/1 selected 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 1 keys, 0 updates 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-19] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@4508db2f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-19] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-19] invocationID:{InvocationID} - completed HttpChannelState@4508db2f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-19] invocationID:{InvocationID} - unhandle HttpChannelState@4508db2f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-19] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@4508db2f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-19] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-19] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.199:9101 remote=/10.233.73.95:52006], selector=sun.nio.ch.EPollSelectorImpl@47d1707c, interestOps=1, readyOps=1 SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=END}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.199:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-19] invocationID:{InvocationID} - recycle HttpChannelState@4508db2f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-19] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 10.233.73.95 - - [02/Mar/2022:02:33:28 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 4 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - >fill SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f4cc4f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=0} tryExecute EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}][pc=0,pic=0,pec=13,epc=3629]@2022-03-02T02:33:28.228417Z 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - filled 24 HeapByteBuffer@43b46790[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xE2Zy\xA6\xC9\xFfq'\xF7\x90\xA8\xA3ZL\xC4i\x9b \x14>>>e-mgmt/v1...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=0}@3bd47c02 offer EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=0}][pc=0,pic=0,pec=13,epc=3629]@2022-03-02T02:33:28.228456Z 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - net filled=24 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1} startReservedThread p=1 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@a09c7ae startThread=0 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x0c#\x85\xF3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x0c#\x85\xF3...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3629]@2022-03-02T02:33:28.228521Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=0/1,p=1}@3bd47c02 task=EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3629]@2022-03-02T02:33:28.228566Z 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-19] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-19] invocationID:{InvocationID} - HttpConnection@7c26ddb7::DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000} filled -1 HeapByteBuffer@47597c5d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x0c#\x85\xF3...\x00\x00\x00\x00\x00\x00\x00} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-19] invocationID:{InvocationID} - close DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-19] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@42e9b10b{SSLC.NBReadCB@52f4cc4f{SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@16ea0f22/SelectorProducer@5eeee124/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=0/1,p=1}][pc=0,pic=0,pec=13,epc=3630]@2022-03-02T02:33:28.228629Z tryProduce true 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - shutdownOutput: SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - ensureFillInterested SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@268c3831{null} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - FillInterest@268c3831{null} lost race null 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.FillInterest][dw-19] invocationID:{InvocationID} - interested FillInterest@42e9b10b{SSLC.NBReadCB@52f4cc4f{SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@65c2fe04 waiting 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@368b9bad on ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-19] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4fad51a3{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@a09c7ae in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=1}] 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken with none selected 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c woken up from select, 0/0/1 selected 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c processing 0 keys, 1 updates 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@7e7740a5{s=1/1,p=1}@a09c7ae size 1 > capacity 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-19] invocationID:{InvocationID} - close SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005ac840@368b9bad 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@7e7740a5{s=1/1,p=0}@a09c7ae in InstrumentedQueuedThreadPool[dw]@e91af20{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@7e7740a5{s=1/1,p=0}] 2022-03-02 02:33:28 228 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-19] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 229 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-19] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 229 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4c423877{l=/10.233.73.199:9101,r=/10.233.73.95:52006,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=/10.233.73.199:9101,r=/10.233.73.95:52006,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-02 02:33:28 229 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-02 02:33:28 229 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@47d1707c waiting with 1 keys 2022-03-02 02:33:28 229 DEBUG [org.eclipse.jetty.io.FillInterest][dw-19] invocationID:{InvocationID} - onClose FillInterest@42e9b10b{SSLC.NBReadCB@52f4cc4f{SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1854c279{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7c26ddb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6c0d8b62{s=START}]=>HttpChannelOverHttp@2031a39f{s=HttpChannelState@4508db2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-02 02:33:28 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-19] invocationID:{InvocationID} - onFillableFail SslConnection@52f4cc4f::SocketChannelEndPoint@4c423877{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@52f4cc4f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=