Results

By type

          2022-04-17 04:30:10 699 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-04-17 04:30:10 700 DEBUG [org.jvnet.hk2.logger][Thread-15] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_383,384,986735196)
2022-04-17 04:30:10 702 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-15] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-04-17 04:30:10 725 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-04-17 04:30:10 726 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-04-17 04:30:10 727 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-04-17 04:30:10 728 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-04-17 04:30:10 728 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-04-17 04:30:10 729 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-04-17 04:30:10 729 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-04-17 04:30:10 730 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-04-17 04:30:10 732 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-04-17 04:30:10 733 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-04-17 04:30:10 736 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-04-17 04:30:10 739 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][Thread-15] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.dsa.dmaappolling.Subscriber.getDMaaPData(Subscriber.java:85)
	at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:69)
	at org.onap.holmes.engine.dmaap.DMaaPAlarmPolling.run(DMaaPAlarmPolling.java:49)
	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)
	... 18 common frames omitted
2022-04-17 04:30:10 739 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] 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-04-17 04:30:10 740 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] 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-04-17 04:30:10 785 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][Thread-15] 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-04-17 04:30:10 790 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup3df58a19-6e5f-463e-8855-b2bf2131c71d/homles3df58a19-6e5f-463e-8855-b2bf2131c71d?timeout=15000
2022-04-17 04:30:10 790 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream retrieved from the cache, sun.net.www.http.HttpClient(http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup3df58a19-6e5f-463e-8855-b2bf2131c71d/homles3df58a19-6e5f-463e-8855-b2bf2131c71d?timeout=15000)
2022-04-17 04:30:10 790 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT
2022-04-17 04:30:10 791 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@55aeded25 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup3df58a19-6e5f-463e-8855-b2bf2131c71d/homles3df58a19-6e5f-463e-8855-b2bf2131c71d?timeout=15000 HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: message-router.onap:3904}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-04-17 04:30:14 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3d1b43d8-EngineDActiveApp@4dd752e8{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7ac86e0e on ManagedSelector@357cdb00{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-17 04:30:14 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3d1b43d8-EngineDActiveApp@4dd752e8{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17 04:30:14 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:14 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/0 selected
2022-04-17 04:30:14 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:14 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:14 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@7ac86e0e
2022-04-17 04:30:14 253 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@7ac86e0e startThread=0
2022-04-17 04:30:14 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:14 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:14 255 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@7ac86e0e in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:14 255 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-21] invocationID:{InvocationID} - SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17 04:30:14 255 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-21] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7c7564c7
2022-04-17 04:30:14 256 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - new HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7e7dee00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-04-17 04:30:14 257 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - New HTTP Connection HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17 04:30:14 257 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 257 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 257 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17 04:30:14 257 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17 04:30:14 257 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@6b1f581b{AC.ReadCB@4a86f543{HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17 04:30:14 257 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 258 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 258 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@164e94d6{SSLC.NBReadCB@70c05917{SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 259 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 259 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64b47fe9 on ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17 04:30:14 259 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-17 04:30:14 259 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:14 259 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/1 selected
2022-04-17 04:30:14 259 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:14 259 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:14 259 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@64b47fe9
2022-04-17 04:30:14 259 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Created SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@7ac86e0e in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/1 selected
2022-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.217:9102 remote=/10.233.71.1:42832], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1718]@2022-04-17T04:30:14.260834Z
2022-04-17 04:30:14 260 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@35ba5a7 offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1718]@2022-04-17T04:30:14.260966Z
2022-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@6613cfe startThread=0
2022-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1}@35ba5a7 task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1718]@2022-04-17T04:30:14.26111Z
2022-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@6613cfe in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@6613cfe started
2022-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@6613cfe waiting
2022-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1718]@2022-04-17T04:30:14.261157Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@164e94d6{SSLC.NBReadCB@70c05917{SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@6b1f581b{AC.ReadCB@4a86f543{HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@7e7dee00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:14 261 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 262 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-04-17 04:30:14 262 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1719]@2022-04-17T04:30:14.262051Z tryProduce true
2022-04-17 04:30:14 262 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@14c3624e[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03Q\xF0\xAa\xE25\xB7\xF8\xEc\xA9\xBc\x11w\xFfc...\xEd\xB1\xCb\xF0\xA0\xCe\xCec:\xB0\xB8}D\x10%F\x9e\xB4\xC9\xC2\xB4+A>>>\x9d\x8cy\x97\xEd\xE3\x00\x8a\x15...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 262 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261
2022-04-17 04:30:14 262 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:14 262 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:14 262 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 262 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 262 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:14 263 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 263 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2022-04-17 04:30:14 263 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:14 264 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000} filled 0 HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=START,0 of -1}
2022-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000}
2022-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000}
2022-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@6b1f581b{AC.ReadCB@4a86f543{HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@164e94d6{SSLC.NBReadCB@70c05917{SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64b47fe9 on ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-17 04:30:14 265 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@7e7dee00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:14 266 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 266 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@9776792 size 1 > capacity
2022-04-17 04:30:14 266 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@18f13756{s=1/1,p=0}@9776792 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:14 266 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:14 266 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/1 selected
2022-04-17 04:30:14 266 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:14 266 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@64b47fe9
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/1 selected
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.217:9102 remote=/10.233.71.1:42832], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1719]@2022-04-17T04:30:14.2675Z
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@6613cfe offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1719]@2022-04-17T04:30:14.267552Z
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@78f09317 startThread=0
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1}@6613cfe task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1719]@2022-04-17T04:30:14.267862Z
2022-04-17 04:30:14 267 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1719]@2022-04-17T04:30:14.267978Z tryProduce true
2022-04-17 04:30:14 268 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1719]@2022-04-17T04:30:14.267906Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 268 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:14 268 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:14 268 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@164e94d6{SSLC.NBReadCB@70c05917{SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 268 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 268 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:14 268 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@78f09317 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:14 268 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@78f09317 started
2022-04-17 04:30:14 268 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@78f09317 waiting
2022-04-17 04:30:14 270 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 270 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 270 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@6b1f581b{AC.ReadCB@4a86f543{HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-04-17 04:30:14 270 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@7e7dee00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:14 271 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 271 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:14 271 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 373 HeapByteBuffer@14c3624e[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03Q\xF0\xAa\xE25\xB7\xF8\xEc...8\xC5r\x9b\xE4\xF6\xB2\xA0\xEd\xB5\xFe\x08(\xF2\xF3y\x18Kf\x1c\xA9\xC3\xD4>>>6\xBf\x7f\x02\xAb\xEc\xF8\xE9\xBd...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 271 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=373
2022-04-17 04:30:14 271 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 271 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:14 271 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@14c3624e[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03Q\xF0\xAa\xE25\xB7\xF8\xEc\xA9\xBc\x11w\xFfc...8\xC5r\x9b\xE4\xF6\xB2\xA0\xEd\xB5\xFe\x08(\xF2\xF3y\x18Kf\x1c\xA9\xC3\xD4>>>6\xBf\x7f\x02\xAb\xEc\xF8\xE9\xBd...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 271 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:14 271 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 271 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2022-04-17 04:30:14 281 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@7c7564c7
2022-04-17 04:30:14 286 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2022-04-17 04:30:14 286 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 287 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:14 288 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:14 288 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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-04-17 04:30:14 289 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 289 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:14 289 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:14 289 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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-04-17 04:30:14 291 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=25/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 291 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:14 291 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:14 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2022-04-17 04:30:14 293 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 293 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:14 293 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 293 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:14 294 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 58 HeapByteBuffer@14c3624e[p=0,l=58,c=17408,r=58]={<<<\x17\x03\x03\x005)\xE1d\xAc\xFf`\xF3l\xCaP\x12\x88\xDb\x08P\x12\x81\xBb\x8d\xF4...\xC4\xE7\xC1\x84\x1aD\xEf\x8f(e\x13\xE8\xC6\xB7rb\xD6\x91\xB3\xD5i\xE2\x90>>>\x95\x14\xBe\xFdKx\x9c\x95\x8c...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 294 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=58
2022-04-17 04:30:14 294 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} -  TLSHandshake: 10.233.71.1:42832, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-04-17 04:30:14 294 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#-\xCfUA...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 294 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 294 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-04-17 04:30:14 294 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 164 HeapByteBuffer@14c3624e[p=0,l=164,c=17408,r=164]={<<<\x17\x03\x03\x00\x9f[Rz\xA2\xEad\x86\xA3\x90y\xC9\x0b\xF4\xE7\x00\x9eL\xE6\x154...\xFa\xE8\x8fSKT\xD4\x8b\xA2\xC3%\x87B\xA5\x17M\x1f\xB3,d\x8b\x0e\x8b>>>\x03\x08\x07\x08\x05\x08\x06\x04\x01...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 294 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=164
2022-04-17 04:30:14 295 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=164 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=164,l=164,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6b52dedc[p=0,l=142,c=17408,r=142]={<<>>\x92\xD6\xE3\xB1\xBf\x8a$\x82\x06...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=142,c=17408,r=142]={<<>>\x92\xD6\xE3\xB1\xBf\x8a$\x82\x06...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 295 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@4a86f543[p=HttpParser{s=START,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 295 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=30/30000} filled 142 HeapByteBuffer@6b52dedc[p=0,l=142,c=17408,r=142]={<<>>\x92\xD6\xE3\xB1\xBf\x8a$\x82\x06...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 295 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=30/30000} parse HeapByteBuffer@6b52dedc[p=0,l=142,c=17408,r=142]={<<>>\x92\xD6\xE3\xB1\xBf\x8a$\x82\x06...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:14 296 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@6b52dedc[p=0,l=142,c=17408,r=142]={<<>>\x92\xD6\xE3\xB1\xBf\x8a$\x82\x06...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 296 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1
2022-04-17 04:30:14 296 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI
2022-04-17 04:30:14 296 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2
2022-04-17 04:30:14 296 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-04-17 04:30:14 297 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-04-17 04:30:14 297 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-04-17 04:30:14 297 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-04-17 04:30:14 297 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-04-17 04:30:14 297 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.71.217:9102
User-Agent: kube-probe/1.22
Accept: */*
Connection: close


2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=33/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=33/30000}
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@7e7dee00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.71.217 with SNI null
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@43cbafa6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@2398c789 in null
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2903c6ff{/,null,AVAILABLE}
2022-04-17 04:30:14 298 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2903c6ff{/,null,AVAILABLE}
2022-04-17 04:30:14 299 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:14 299 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=logFilter@2f60e66a==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-1293f8d7@1293f8d7==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-6b33892a@6b33892a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:14 299 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter logFilter@2f60e66a==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-04-17 04:30:14 299 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering.
2022-04-17 04:30:14 299 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-04-17 04:30:14 299 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 91d7792e-9208-4a48-b368-c84228068767
2022-04-17 04:30:14 299 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 
2022-04-17 04:30:14 299 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-1293f8d7@1293f8d7==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-04-17 04:30:14 299 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-6b33892a@6b33892a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-04-17 04:30:14 299 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:14 300 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@43cbafa6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@2398c789
2022-04-17 04:30:14 300 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@13b98f9f exclude no deflater
2022-04-17 04:30:14 300 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@148357d0[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@6897167c{null}
2022-04-17 04:30:14 300 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Sun, 17 Apr 2022 04:30:14 GMT
X-TransactionID: 91d7792e-9208-4a48-b368-c84228068767
X-InvocationID: b2ea6318-83f9-4cef-b1cc-1323c9e2be6d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@dd63068[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@524c933a] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@148357d0[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-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sun, 17 Apr 2022 04:30:14 GMT
X-TransactionID: 91d7792e-9208-4a48-b368-c84228068767
X-InvocationID: b2ea6318-83f9-4cef-b1cc-1323c9e2be6d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@dd63068[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@524c933a] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@5c7f6374{IDLE}->null [HeapByteBuffer@10f029b2[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@148357d0[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-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5c7f6374{WRITING}->null:IDLE-->WRITING
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=36/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=COMPLETING}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@10f029b2[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-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@148357d0[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-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-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-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=36/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=COMPLETING}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=36/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=COMPLETING}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@5c7f6374{WRITING}->null
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5c7f6374{IDLE}->null:WRITING-->IDLE
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@dd63068[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@524c933a] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-04-17 04:30:14 301 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@dd63068[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@524c933a] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=36/30000}
2022-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=36/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=END}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false
2022-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=36/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=END}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-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-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=37/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=END}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=37/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=END}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.71.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=37/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=END}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-04-17 04:30:14 302 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=37/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=END}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@164e94d6{SSLC.NBReadCB@70c05917{SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=37/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=END}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}}}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=37/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=END}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64b47fe9 on ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:14 303 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=34835d74-1542-441b-9140-0d0c85f8dd89, referenceCounter=0, store size=0} on thread dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/1 selected
2022-04-17 04:30:14 303 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Exiting.
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@64b47fe9
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@7e7dee00{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@7e7dee00{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - completed HttpChannelState@7e7dee00{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@7e7dee00{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@7e7dee00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=38/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@615ca4e1{s=END}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - recycle HttpChannelState@7e7dee00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/1 selected
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT --> CLOSE
2022-04-17 04:30:14 303 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=38/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 24 HeapByteBuffer@14c3624e[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x1c\xF0\x18\xF6\xE7\x0b\xF5}\x95\x1bw\xFd\xD5\xE9r\x12\xE3\xE5\x94>>>ine-mgmt/...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=24
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.217:9102 remote=/10.233.71.1:42832], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@70c05917{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=38/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=39/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=39/30000} filled -1 HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=39/30000}
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=39/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=39/30000}
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1720]@2022-04-17T04:30:14.304787Z
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@78f09317 offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1720]@2022-04-17T04:30:14.304916Z
2022-04-17 04:30:14 304 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@2248a573 startThread=0
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@2248a573 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@2248a573 started
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@2248a573 waiting
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1720]@2022-04-17T04:30:14.305115Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@164e94d6{SSLC.NBReadCB@70c05917{SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillableFail SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@164e94d6{SSLC.NBReadCB@70c05917{SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - FillInterest@164e94d6{null} lost race null
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@6b1f581b{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:214)
	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$2.run(ChannelEndPoint.java:117)
	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-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=1 updates=0
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c8baa71 startThread=0
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@6b1f581b{null}
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000} parse HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c8baa71 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}
10.233.71.1 - - [17/Apr/2022:04:30:14 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 5
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}
2022-04-17 04:30:14 305 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000} onFillable exit HttpChannelState@7e7dee00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@35ba5a7 size 1 > capacity
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@18f13756{s=1/1,p=0}@35ba5a7 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@4a86f543::DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@70c05917::SocketChannelEndPoint@f7d9c23{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c05917{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d82f968{/10.233.71.1:42832<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4a86f543[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@615ca4e1{s=START}]=>HttpChannelOverHttp@f76b15d{s=HttpChannelState@7e7dee00{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-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c8baa71 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/0 selected
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 0 updates
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 0 keys
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@78f09317 task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1721]@2022-04-17T04:30:14.306845Z
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1721]@2022-04-17T04:30:14.30691Z tryProduce true
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@78f09317 size 1 > capacity
2022-04-17 04:30:14 306 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@18f13756{s=1/1,p=0}@78f09317 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:20 036 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7fea10a9] obtained in 0 millis
2022-04-17 04:30:20 036 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@5919a6e2, maxRows=1, fetchSize=0, flags=16
2022-04-17 04:30:20 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2022-04-17 04:30:20 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2022-04-17 04:30:20 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2022-04-17 04:30:20 064 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-04-17 04:30:20 064 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE DataRow(len=51)
2022-04-17 04:30:20 064 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE PortalSuspended
2022-04-17 04:30:20 064 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-04-17 04:30:20 064 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 27 millis
2022-04-17 04:30:20 064 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getString columnIndex: 2
2022-04-17 04:30:20 064 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getInt columnIndex: 3
2022-04-17 04:30:20 065 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getLong columnIndex: 4
2022-04-17 04:30:20 065 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7fea10a9] released
2022-04-17 04:30:20 065 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1c2af125] obtained in 0 millis
2022-04-17 04:30:20 065 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@77f3d9ad, maxRows=0, fetchSize=0, flags=16
2022-04-17 04:30:20 065 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_2,portal=null,$1=<1650169820035>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2022-04-17 04:30:20 065 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-04-17 04:30:20 065 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2022-04-17 04:30:20 075 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-04-17 04:30:20 075 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CommandStatus(UPDATE 1)
2022-04-17 04:30:20 076 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-04-17 04:30:20 076 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 10 millis
2022-04-17 04:30:20 076 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1c2af125] released
2022-04-17 04:30:22 140 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - Query the config-binding-service address using the URL: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2022-04-17 04:30:22 142 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-04-17 04:30:22 143 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_384,385,989261177)
2022-04-17 04:30:22 145 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-04-17 04:30:22 148 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-04-17 04:30:22 148 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-04-17 04:30:22 148 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-04-17 04:30:22 149 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-04-17 04:30:22 149 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-04-17 04:30:22 150 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-04-17 04:30:22 150 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-04-17 04:30:22 150 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-04-17 04:30:22 152 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-04-17 04:30:22 152 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-04-17 04:30:22 153 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-04-17 04:30:22 155 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:53)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:76)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	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)
	... 26 common frames omitted
2022-04-17 04:30:22 157 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-04-17 04:30:22 158 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-04-17 04:30:22 166 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-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-04-17 04:30:22 168 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2022-04-17 04:30:22 170 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2022-04-17 04:30:22 170 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@103122d35 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-04-17 04:30:22 172 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2022-04-17 04:30:22 173 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@47eb99717 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 415}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Sun, 17 Apr 2022 04:30:23 GMT}{Content-Length: 339}
2022-04-17 04:30:22 176 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000
2022-04-17 04:30:22 179 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-04-17 04:30:22 179 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_385,386,797024908)
2022-04-17 04:30:22 181 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-04-17 04:30:22 184 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-04-17 04:30:22 184 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-04-17 04:30:22 184 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-04-17 04:30:22 185 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-04-17 04:30:22 186 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-04-17 04:30:22 186 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-04-17 04:30:22 187 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-04-17 04:30:22 187 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-04-17 04:30:22 190 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-04-17 04:30:22 191 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-04-17 04:30:22 193 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-04-17 04:30:22 194 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:77)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	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)
	... 25 common frames omitted
2022-04-17 04:30:22 195 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-04-17 04:30:22 196 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-04-17 04:30:22 204 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-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-04-17 04:30:22 206 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt
2022-04-17 04:30:22 208 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2022-04-17 04:30:22 208 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@1880b7a75 pairs: {GET /service_component/holmes-engine-mgmt HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: config-binding-service.onap:10000}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-04-17 04:30:22 231 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt
2022-04-17 04:30:22 232 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@35f488055 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 4fa7b88a-3d2b-4e6a-b3d4-956f5da8b461}{Content-Type: application/json}{Content-Length: 359}{Date: Sun, 17 Apr 2022 04:30:23 GMT}
2022-04-17 04:30:22 232 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt. The corresponding configurations are {"services_calls": {}, "streams_publishes": {"dcae_cl_out": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.DCAE_CL_OUTPUT"}, "type": "message_router"}}, "streams_subscribes": {"ves_fault": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT"}, "type": "message_router"}}}
2022-04-17 04:30:22 233 INFO  [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations.
2022-04-17 04:30:24 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3d1b43d8-EngineDActiveApp@4dd752e8{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@14f8e9eb on ManagedSelector@357cdb00{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-17 04:30:24 252 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3d1b43d8-EngineDActiveApp@4dd752e8{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17 04:30:24 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:24 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/0 selected
2022-04-17 04:30:24 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:24 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:24 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@14f8e9eb
2022-04-17 04:30:24 253 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@14f8e9eb startThread=0
2022-04-17 04:30:24 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 253 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:24 253 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@14f8e9eb in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 253 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-21] invocationID:{InvocationID} - SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-21] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7105e7a0
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3d1b43d8-EngineDActiveApp@4dd752e8{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@109c121f on ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3d1b43d8-EngineDActiveApp@4dd752e8{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/1 selected
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@109c121f
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@109c121f startThread=0
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 254 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 2 keys
2022-04-17 04:30:24 255 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@109c121f in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 256 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - new HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@54835bdd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-04-17 04:30:24 256 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - New HTTP Connection HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17 04:30:24 256 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 256 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 256 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17 04:30:24 256 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17 04:30:24 256 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@5e8c44a7{AC.ReadCB@37b24d36{HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17 04:30:24 256 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 256 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 257 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@7bf269bd{SSLC.NBReadCB@5d7cca17{SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 257 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 257 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@40e528a6 on ManagedSelector@357cdb00{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17 04:30:24 257 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17 04:30:24 257 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Created SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 257 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@14f8e9eb in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 257 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:24 257 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/2 selected
2022-04-17 04:30:24 257 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:24 258 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:24 258 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@40e528a6
2022-04-17 04:30:24 263 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 263 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 263 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 2 keys
2022-04-17 04:30:24 263 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/2 selected
2022-04-17 04:30:24 263 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:24 264 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.217:9102 remote=/10.233.71.1:42962], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 264 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 264 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 266 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17 04:30:24 266 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@36c72f58
2022-04-17 04:30:24 267 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2373255c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-04-17 04:30:24 267 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1721]@2022-04-17T04:30:24.265408Z
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@2248a573 offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1721]@2022-04-17T04:30:24.268128Z
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@27b8311b startThread=0
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1}@2248a573 task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1721]@2022-04-17T04:30:24.268377Z
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1721]@2022-04-17T04:30:24.268589Z tryProduce true
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1721]@2022-04-17T04:30:24.268429Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 2 keys
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@7bf269bd{SSLC.NBReadCB@5d7cca17{SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@27b8311b in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@27b8311b started
2022-04-17 04:30:24 268 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@27b8311b waiting
2022-04-17 04:30:24 269 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 269 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}
2022-04-17 04:30:24 269 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 269 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 270 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}
2022-04-17 04:30:24 270 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}
2022-04-17 04:30:24 270 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@42b24a42{AC.ReadCB@1a135599{HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17 04:30:24 270 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 270 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 271 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@428d6010{SSLC.NBReadCB@65c11958{SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 271 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 271 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f6baac0 on ManagedSelector@357cdb00{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17 04:30:24 271 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17 04:30:24 272 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:24 272 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/2 selected
2022-04-17 04:30:24 272 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:24 272 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:24 272 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2f6baac0
2022-04-17 04:30:24 272 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 272 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@109c121f in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 2 keys
2022-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/2 selected
2022-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.217:9102 remote=/10.233.71.1:42964], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@5e8c44a7{AC.ReadCB@37b24d36{HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=24/30000}}}
2022-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1722]@2022-04-17T04:30:24.280814Z
2022-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@27b8311b offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1722]@2022-04-17T04:30:24.280887Z
2022-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:24 280 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@4afd92aa startThread=0
2022-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=24/30000} onFillable enter HttpChannelState@54835bdd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1722]@2022-04-17T04:30:24.281031Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@4afd92aa in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@4afd92aa started
2022-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@4afd92aa waiting
2022-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@428d6010{SSLC.NBReadCB@65c11958{SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@42b24a42{AC.ReadCB@1a135599{HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=11/30000}}}
2022-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@2373255c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 281 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@22d74606[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x1b\xC8\x14\x11\xF8=\xF0\x95\xC2\xCc\xDanH&...\xD06\x9f\x86\x1d\xFf#\x80j\x8f\xBf\xF0A^\xD6A\xDbk\xC4\x98X=p>>>k\xB0\x89\x06\xBd\xAa\xB4\x1b\xB0...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261
2022-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=25/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 261 HeapByteBuffer@35c93391[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xE1\x83C\x85\xE6\\\xB8i\xB6\xC3\xDb_}]...\x8e42o\x81\x86\x00\x1ao\xBd\xE5\x90)\xE2e2_E\xE3\xE9\xAd\x8c\x18>>>7\xF9KG\xE5HY\xCdy...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=261
2022-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@27b8311b task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1723]@2022-04-17T04:30:24.282799Z
2022-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1723]@2022-04-17T04:30:24.282889Z tryProduce true
2022-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:24 282 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 283 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 283 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15\xF6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15\xF6...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 283 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2022-04-17 04:30:24 283 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2022-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@22d74606[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15\xF6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15\xF6...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 284 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@22d74606[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15\xF6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15\xF6...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15\xF6...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15\xF6...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15\xF6...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1}
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=15/30000}
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=15/30000}
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@42b24a42{AC.ReadCB@1a135599{HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 285 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@428d6010{SSLC.NBReadCB@65c11958{SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 286 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 286 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f6baac0 on ManagedSelector@357cdb00{STARTED} id=0 keys=2 selected=1 updates=0
2022-04-17 04:30:24 286 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=2 selected=1 updates=1
2022-04-17 04:30:24 286 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@2373255c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:24 286 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 286 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@2248a573 size 1 > capacity
2022-04-17 04:30:24 286 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@18f13756{s=1/1,p=0}@2248a573 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 286 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=261/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 286 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 2 keys
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/2 selected
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2f6baac0
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 2 keys
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/2 selected
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.217:9102 remote=/10.233.71.1:42964], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1723]@2022-04-17T04:30:24.291836Z
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@4afd92aa offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1723]@2022-04-17T04:30:24.291886Z
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:24 291 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@30e28ef8 startThread=0
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@30e28ef8 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@30e28ef8 started
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@30e28ef8 waiting
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1723]@2022-04-17T04:30:24.292022Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=35/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@428d6010{SSLC.NBReadCB@65c11958{SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@42b24a42{AC.ReadCB@1a135599{HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=35/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@2373255c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=35/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 373 HeapByteBuffer@35c93391[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x1b\xC8\x14\x11\xF8=\xF0\x95...,\xB5\xE8pG\xF8\xA7\x85\x891\xC2S\xCaT\x97j^\xE2\x8f\xAf\x83#y>>>\xB9\xEf>\x81m\xC5\xEb\x97\x16...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=373
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@35c93391[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x1b\xC8\x14\x11\xF8=\xF0\x95\xC2\xCc\xDanH&...,\xB5\xE8pG\xF8\xA7\x85\x891\xC2S\xCaT\x97j^\xE2\x8f\xAf\x83#y>>>\xB9\xEf>\x81m\xC5\xEb\x97\x16...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=36/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=36/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@22d74606[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 292 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=36/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=36/30000} filled 0 HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=36/30000} parse HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#y?\xCaD...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=36/30000} parsed false HttpParser{s=START,0 of -1}
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=36/30000}
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=36/30000}
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@5e8c44a7{AC.ReadCB@37b24d36{HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@7bf269bd{SSLC.NBReadCB@5d7cca17{SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@40e528a6 on ManagedSelector@357cdb00{STARTED} id=0 keys=2 selected=1 updates=0
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@54835bdd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@40e528a6
2022-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 293 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 295 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@4afd92aa task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1724]@2022-04-17T04:30:24.295268Z
2022-04-17 04:30:24 295 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1724]@2022-04-17T04:30:24.295324Z tryProduce true
2022-04-17 04:30:24 295 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@4afd92aa size 1 > capacity
2022-04-17 04:30:24 295 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@18f13756{s=1/1,p=0}@4afd92aa in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 299 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@36c72f58
2022-04-17 04:30:24 305 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2022-04-17 04:30:24 305 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 2 keys
2022-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/2 selected
2022-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.217:9102 remote=/10.233.71.1:42962], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:24 306 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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-04-17 04:30:24 307 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 307 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 307 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:24 307 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2022-04-17 04:30:24 307 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 307 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 308 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 308 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 308 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@35c93391[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-04-17 04:30:24 308 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 308 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 308 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 309 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 309 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 309 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 222 HeapByteBuffer@35c93391[p=0,l=222,c=17408,r=222]={<<<\x17\x03\x03\x005\xF3\xF3\x8d\xD6j[7\xEeGX \xE7\xD6W+\xBc\xCa\xE4b\xFd...\x9d\x15\x13\x1e\x10`\xCc\xAaI\x17\x11\xC9\xA8\xF6\x02\x1e\x0e\x08\x89[\x9e~\x98>>>\x02\x03\x01\x00,\x00E\x00C...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 309 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=222
2022-04-17 04:30:24 310 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1724]@2022-04-17T04:30:24.310375Z
2022-04-17 04:30:24 310 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} -  TLSHandshake: 10.233.71.1:42964, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-04-17 04:30:24 311 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=222 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=222,c=17408,r=164] unwrapBuffer=HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 311 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@30e28ef8 offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1724]@2022-04-17T04:30:24.31101Z
2022-04-17 04:30:24 311 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=164/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=25/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 311 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-04-17 04:30:24 311 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:24 311 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@403c6ba2 startThread=0
2022-04-17 04:30:24 311 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@30e28ef8 task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1724]@2022-04-17T04:30:24.311941Z
2022-04-17 04:30:24 311 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@35c93391[p=58,l=222,c=17408,r=164]={\x17\x03\x03\x005\x14\x00\x00 ...\xAa]\xB8\xE1\xC0%\x8d<<<\x17\x03\x03\x00\x9f\xBfv\xD3E&\xDa\t\xCe\x1d\x1dS\xFf\x03\x1c^m%\xB9h....\x9d\x15\x13\x1e\x10`\xCc\xAaI\x17\x11\xC9\xA8\xF6\x02\x1e\x0e\x08\x89[\x9e~\x98>>>\x02\x03\x01\x00,\x00E\x00C...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 311 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 311 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1724]@2022-04-17T04:30:24.311983Z tryProduce true
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 2 keys
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1724]@2022-04-17T04:30:24.312167Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=222,l=222,c=17408,r=0] unwrapBuffer=HeapByteBuffer@14c3624e[p=0,l=142,c=17408,r=142]={<<>>\xDbRw\xBe\x8cc\x91\xB5\x81...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@14c3624e[p=0,l=142,c=17408,r=142]={<<>>\xDbRw\xBe\x8cc\x91\xB5\x81...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@7bf269bd{SSLC.NBReadCB@5d7cca17{SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@5e8c44a7{AC.ReadCB@37b24d36{HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=19/30000}}}
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=19/30000} onFillable enter HttpChannelState@54835bdd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 373 HeapByteBuffer@6b52dedc[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xE1\x83C\x85\xE6\\\xB8i...(\x82%\x85\xEc=\x9fx\xA8^gO\xF8\xFf\xA8\xA5\x86|\xDb\x03v>\xCd>>>\x16\x87\xFb\xB7D\xF5\x1e\x18&...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=373
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6b52dedc[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xE1\x83C\x85\xE6\\\xB8i\xB6\xC3\xDb_}]...(\x82%\x85\xEc=\x9fx\xA8^gO\xF8\xFf\xA8\xA5\x86|\xDb\x03v>\xCd>>>\x16\x87\xFb\xB7D\xF5\x1e\x18&...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 312 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@1a135599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=27/30000} filled 142 HeapByteBuffer@14c3624e[p=0,l=142,c=17408,r=142]={<<>>\xDbRw\xBe\x8cc\x91\xB5\x81...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=27/30000} parse HeapByteBuffer@14c3624e[p=0,l=142,c=17408,r=142]={<<>>\xDbRw\xBe\x8cc\x91\xB5\x81...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@14c3624e[p=0,l=142,c=17408,r=142]={<<>>\xDbRw\xBe\x8cc\x91\xB5\x81...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-04-17 04:30:24 313 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE
2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD
2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT
2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.71.217:9102
User-Agent: kube-probe/1.22
Accept: */*
Connection: close


2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=29/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-04-17 04:30:24 314 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=29/30000}
2022-04-17 04:30:24 315 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2022-04-17 04:30:24 315 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@2373255c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-04-17 04:30:24 315 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2022-04-17 04:30:24 315 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.71.217 with SNI null
2022-04-17 04:30:24 315 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@403c6ba2 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:24 315 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@403c6ba2 started
2022-04-17 04:30:24 315 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@403c6ba2 waiting
2022-04-17 04:30:24 315 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2022-04-17 04:30:24 315 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@43cbafa6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@6811e9d in null
2022-04-17 04:30:24 316 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2903c6ff{/,null,AVAILABLE}
2022-04-17 04:30:24 316 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2903c6ff{/,null,AVAILABLE}
2022-04-17 04:30:24 316 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:24 316 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=logFilter@2f60e66a==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-1293f8d7@1293f8d7==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-6b33892a@6b33892a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:24 316 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter logFilter@2f60e66a==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-04-17 04:30:24 316 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering.
2022-04-17 04:30:24 316 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-04-17 04:30:24 317 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: fe11d3ec-817f-45ac-b833-bea0817d84bf
2022-04-17 04:30:24 317 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 
2022-04-17 04:30:24 317 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-1293f8d7@1293f8d7==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-04-17 04:30:24 317 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-6b33892a@6b33892a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-04-17 04:30:24 318 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:24 325 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@43cbafa6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@6811e9d
2022-04-17 04:30:24 325 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@21c2a9fa exclude no deflater
2022-04-17 04:30:24 325 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@704b4791[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@54fa822e{null}
2022-04-17 04:30:24 326 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=12}
200 OK HTTP/1.1
Connection: close
Date: Sun, 17 Apr 2022 04:30:24 GMT
X-TransactionID: fe11d3ec-817f-45ac-b833-bea0817d84bf
X-InvocationID: 11743e3e-285e-4470-9528-b38baaa2179d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-04-17 04:30:24 326 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@5a011bda[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e38e419] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-04-17 04:30:24 326 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@704b4791[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-04-17 04:30:24 326 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sun, 17 Apr 2022 04:30:24 GMT
X-TransactionID: fe11d3ec-817f-45ac-b833-bea0817d84bf
X-InvocationID: 11743e3e-285e-4470-9528-b38baaa2179d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-04-17 04:30:24 327 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2022-04-17 04:30:24 327 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@5a011bda[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e38e419] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-04-17 04:30:24 327 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@44e54180{IDLE}->null [HeapByteBuffer@10f029b2[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@704b4791[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-04-17 04:30:24 328 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@44e54180{WRITING}->null:IDLE-->WRITING
2022-04-17 04:30:24 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=42/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=COMPLETING}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=14}
2022-04-17 04:30:24 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@10f029b2[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-04-17 04:30:24 329 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-27] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@7105e7a0
2022-04-17 04:30:24 329 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@704b4791[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-04-17 04:30:24 329 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-04-17 04:30:24 329 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-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-04-17 04:30:24 330 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=44/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=COMPLETING}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=16}
2022-04-17 04:30:24 330 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 331 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=45/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=COMPLETING}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=17}
2022-04-17 04:30:24 331 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@44e54180{WRITING}->null
2022-04-17 04:30:24 331 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@44e54180{IDLE}->null:WRITING-->IDLE
2022-04-17 04:30:24 332 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@5a011bda[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e38e419] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-04-17 04:30:24 332 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@5a011bda[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e38e419] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-04-17 04:30:24 332 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=47/30000}
2022-04-17 04:30:24 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=47/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=END}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=19} oshut=false, ishut=false
2022-04-17 04:30:24 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=48/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=END}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=19}
2022-04-17 04:30:24 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:24 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:24 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-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-04-17 04:30:24 335 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=49/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=END}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=21}
2022-04-17 04:30:24 335 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 336 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=50/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=END}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=22}
2022-04-17 04:30:24 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2022-04-17 04:30:24 336 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.71.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=51/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=END}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=22}
2022-04-17 04:30:24 337 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=51/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=END}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=23}
2022-04-17 04:30:24 337 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@428d6010{SSLC.NBReadCB@65c11958{SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=51/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=END}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=23}}}
2022-04-17 04:30:24 337 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=43/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 337 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=52/30000}=>HttpConnection@1a135599[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5fa29979{s=END}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=23}
2022-04-17 04:30:24 337 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f6baac0 on ManagedSelector@357cdb00{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17 04:30:24 338 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17 04:30:24 338 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=38d64f20-8d33-438c-b2ce-7341d2307fe2, referenceCounter=0, store size=0} on thread dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck
2022-04-17 04:30:24 338 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Exiting.
2022-04-17 04:30:24 338 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=24}
2022-04-17 04:30:24 338 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@2373255c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-04-17 04:30:24 338 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@2373255c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:24 338 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=24}
2022-04-17 04:30:24 339 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - completed HttpChannelState@2373255c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:24 339 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@2373255c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:24 339 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@2373255c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:24 339 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=25}
2022-04-17 04:30:24 339 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2022-04-17 04:30:24 339 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - recycle HttpChannelState@2373255c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:24 339 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2022-04-17 04:30:24 339 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT --> CLOSE
2022-04-17 04:30:24 339 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 340 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->SslConnection@65c11958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=54/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 340 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
10.233.71.1 - - [17/Apr/2022:04:30:24 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 25
2022-04-17 04:30:24 340 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 24 HeapByteBuffer@22d74606[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13m\xA7O\xE65\x04e\x90\x85YKa\xE5)G\x85~\x1bb>>>&b\xA9^\x0b\rZ\xC2v...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 340 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=24
2022-04-17 04:30:24 340 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC7I\x8c\xA3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC7I\x8c\xA3...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=55/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 341 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2022-04-17 04:30:24 341 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=55/30000} filled -1 HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC7I\x8c\xA3...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 341 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=55/30000}
2022-04-17 04:30:24 341 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=55/30000}
2022-04-17 04:30:24 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/2 selected
2022-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2f6baac0
2022-04-17 04:30:24 342 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 343 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@428d6010{SSLC.NBReadCB@65c11958{SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 343 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 343 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillableFail SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=58/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@42b24a42{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:214)
	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$2.run(ChannelEndPoint.java:117)
	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-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 2 keys
2022-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@440e50c0 startThread=0
2022-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@42b24a42{null}
2022-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=59/30000} parse HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC7I\x8c\xA3...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@14c3624e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC7I\x8c\xA3...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=59/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=59/30000}
2022-04-17 04:30:24 344 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=59/30000}
2022-04-17 04:30:24 345 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=59/30000} onFillable exit HttpChannelState@2373255c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:24 345 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.71.217:9102,CLOSED,fill=-,flush=-,to=3/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 345 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@27b8311b size 1 > capacity
2022-04-17 04:30:24 345 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@18f13756{s=1/1,p=0}@27b8311b in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 345 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@440e50c0 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 346 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=4/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 346 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@1a135599::DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=61/30000}
2022-04-17 04:30:24 346 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@65c11958::SocketChannelEndPoint@2a6380f8{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=4/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@65c11958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1521158a{/10.233.71.1:42964<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@1a135599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa29979{s=START}]=>HttpChannelOverHttp@2c7a6ae1{s=HttpChannelState@2373255c{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-04-17 04:30:24 347 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@440e50c0 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 347 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=53/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:24 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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-04-17 04:30:24 347 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:24 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2022-04-17 04:30:24 348 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 348 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 348 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 348 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 348 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6b52dedc[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-04-17 04:30:24 348 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 348 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 348 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=55/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 348 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=55/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 349 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 349 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6b52dedc[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-04-17 04:30:24 349 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 349 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=56/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 350 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=57/30000} filled 0 HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 350 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=57/30000} parse HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:24 350 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:24 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/1 selected
2022-04-17 04:30:24 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 0 updates
2022-04-17 04:30:24 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:24 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 351 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=57/30000} parsed false HttpParser{s=START,0 of -1}
2022-04-17 04:30:24 351 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=57/30000}
2022-04-17 04:30:24 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:24 351 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=58/30000}
2022-04-17 04:30:24 351 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@5e8c44a7{AC.ReadCB@37b24d36{HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17 04:30:24 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 352 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@7bf269bd{SSLC.NBReadCB@5d7cca17{SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 352 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@40e528a6 on ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17 04:30:24 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-17 04:30:24 353 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000} onFillable exit HttpChannelState@54835bdd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:24 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@6613cfe size 1 > capacity
2022-04-17 04:30:24 354 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@18f13756{s=1/1,p=0}@6613cfe in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 354 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:24 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/1 selected
2022-04-17 04:30:24 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:24 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:24 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@40e528a6
2022-04-17 04:30:24 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:24 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/1 selected
2022-04-17 04:30:24 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:24 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.217:9102 remote=/10.233.71.1:42962], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 357 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 357 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 357 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1725]@2022-04-17T04:30:24.357593Z
2022-04-17 04:30:24 357 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@403c6ba2 offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1725]@2022-04-17T04:30:24.357902Z
2022-04-17 04:30:24 358 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:24 358 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@27df2ea6 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:24 358 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@27df2ea6 started
2022-04-17 04:30:24 358 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@27df2ea6 waiting
2022-04-17 04:30:24 358 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@27df2ea6 startThread=0
2022-04-17 04:30:24 358 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1}@403c6ba2 task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1725]@2022-04-17T04:30:24.35871Z
2022-04-17 04:30:24 359 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1725]@2022-04-17T04:30:24.359387Z tryProduce true
2022-04-17 04:30:24 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:24 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 359 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:24 360 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1725]@2022-04-17T04:30:24.359229Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 361 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@7bf269bd{SSLC.NBReadCB@5d7cca17{SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 366 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 368 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@5e8c44a7{AC.ReadCB@37b24d36{HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=16/30000}}}
2022-04-17 04:30:24 368 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=16/30000} onFillable enter HttpChannelState@54835bdd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:24 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 222 HeapByteBuffer@6b52dedc[p=0,l=222,c=17408,r=222]={<<<\x17\x03\x03\x005Y\x06>\xA5\x89\xF6\xD2\x0f\xAb@\xA4)\xE1zU\xDfr\x82A(...\xDe\xF0b\x057\x90\xE0\xE9\x82\xE3\x85\x99;\xDf\xC1\x82\x8de\x93\\J\x02\xE3>>>\x02\x03\x01\x00,\x00E\x00C...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 371 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=222
2022-04-17 04:30:24 376 DEBUG [jdk.event.security][dw-22] invocationID:{InvocationID} -  TLSHandshake: 10.233.71.1:42962, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-04-17 04:30:24 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=222 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=222,c=17408,r=164] unwrapBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 378 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - handshake succeeded SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=164/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6b52dedc[p=58,l=222,c=17408,r=164]={\x17\x03\x03\x005\x14\x00\x00 ...\xA2\xC2~4\xE89\x06<<<\x17\x03\x03\x00\x9f\xC7W\xC1\x0f\x129\xF4\xD3r\xE8\xCfY\x847]\x04f\x07\r\xC1...\xDe\xF0b\x057\x90\xE0\xE9\x82\xE3\x85\x99;\xDf\xC1\x82\x8de\x93\\J\x02\xE3>>>\x02\x03\x01\x00,\x00E\x00C...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=222,l=222,c=17408,r=0] unwrapBuffer=HeapByteBuffer@35c93391[p=0,l=142,c=17408,r=142]={<<>>User-Agen...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=142,c=17408,r=142]={<<>>User-Agen...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=32/30000}=>HttpConnection@37b24d36[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=33/30000} filled 142 HeapByteBuffer@35c93391[p=0,l=142,c=17408,r=142]={<<>>User-Agen...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=33/30000} parse HeapByteBuffer@35c93391[p=0,l=142,c=17408,r=142]={<<>>User-Agen...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@35c93391[p=0,l=142,c=17408,r=142]={<<>>User-Agen...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - START --> SPACE1
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - SPACE1 --> URI
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - URI --> SPACE2
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER --> CONTENT
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - REQUEST for //10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.71.217:9102
User-Agent: kube-probe/1.22
Accept: */*
Connection: close


2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=33/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-04-17 04:30:24 384 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=33/30000}
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - handle //10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - handling HttpChannelState@54835bdd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-22] invocationID:{InvocationID} - Host 10.233.71.217 with SNI null
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.server.Server][dw-22] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-22] invocationID:{InvocationID} - GzipHandler@43cbafa6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@31f54c63 in null
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-22] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2903c6ff{/,null,AVAILABLE}
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-22] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2903c6ff{/,null,AVAILABLE}
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - chain=logFilter@2f60e66a==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-1293f8d7@1293f8d7==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-6b33892a@6b33892a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter logFilter@2f60e66a==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-04-17 04:30:24 385 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Entering.
2022-04-17 04:30:24 385 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-04-17 04:30:24 385 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 37f55a09-7229-476b-8729-01c4b8fc6a34
2022-04-17 04:30:24 385 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Invoking synchronously ... 
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-1293f8d7@1293f8d7==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-6b33892a@6b33892a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-04-17 04:30:24 385 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:24 387 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@43cbafa6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@31f54c63
2022-04-17 04:30:24 387 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@7b0f9ca5 exclude no deflater
2022-04-17 04:30:24 387 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@252778fe[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@7b53c8e2{null}
2022-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
200 OK HTTP/1.1
Connection: close
Date: Sun, 17 Apr 2022 04:30:24 GMT
X-TransactionID: 37f55a09-7229-476b-8729-01c4b8fc6a34
X-InvocationID: a447b09b-9913-446f-8275-b515ef212671
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@605e15bf[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67b347a5] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@252778fe[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-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sun, 17 Apr 2022 04:30:24 GMT
X-TransactionID: 37f55a09-7229-476b-8729-01c4b8fc6a34
X-InvocationID: a447b09b-9913-446f-8275-b515ef212671
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2022-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@605e15bf[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67b347a5] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@794d2325{IDLE}->null [HeapByteBuffer@10f029b2[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@252778fe[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-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@794d2325{WRITING}->null:IDLE-->WRITING
2022-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=37/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=COMPLETING}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@10f029b2[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-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@252778fe[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-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-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-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=37/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=COMPLETING}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-04-17 04:30:24 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 399 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=46/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=COMPLETING}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=14}
2022-04-17 04:30:24 399 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@794d2325{WRITING}->null
2022-04-17 04:30:24 399 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@794d2325{IDLE}->null:WRITING-->IDLE
2022-04-17 04:30:24 400 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@605e15bf[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67b347a5] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-04-17 04:30:24 400 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@605e15bf[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67b347a5] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-04-17 04:30:24 400 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=49/30000}
2022-04-17 04:30:24 402 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=49/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=17} oshut=false, ishut=false
2022-04-17 04:30:24 404 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=51/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=18}
2022-04-17 04:30:24 404 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:24 404 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:24 404 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-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-04-17 04:30:24 405 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=53/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=20}
2022-04-17 04:30:24 405 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:24 405 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=53/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=21}
2022-04-17 04:30:24 405 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.71.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=53/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=21}
2022-04-17 04:30:24 405 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=54/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=21}
2022-04-17 04:30:24 405 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@7bf269bd{SSLC.NBReadCB@5d7cca17{SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=54/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=21}}}
2022-04-17 04:30:24 405 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUTTING,fill=-,flush=-,to=54/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=21}
2022-04-17 04:30:24 406 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@40e528a6 on ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17 04:30:24 406 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-17 04:30:24 406 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=c8d583e4-d7da-4cb0-8296-52612da73487, referenceCounter=0, store size=0} on thread dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck
2022-04-17 04:30:24 406 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Exiting.
2022-04-17 04:30:24 406 DEBUG [org.eclipse.jetty.server.Server][dw-22] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=22}
2022-04-17 04:30:24 406 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:24 406 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/1 selected
2022-04-17 04:30:24 406 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:24 406 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:24 406 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@40e528a6
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=55/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=22}
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/1 selected
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.217:9102 remote=/10.233.71.1:42962], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=55/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=23} 
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=56/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=23}
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=56/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=23}:runFillable:BLOCKING
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1726]@2022-04-17T04:30:24.40778Z
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@27df2ea6 offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1726]@2022-04-17T04:30:24.407894Z
2022-04-17 04:30:24 407 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:24 408 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@2a9eaee3 startThread=0
2022-04-17 04:30:24 408 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@2a9eaee3 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:24 408 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@2a9eaee3 started
2022-04-17 04:30:24 408 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@2a9eaee3 waiting
2022-04-17 04:30:24 409 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1}@27df2ea6 task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1726]@2022-04-17T04:30:24.409372Z
2022-04-17 04:30:24 409 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1726]@2022-04-17T04:30:24.408077Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=57/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=25}:runFillable:BLOCKING/BLOCKING
2022-04-17 04:30:24 409 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - unhandle HttpChannelState@54835bdd{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-04-17 04:30:24 409 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1727]@2022-04-17T04:30:24.409618Z tryProduce true
2022-04-17 04:30:24 409 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:24 409 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 409 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@54835bdd{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@7bf269bd{SSLC.NBReadCB@5d7cca17{SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=58/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26}}}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=58/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=58/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@5e8c44a7{null}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - FillInterest@5e8c44a7{null} lost race null
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.71.217:9102,OSHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=59/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=25}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - completed HttpChannelState@54835bdd{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - unhandle HttpChannelState@54835bdd{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=58/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13ef3fd6{s=END}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@54835bdd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:24 410 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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.71.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26}
2022-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2022-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - recycle HttpChannelState@54835bdd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2022-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - CONTENT --> CLOSE
2022-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=60/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 24 HeapByteBuffer@6b52dedc[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x9e\xA7\xDb\x8e3+z\x8f#\x82\xFf\x1aN,\xD7y=^\xCa>>>\xE4v\xB2\xFcl'Y\x0b\x12...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=24
2022-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 411 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.71.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=60/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=60/30000} filled -1 HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=60/30000}
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=60/30000}
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - shutdownOutput: SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - ensureFillInterested SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@7bf269bd{SSLC.NBReadCB@5d7cca17{SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@40e528a6 on ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/1 selected
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@40e528a6
2022-04-17 04:30:24 412 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - doClose SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/1 selected
2022-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector loop ignoring invalid key for channel java.nio.channels.SocketChannel[closed]
2022-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@7bf269bd{SSLC.NBReadCB@5d7cca17{SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillableFail SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onFail FillInterest@5e8c44a7{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:214)
	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$2.run(ChannelEndPoint.java:117)
	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-04-17 04:30:24 413 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=1 updates=0
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c3ce036 startThread=0
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@5e8c44a7{null}
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=62/30000} parse HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=62/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=62/30000}
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=62/30000}
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=62/30000} onFillable exit HttpChannelState@54835bdd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.71.217:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@30e28ef8 size 1 > capacity
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@18f13756{s=1/1,p=0}@30e28ef8 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 414 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c3ce036 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 415 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 415 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@37b24d36::DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=63/30000}
2022-04-17 04:30:24 415 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@5d7cca17::SocketChannelEndPoint@604bb432{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5d7cca17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69548f5b{/10.233.71.1:42962<->/10.233.71.217:9102,CLOSED,fill=-,flush=-,to=64/30000}=>HttpConnection@37b24d36[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13ef3fd6{s=START}]=>HttpChannelOverHttp@138f3572{s=HttpChannelState@54835bdd{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-04-17 04:30:24 415 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@403c6ba2 size 1 > capacity
2022-04-17 04:30:24 415 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@18f13756{s=1/1,p=0}@403c6ba2 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:24 415 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c3ce036 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
10.233.71.1 - - [17/Apr/2022:04:30:24 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 27
2022-04-17 04:30:25 845 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream used: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup3df58a19-6e5f-463e-8855-b2bf2131c71d/homles3df58a19-6e5f-463e-8855-b2bf2131c71d?timeout=15000
2022-04-17 04:30:25 845 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@3f22ccae13 pairs: {null: HTTP/1.1 200 OK}{Date: Sun, 17 Apr 2022 04:30:10 GMT}{Cache-Control: no-store, no-cache, must-revalidate}{Pragma: no-cache}{Expires: 0}{Content-Type: application/json}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{breadcrumbId: ID-onap-message-router-0-message-router-onap-svc-cluster-local-1650165605302-0-27603}{timeout: 15000}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{X-CSI-Internal-WriteableRequest: true}{Content-Length: 2}{Server: Jetty(9.4.z-SNAPSHOT)}
2022-04-17 04:30:25 848 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-04-17 04:30:25 848 DEBUG [org.jvnet.hk2.logger][Thread-15] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_386,387,310113447)
2022-04-17 04:30:25 850 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-15] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-04-17 04:30:25 853 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-04-17 04:30:25 853 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-04-17 04:30:25 854 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-04-17 04:30:25 855 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-04-17 04:30:25 855 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-04-17 04:30:25 855 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-04-17 04:30:25 856 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-04-17 04:30:25 856 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-04-17 04:30:25 858 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-04-17 04:30:25 858 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-04-17 04:30:25 859 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-04-17 04:30:25 860 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][Thread-15] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.dsa.dmaappolling.Subscriber.getDMaaPData(Subscriber.java:85)
	at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:69)
	at org.onap.holmes.engine.dmaap.DMaaPAlarmPolling.run(DMaaPAlarmPolling.java:49)
	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)
	... 18 common frames omitted
2022-04-17 04:30:25 861 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] 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-04-17 04:30:25 861 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] 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-04-17 04:30:25 870 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][Thread-15] 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-04-17 04:30:25 871 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup3df58a19-6e5f-463e-8855-b2bf2131c71d/homles3df58a19-6e5f-463e-8855-b2bf2131c71d?timeout=15000
2022-04-17 04:30:25 871 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream retrieved from the cache, sun.net.www.http.HttpClient(http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup3df58a19-6e5f-463e-8855-b2bf2131c71d/homles3df58a19-6e5f-463e-8855-b2bf2131c71d?timeout=15000)
2022-04-17 04:30:25 871 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT
2022-04-17 04:30:25 871 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@71d631005 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup3df58a19-6e5f-463e-8855-b2bf2131c71d/homles3df58a19-6e5f-463e-8855-b2bf2131c71d?timeout=15000 HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: message-router.onap:3904}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-04-17 04:30:32 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3d1b43d8-EngineDActiveApp@4dd752e8{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@54b8611f on ManagedSelector@357cdb00{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-17 04:30:32 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3d1b43d8-EngineDActiveApp@4dd752e8{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17 04:30:32 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:32 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/0 selected
2022-04-17 04:30:32 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:32 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:32 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@54b8611f
2022-04-17 04:30:32 611 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@54b8611f startThread=0
2022-04-17 04:30:32 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:32 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:32 612 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@54b8611f in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:32 612 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17 04:30:32 613 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@34f93184
2022-04-17 04:30:32 613 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6f92de3a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-04-17 04:30:32 613 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17 04:30:32 614 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 614 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 614 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17 04:30:32 614 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17 04:30:32 614 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@2b9ba147{AC.ReadCB@3ac3610e{HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17 04:30:32 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@af16e2b{SSLC.NBReadCB@4dbe7ebf{SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3484a24c on ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/1 selected
2022-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3484a24c
2022-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 615 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@54b8611f in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:32 620 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:32 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:32 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/1 selected
2022-04-17 04:30:32 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:32 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.217:9102 remote=/10.233.67.211:50366], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 621 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 622 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 622 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1727]@2022-04-17T04:30:32.622315Z
2022-04-17 04:30:32 622 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@2a9eaee3 offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1727]@2022-04-17T04:30:32.622785Z
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@15ee7c4 startThread=0
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1}@2a9eaee3 task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1727]@2022-04-17T04:30:32.623153Z
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@15ee7c4 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@15ee7c4 started
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@15ee7c4 waiting
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1727]@2022-04-17T04:30:32.62333Z tryProduce true
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1727]@2022-04-17T04:30:32.62325Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@af16e2b{SSLC.NBReadCB@4dbe7ebf{SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 623 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 624 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@2b9ba147{AC.ReadCB@3ac3610e{HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-04-17 04:30:32 624 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@6f92de3a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:32 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-04-17 04:30:32 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 307 HeapByteBuffer@6b52dedc[p=0,l=307,c=17408,r=307]={<<<\x16\x03\x01\x01.\x01\x00\x01*\x03\x03~\xD8\xC9\x9f)\n\x10\xB0\x7f\x90\x0f\x11\x9cr...\x04\x01\x04\x02\x04\x03\x03\x01\x03\x02\x03\x03\x02\x01\x02\x02\x02\x03\x00\x0f\x00\x01\x01>>>A\x04\xA0}\xE3\xE2\x10s\xBd...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=307
2022-04-17 04:30:32 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=[p=307,l=307,c=17408,r=0] unwrapBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2022-04-17 04:30:32 626 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias null/EC on sun.security.ssl.SSLEngineImpl@34f93184
2022-04-17 04:30:32 627 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias null/EC on sun.security.ssl.SSLEngineImpl@34f93184
2022-04-17 04:30:32 627 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@34f93184
2022-04-17 04:30:32 633 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2022-04-17 04:30:32 633 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 633 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:32 633 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:32 633 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2751 sequenceNumber = 0 [p=0,l=2751,c=17408,r=2751] ioDone=false/false
2022-04-17 04:30:32 634 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2751 SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 634 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:32 634 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 634 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:32 634 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 634 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:32 634 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 634 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:32 635 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6b52dedc[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:32 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 635 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=21/30000} filled 0 HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 635 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:32 635 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 635 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=START,0 of -1}
2022-04-17 04:30:32 636 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=21/30000}
2022-04-17 04:30:32 636 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=21/30000}
2022-04-17 04:30:32 636 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@2b9ba147{AC.ReadCB@3ac3610e{HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17 04:30:32 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 636 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@af16e2b{SSLC.NBReadCB@4dbe7ebf{SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3484a24c on ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@357cdb00{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken with none selected
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 0/0/1 selected
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 0 keys, 1 updates
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3484a24c
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000} onFillable exit HttpChannelState@6f92de3a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff woken up from select, 1/1/1 selected
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff processing 1 keys, 0 updates
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.217:9102 remote=/10.233.67.211:50366], selector=sun.nio.ch.EPollSelectorImpl@74a73dff, interestOps=1, readyOps=1 SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@27df2ea6 size 1 > capacity
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@18f13756{s=1/1,p=0}@27df2ea6 in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}]
2022-04-17 04:30:32 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0} tryExecute EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=0}][pc=0,pic=0,pec=24,epc=1728]@2022-04-17T04:30:32.638241Z
2022-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=0}@15ee7c4 offer EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=0}][pc=0,pic=0,pec=24,epc=1728]@2022-04-17T04:30:32.638355Z
2022-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1} startReservedThread p=1
2022-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@18f13756{s=0/1,p=1}@b06e26c startThread=0
2022-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=0/1,p=1}@15ee7c4 task=EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1728]@2022-04-17T04:30:32.638701Z
2022-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@18f13756{s=0/1,p=1}@b06e26c in InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}]
2022-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=1}@b06e26c started
2022-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@18f13756{s=1/1,p=0}@b06e26c waiting
2022-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=1/1,p=1}][pc=0,pic=0,pec=24,epc=1728]@2022-04-17T04:30:32.638933Z tryProduce true
2022-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2022-04-17 04:30:32 638 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-04-17 04:30:32 639 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@7676b2b9/SelectorProducer@1896299b/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@4f2d8175{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@18f13756{s=0/1,p=1}][pc=0,pic=0,pec=24,epc=1728]@2022-04-17T04:30:32.638864Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 639 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@af16e2b{SSLC.NBReadCB@4dbe7ebf{SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 639 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@74a73dff waiting with 1 keys
2022-04-17 04:30:32 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 639 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@2b9ba147{AC.ReadCB@3ac3610e{HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-04-17 04:30:32 639 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@6f92de3a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-04-17 04:30:32 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:32 640 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 126 HeapByteBuffer@6b52dedc[p=0,l=126,c=17408,r=126]={<<<\x16\x03\x03\x00F\x10\x00\x00BA\x04j?_\xA3W#x\xFc\xDa\xB0\xBc%\x03X...\x15&E\xCe2\xF9\x13\xA5\x18\x86$\xA200\xC9Qp\xDb\xDbV(0\x16>>>\x00\xA0\x00\x9e\x00g\x00@\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=126
2022-04-17 04:30:32 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=126 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 75 bytesProduced = 0 encryptedBuffer=[p=75,l=126,c=17408,r=51] unwrapBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2022-04-17 04:30:32 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:32 644 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6b52dedc[p=75,l=126,c=17408,r=51]={\x16\x03\x03\x00F\x10\x00\x00B...\x8d\xC0\xC1\x81\xC3\x004<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x80V\xE8O\x92kO\xAa\x11q\xF3\xAdK\xF6...\x15&E\xCe2\xF9\x13\xA5\x18\x86$\xA200\xC9Qp\xDb\xDbV(0\x16>>>\x00\xA0\x00\x9e\x00g\x00@\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:32 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=81,l=126,c=17408,r=45] unwrapBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-04-17 04:30:32 644 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6b52dedc[p=81,l=126,c=17408,r=45]={\x16\x03\x03\x00F\x10\x00\x00B...4\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x80V\xE8O\x92kO\xAa\x11q\xF3\xAdK\xF6\nE\xB0\x15&E\xCe2\xF9\x13\xA5\x18\x86$\xA200\xC9Qp\xDb\xDbV(0\x16>>>\x00\xA0\x00\x9e\x00g\x00@\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2022-04-17 04:30:32 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=[p=126,l=126,c=17408,r=0] unwrapBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3I|f...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2022-04-17 04:30:32 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3c04b37a[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17 04:30:32 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:32 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 1 [p=0,l=6,c=17408,r=6] ioDone=false/false
2022-04-17 04:30:32 645 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:32 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-04-17 04:30:32 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 [p=0,l=45,c=17408,r=45] ioDone=false/false
2022-04-17 04:30:32 646 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 45 SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:32 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2022-04-17 04:30:32 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-04-17 04:30:32 646 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 245 HeapByteBuffer@6b52dedc[p=0,l=245,c=17408,r=245]={<<<\x17\x03\x03\x00\xF0\x80V\xE8O\x92kO\xAb\xBaa\xB4\x81O\xF9\x0eq\xD7\xE31\xCb...\t*\xC9\xBf\x01t\xF76_Ge\xCa\xE2\xFaY_\xF4\xE74\xCc\xF9\xE6\xE3>>>\x18\x00\x1a\x00\x16\x00\x0e\x00\r...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=245
2022-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=245 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 245 bytesProduced = 216 encryptedBuffer=[p=245,l=245,c=17408,r=0] unwrapBuffer=HeapByteBuffer@35c93391[p=0,l=216,c=17408,r=216]={<<>>I\x84\xE1e\x86\xB4n\xD3\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@35c93391[p=0,l=216,c=17408,r=216]={<<>>I\x84\xE1e\x86\xB4n\xD3\x16...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a40a3c{s=START}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=11/30000} filled 216 HeapByteBuffer@35c93391[p=0,l=216,c=17408,r=216]={<<>>I\x84\xE1e\x86\xB4n\xD3\x16...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@35c93391[p=0,l=216,c=17408,r=216]={<<>>I\x84\xE1e\x86\xB4n\xD3\x16...\x00\x00\x00\x00\x00\x00\x00} {}
2022-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@35c93391[p=0,l=216,c=17408,r=216]={<<>>I\x84\xE1e\x86\xB4n\xD3\x16...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1
2022-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1 --> URI
2022-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - URI --> SPACE2
2022-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-04-17 04:30:32 647 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER: --> IN_NAME
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:X-Real-IP --> VALUE
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:X-Real-IP --> IN_VALUE
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:X-Real-IP --> FIELD
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:X-Forwarded-For --> VALUE
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:X-Forwarded-For --> IN_VALUE
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:X-Forwarded-For --> FIELD
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip, deflate --> IN_VALUE
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip, deflate --> FIELD
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER --> CONTENT
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - REQUEST for //msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
X-Real-IP: 10.233.65.17
X-Forwarded-For: 10.233.65.17
Host: msb-iag.onap:443
User-Agent: python-requests/2.27.1
Accept-Encoding: gzip, deflate
Accept: */*


2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=12/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3ac3610e::DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=12/30000}
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - handle //msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - handling HttpChannelState@6f92de3a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2022-04-17 04:30:32 648 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-24] invocationID:{InvocationID} - Host msb-iag.onap with SNI null
2022-04-17 04:30:32 649 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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://msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2022-04-17 04:30:32 649 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24] invocationID:{InvocationID} - GzipHandler@43cbafa6{STARTED,min=256,inflate=8192} handle Request(GET https://msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck)@7a2744a6 in null
2022-04-17 04:30:32 649 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2903c6ff{/,null,AVAILABLE}
2022-04-17 04:30:32 649 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2903c6ff{/,null,AVAILABLE}
2022-04-17 04:30:32 649 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:32 649 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - chain=logFilter@2f60e66a==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-1293f8d7@1293f8d7==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-6b33892a@6b33892a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:32 649 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter logFilter@2f60e66a==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-04-17 04:30:32 649 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Entering.
2022-04-17 04:30:32 649 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-04-17 04:30:32 649 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: b3ccd851-25fb-461b-8af2-3a9dcac7de12
2022-04-17 04:30:32 650 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Invoking synchronously ... 
2022-04-17 04:30:32 650 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-1293f8d7@1293f8d7==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-04-17 04:30:32 650 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-6b33892a@6b33892a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-04-17 04:30:32 650 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5030997b@19e119c1==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-04-17 04:30:32 652 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@43cbafa6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck)@7a2744a6
2022-04-17 04:30:32 652 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@6afe3398 exclude no deflater
2022-04-17 04:30:32 652 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@6f49d1ad[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@53e05baa{null}
2022-04-17 04:30:32 652 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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://msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck,age=4}
200 OK HTTP/1.1
Date: Sun, 17 Apr 2022 04:30:32 GMT
X-TransactionID: b3ccd851-25fb-461b-8af2-3a9dcac7de12
X-InvocationID: 08522b57-0cd8-4687-a7d8-6a9f4be96e9b
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-04-17 04:30:32 652 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@13222704[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8dba40b] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=6,cl=4} last=true content=HeapByteBuffer@6f49d1ad[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-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Date: Sun, 17 Apr 2022 04:30:32 GMT
X-TransactionID: b3ccd851-25fb-461b-8af2-3a9dcac7de12
X-InvocationID: 08522b57-0cd8-4687-a7d8-6a9f4be96e9b
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - CONTENT_LENGTH
2022-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@13222704[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8dba40b] ([p=0,l=233,c=8192,r=233],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@29bed804{IDLE}->null [HeapByteBuffer@10f029b2[p=0,l=233,c=8192,r=233]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6f49d1ad[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-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@29bed804{WRITING}->null:IDLE-->WRITING
2022-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@4dbe7ebf::SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=17/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34a40a3c{s=COMPLETING}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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://msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@10f029b2[p=0,l=233,c=8192,r=233]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00}
2022-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@6f49d1ad[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-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-04-17 04:30:32 653 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 237 bytesProduced = 266 sequenceNumber = 1 [p=0,l=266,c=17408,r=266] ioDone=false/false
2022-04-17 04:30:32 654 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 266 SocketChannelEndPoint@64c99705{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=17/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34a40a3c{s=COMPLETING}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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://msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-04-17 04:30:32 654 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-04-17 04:30:32 654 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.71.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dbe7ebf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@474b0d72{/10.233.67.211:50366<->/10.233.71.217:9102,OPEN,fill=-,flush=W,to=18/30000}=>HttpConnection@3ac3610e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34a40a3c{s=COMPLETING}]=>HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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://msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-04-17 04:30:32 655 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=237 remaining=0 WriteFlusher@29bed804{WRITING}->null
2022-04-17 04:30:32 655 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@29bed804{IDLE}->null:WRITING-->IDLE
2022-04-17 04:30:32 656 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@13222704[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8dba40b] ([p=233,l=233,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-04-17 04:30:32 656 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=0956ffbd-ad46-4620-8007-ad08bf709cf4, referenceCounter=0, store size=0} on thread dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck
2022-04-17 04:30:32 656 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Exiting.
2022-04-17 04:30:32 657 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@1ddd5aeb{s=HttpChannelState@6f92de3a{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://msb-iag.onap:443/api/holmes-engine-mgmt/v1/healthcheck,age=9}
2022-04-17 04:30:32 657 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@6f92de3a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-04-17 04:30:32 658 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@6f92de3a{s=HANDLING rs=COMPLETING os=COMPLETED is=