By type
2022-03-22 04:25:52 733 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2022-03-22 04:25:52 733 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2022-03-22 04:25:52 734 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2022-03-22 04:25:52 735 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2022-03-22 04:25:52 735 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2022-03-22 04:25:52 735 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2022-03-22 04:25:52 736 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2022-03-22 04:25:52 736 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2022-03-22 04:25:52 737 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-22 04:25:52 737 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-22 04:25:52 738 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed 2022-03-22 04:25:52 739 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-03-22 04:25:52 739 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-03-22 04:25:52 740 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-03-22 04:25:52 747 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-03-22 04:25:52 748 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-03-22 04:25:52 791 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-22 04:25:52 791 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@7aef05b65 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-03-22 04:25:52 801 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-03-22 04:25:52 801 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@2404b3447 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 705}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Tue, 22 Mar 2022 04:25:52 GMT}{Content-Length: 352} 2022-03-22 04:25:52 812 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-03-22 04:25:52 814 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2022-03-22 04:25:52 814 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_343,344,1401354294) 2022-03-22 04:25:52 817 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-03-22 04:25:52 820 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2022-03-22 04:25:52 820 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2022-03-22 04:25:52 820 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2022-03-22 04:25:52 821 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2022-03-22 04:25:52 821 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2022-03-22 04:25:52 822 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2022-03-22 04:25:52 822 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2022-03-22 04:25:52 822 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2022-03-22 04:25:52 823 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-22 04:25:52 824 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-22 04:25:52 825 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed 2022-03-22 04:25:52 826 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-03-22 04:25:52 826 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-03-22 04:25:52 826 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-03-22 04:25:52 835 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-03-22 04:25:52 841 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-03-22 04:25:52 884 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-22 04:25:52 884 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@167631175 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-03-22 04:25:52 960 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-03-22 04:25:52 961 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@685d198e5 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 672b1d5b-4d6a-439d-b30f-d4d89ad367c0}{Content-Type: application/json}{Content-Length: 359}{Date: Tue, 22 Mar 2022 04:25:52 GMT} 2022-03-22 04:25:52 962 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-03-22 04:25:52 963 INFO [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations. 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@9f52eb7-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4c03c686 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@9f52eb7-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/0 selected 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - updateable 1 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@4c03c686 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-39] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@4c03c686 startThread=0 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - updates 0 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@4c03c686 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:25:53 821 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-22] invocationID:{InvocationID} - SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->
idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-22 04:25:53 822 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-22] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@73b85ce5 2022-03-22 04:25:53 822 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - new HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=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@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-22 04:25:53 822 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - New HTTP Connection HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:25:53 822 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 822 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 822 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:25:53 823 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:25:53 823 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@768e7dcf{AC.ReadCB@edede5f{HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-22 04:25:53 823 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 823 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 823 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@e5a7967{SSLC.NBReadCB@7239a92a{SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:25:53 824 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3115e17f on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-22 04:25:53 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-22 04:25:53 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:25:53 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/1 selected 2022-03-22 04:25:53 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:25:53 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Created SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - updateable 1 2022-03-22 04:25:53 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3115e17f 2022-03-22 04:25:53 825 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@4c03c686 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:25:53 825 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 825 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - updates 0 2022-03-22 04:25:53 825 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:25:53 825 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/1 selected 2022-03-22 04:25:53 825 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:25:53 825 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.4:9102 remote=/10.233.72.103:39164], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 826 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 826 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:25:53 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1756]@2022-03-22T04:25:53.826312Z 2022-03-22 04:25:53 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@5d5dacda offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1756]@2022-03-22T04:25:53.826725Z 2022-03-22 04:25:53 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:25:53 826 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-39] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@6986cf09 startThread=0 2022-03-22 04:25:53 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@5d5dacda task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1756]@2022-03-22T04:25:53.826963Z 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1756]@2022-03-22T04:25:53.827127Z tryProduce true 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-39] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1756]@2022-03-22T04:25:53.82705Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - fillable FillInterest@e5a7967{SSLC.NBReadCB@7239a92a{SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - >c.onFillable SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - onFillable SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - fillable FillInterest@768e7dcf{AC.ReadCB@edede5f{HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}}} 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@6986cf09 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - >fill SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@6986cf09 started 2022-03-22 04:25:53 827 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@6986cf09 waiting 2022-03-22 04:25:53 828 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-22 04:25:53 828 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3cbe473e[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03p\xE2\x185r5]\xE2%`?\xBf\xD49...\xC6E\xA9Z@u\x05\xF0j(#[:\x9a\x01\xF1\x8c\xC0\xDd\x9d\xCe%G>>>\x97TC\xD4\xA1\xC8f\x17\xFc...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 828 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net filled=261 2022-03-22 04:25:53 828 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill starting handshake SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 835 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x93M\xE3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x93M\xE3...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 835 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NEED_TASK 2022-03-22 04:25:53 836 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-22 04:25:53 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - >flush SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:25:53 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:25:53 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-22 04:25:53 839 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 839 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:25:53 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:25:53 840 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - filled 373 HeapByteBuffer@3cbe473e[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03p\xE2\x185r5]\xE2...\x05r3`nl\xA7F\xCc\xF7\x95\xD0\xF8\xB6\xE2\x11\r\xFc\x9f\xC2\x00\xDb\xA8>>>\x8e>!M\x13\xA8P\xC0\xB0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net filled=373 2022-03-22 04:25:53 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x93M\xE3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x93M\xE3...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:25:53 840 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3cbe473e[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03p\xE2\x185r5]\xE2%`?\xBf\xD49...\x05r3`nl\xA7F\xCc\xF7\x95\xD0\xF8\xB6\xE2\x11\r\xFc\x9f\xC2\x00\xDb\xA8>>>\x8e>!M\x13\xA8P\xC0\xB0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net filled=0 2022-03-22 04:25:53 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x93M\xE3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x93M\xE3...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NEED_TASK 2022-03-22 04:25:53 847 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-39] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@73b85ce5 2022-03-22 04:25:53 851 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-22 04:25:53 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - >flush SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:25:53 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:25:53 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2022-03-22 04:25:53 853 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=30/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 853 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:25:53 853 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:25:53 853 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2022-03-22 04:25:53 854 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 854 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:25:53 854 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:25:53 854 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2022-03-22 04:25:53 855 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:25:53 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=33/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:25:53 856 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - filled 220 HeapByteBuffer@3cbe473e[p=0,l=220,c=17408,r=220]={<<<\x17\x03\x03\x005\xB4-\xFf\x0e\xF4\\\xA5+s\xEd\x8fl\x83\x9c\x95\xFaA\xAe\xC3\x1b...w\xA4\xBa#\xA3\x13\x96\xEbn\xB8\xDf\xA0(i\xCc\xBd\x0c\x16[\x13o\x19\x15>>>\x03\x03\x02\x03\x01\x00,\x00E...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net filled=220 2022-03-22 04:25:53 858 DEBUG [jdk.event.security][dw-39] invocationID:{InvocationID} - TLSHandshake: 10.233.72.103:39164, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - unwrap net_filled=220 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=220,c=17408,r=162] unwrapBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x93M\xE3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x93M\xE3...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - handshake succeeded SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=162/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=35/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3cbe473e[p=58,l=220,c=17408,r=162]={\x17\x03\x03\x005\x14\x00\x00 ...{\x94\xC8\x06\xC1(\x9b<<<\x17\x03\x03\x00\x9d\xC1\xCfM\x8b\xB0\x9fw\x1e{B>\xA5$\x8er\xE9K\xBfq\x16...w\xA4\xBa#\xA3\x13\x96\xEbn\xB8\xDf\xA0(i\xCc\xBd\x0c\x16[\x13o\x19\x15>>>\x03\x03\x02\x03\x01\x00,\x00E...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net filled=0 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 162 bytesProduced = 140 encryptedBuffer=[p=220,l=220,c=17408,r=0] unwrapBuffer=HeapByteBuffer@73720273[p=0,l=140,c=17408,r=140]={<< >>Nn\n/\xB2o\xEa$\x8f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=140,c=17408,r=140]={<< >>Nn\n/\xB2o\xEa$\x8f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=35/30000}=>HttpConnection@edede5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=35/30000} filled 140 HeapByteBuffer@73720273[p=0,l=140,c=17408,r=140]={<< >>Nn\n/\xB2o\xEa$\x8f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=35/30000} parse HeapByteBuffer@73720273[p=0,l=140,c=17408,r=140]={<< >>Nn\n/\xB2o\xEa$\x8f...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@73720273[p=0,l=140,c=17408,r=140]={<< >>Nn\n/\xB2o\xEa$\x8f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - START --> SPACE1 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - URI --> SPACE2 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-22 04:25:53 858 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - REQUEST for //10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.72.4:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=36/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=36/30000} 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - handle //10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - handling HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-39] invocationID:{InvocationID} - Host 10.233.72.4 with SNI null 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.server.Server][dw-39] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-22 04:25:53 859 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-39] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@48ca191d in null 2022-03-22 04:25:53 860 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-39] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-22 04:25:53 860 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-39] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-22 04:25:53 860 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-22 04:25:53 860 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39] invocationID:{InvocationID} - chain=logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-22 04:25:53 860 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39] invocationID:{InvocationID} - call filter logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-22 04:25:53 860 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-39] invocationID:{InvocationID} - Entering. 2022-03-22 04:25:53 860 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-39] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-22 04:25:53 860 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-39] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: dfb07670-dc9b-417f-a67c-a6c2141c6fbc 2022-03-22 04:25:53 860 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-39] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-22 04:25:53 860 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-22 04:25:53 860 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-22 04:25:53 860 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-22 04:25:53 862 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@48ca191d 2022-03-22 04:25:53 862 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@1f75dab6 exclude no deflater 2022-03-22 04:25:53 862 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@1fef5223[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@404e2850{null} 2022-03-22 04:25:53 862 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 200 OK HTTP/1.1 Connection: close Date: Tue, 22 Mar 2022 04:25:53 GMT X-TransactionID: dfb07670-dc9b-417f-a67c-a6c2141c6fbc X-InvocationID: bfd5dcdd-60a1-42e8-a852-9dee01bf69c4 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-22 04:25:53 862 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@5854d3b5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@69451263] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-22 04:25:53 862 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@1fef5223[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 862 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Tue, 22 Mar 2022 04:25:53 GMT X-TransactionID: dfb07670-dc9b-417f-a67c-a6c2141c6fbc X-InvocationID: bfd5dcdd-60a1-42e8-a852-9dee01bf69c4 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-22 04:25:53 862 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-22 04:25:53 862 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@5854d3b5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@69451263] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-22 04:25:53 863 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@c5e3b22{IDLE}->null [HeapByteBuffer@7d635363[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@1fef5223[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2022-03-22 04:25:53 863 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@c5e3b22{WRITING}->null:IDLE-->WRITING 2022-03-22 04:25:53 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=W,to=40/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=COMPLETING}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-22 04:25:53 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7d635363[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@1fef5223[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-22 04:25:53 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - 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-03-22 04:25:53 864 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=W,to=41/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=COMPLETING}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-22 04:25:53 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:25:53 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=W,to=41/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=COMPLETING}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-22 04:25:53 865 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@c5e3b22{WRITING}->null 2022-03-22 04:25:53 865 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@c5e3b22{IDLE}->null:WRITING-->IDLE 2022-03-22 04:25:53 865 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@5854d3b5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@69451263] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-22 04:25:53 865 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@5854d3b5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@69451263] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-22 04:25:53 865 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=42/30000} 2022-03-22 04:25:53 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=42/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} oshut=false, ishut=false 2022-03-22 04:25:53 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=42/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-22 04:25:53 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:25:53 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:25:53 866 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - 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-03-22 04:25:53 866 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=43/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-22 04:25:53 866 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:25:53 866 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=43/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-22 04:25:53 866 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=43/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-22 04:25:53 866 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=43/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@e5a7967{SSLC.NBReadCB@7239a92a{SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=43/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}}} 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=43/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3115e17f on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/1 selected 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3115e17f 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=44/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-22 04:25:53 867 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=49d9e8c7-e7a4-4955-9865-f3489df2b54f, referenceCounter=0, store size=0} on thread dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:25:53 867 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-39] invocationID:{InvocationID} - Exiting. 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.server.Server][dw-39] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - unhandle HttpChannelState@48712a8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-22 04:25:53 867 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@48712a8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - completed HttpChannelState@48712a8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - unhandle HttpChannelState@48712a8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@48712a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/1 selected 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.72.4:9102 remote=/10.233.72.103:39164], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=45/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=45/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=45/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9}:runFillable:BLOCKING 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1757]@2022-03-22T04:25:53.868897Z 2022-03-22 04:25:53 868 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@6986cf09 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1757]@2022-03-22T04:25:53.868961Z 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@7555e520 startThread=0 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1757]@2022-03-22T04:25:53.869068Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=46/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@e5a7967{SSLC.NBReadCB@7239a92a{SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=46/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10}}} 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=46/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=46/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@768e7dcf{null} 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@768e7dcf{null} lost race null 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=46/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=46/30000}=>HttpConnection@edede5f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e97f797{s=END}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-22 04:25:53 869 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:25:53 870 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@6986cf09 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1758]@2022-03-22T04:25:53.870259Z 2022-03-22 04:25:53 870 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1758]@2022-03-22T04:25:53.870363Z tryProduce true 2022-03-22 04:25:53 870 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@6986cf09 waiting 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=1/1,p=1}@7555e520 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=1}] 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@7555e520 size 1 > capacity 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@7555e520 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - recycle HttpChannelState@48712a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - >fill SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=50/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3cbe473e[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13:\x15p\xC6\x92\x12\x18W\x8b5\xC7\x14dJi\xB9\xB5V\x8d>>>y\x1c\xF0\xEe\xEc\xD0W\xDe\xE7...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 873 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net filled=24 2022-03-22 04:25:53 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=51/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 874 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-22 04:25:53 874 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=51/30000} filled -1 HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 874 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39] invocationID:{InvocationID} - close DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=51/30000} 2022-03-22 04:25:53 874 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=51/30000} 2022-03-22 04:25:53 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - shutdownOutput: SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2022-03-22 04:25:53 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - ensureFillInterested SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 875 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - interested FillInterest@e5a7967{SSLC.NBReadCB@7239a92a{SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3115e17f on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/1 selected 10.233.72.103 - - [22/Mar/2022:04:25:53 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 9 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3115e17f 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39] invocationID:{InvocationID} - close SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/1 selected 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - doClose SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.72.4:9102 remote=/10.233.72.103:39164], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1758]@2022-03-22T04:25:53.876884Z 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - onClose FillInterest@e5a7967{SSLC.NBReadCB@7239a92a{SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@6986cf09 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1758]@2022-03-22T04:25:53.87695Z 2022-03-22 04:25:53 876 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@740790e6 startThread=0 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - onFillableFail SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@6986cf09 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1758]@2022-03-22T04:25:53.877122Z 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1758]@2022-03-22T04:25:53.877173Z tryProduce true 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1758]@2022-03-22T04:25:53.87706Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@e5a7967{null} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@e5a7967{null} lost race null 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - onFail FillInterest@768e7dcf{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-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@5d5dacda waiting 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Wakeup ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=1 updates=0 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-39] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d638e51 startThread=0 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=1/1,p=1}@740790e6 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=1}] 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - onClose FillInterest@768e7dcf{null} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@740790e6 size 1 > capacity 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000} parse HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@740790e6 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - CLOSE --> CLOSED 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d638e51 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000} onFillable exit HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose HttpConnection@edede5f::DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose SslConnection@7239a92a::SocketChannelEndPoint@47ef8c7c{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/0 selected 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 0 updates 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 0 keys 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - /10.233.72.4:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7239a92a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f30e228{/10.233.72.103:39164<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@edede5f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e97f797{s=START}]=>HttpChannelOverHttp@57b575c3{s=HttpChannelState@48712a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@2607c0ae size 1 > capacity 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d638e51 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:25:53 877 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-39] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@2607c0ae in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:25:57 102 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2022-03-22 04:25:57 103 DEBUG [org.jvnet.hk2.logger][Thread-16] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_344,345,2113577958) 2022-03-22 04:25:57 104 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-16] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2022-03-22 04:25:57 107 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2022-03-22 04:25:57 107 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2022-03-22 04:25:57 107 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2022-03-22 04:25:57 108 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2022-03-22 04:25:57 108 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2022-03-22 04:25:57 109 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2022-03-22 04:25:57 109 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2022-03-22 04:25:57 109 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2022-03-22 04:25:57 110 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-22 04:25:57 110 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-16] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-22 04:25:57 111 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-16] invocationID:{InvocationID} - System properties configuration provider not allowed 2022-03-22 04:25:57 112 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][Thread-16] 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-03-22 04:25:57 112 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-16] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation. 2022-03-22 04:25:57 113 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-16] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation. 2022-03-22 04:25:57 120 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][Thread-16] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed). 2022-03-22 04:25:57 121 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-16] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup68929f92-7146-4006-9a8e-4f726e8ba4ed/homles68929f92-7146-4006-9a8e-4f726e8ba4ed?timeout=15000 2022-03-22 04:25:57 129 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-16] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-22 04:25:57 129 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-16] invocationID:{InvocationID} - sun.net.www.MessageHeader@efe8fec5 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup68929f92-7146-4006-9a8e-4f726e8ba4ed/homles68929f92-7146-4006-9a8e-4f726e8ba4ed?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-03-22 04:25:57 148 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-16] invocationID:{InvocationID} - KeepAlive stream used: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup68929f92-7146-4006-9a8e-4f726e8ba4ed/homles68929f92-7146-4006-9a8e-4f726e8ba4ed?timeout=15000 2022-03-22 04:25:57 148 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-16] invocationID:{InvocationID} - sun.net.www.MessageHeader@564e7ecb10 pairs: {null: HTTP/1.1 404 Not Found}{Date: Tue, 22 Mar 2022 04:25:57 GMT}{Content-Type: text/html;charset=utf-8}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{breadcrumbId: ID-onap-message-router-0-message-router-onap-svc-cluster-local-1647919010538-0-12913}{timeout: 15000}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{X-CSI-Internal-WriteableRequest: true}{Content-Length: 138}{Server: Jetty(9.4.z-SNAPSHOT)} 2022-03-22 04:25:57 149 ERROR [org.onap.holmes.engine.dmaap.DMaaPAlarmPolling][Thread-16] invocationID:{InvocationID} - Failed to process alarms. Sleep for 60 seconds to restart. org.onap.holmes.common.exception.CorrelationException: Failed to get data from DMaaP. at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:71) at org.onap.holmes.engine.dmaap.DMaaPAlarmPolling.run(DMaaPAlarmPolling.java:49) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.holmes.common.exception.HttpException: Status code: <404>. Message: Failed to get response from the server. URL: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT Cause: Not Found Response body: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_FAULT_OUTPUT]","status":404} at org.onap.holmes.common.utils.JerseyClient.isSuccessful(JerseyClient.java:201) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:125) at org.onap.holmes.dsa.dmaappolling.Subscriber.getDMaaPData(Subscriber.java:85) at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:69) ... 2 common frames omitted 2022-03-22 04:26:03 819 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@9f52eb7-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@aaf82cb on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-22 04:26:03 819 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@9f52eb7-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-22 04:26:03 819 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:03 819 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/0 selected 2022-03-22 04:26:03 819 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:26:03 819 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2022-03-22 04:26:03 819 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@aaf82cb 2022-03-22 04:26:03 820 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@aaf82cb in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 820 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-22] invocationID:{InvocationID} - SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-22 04:26:03 820 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-22] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@45aafe56 2022-03-22 04:26:03 820 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - new HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=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@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-22 04:26:03 821 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - New HTTP Connection HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:26:03 821 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 821 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 821 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:26:03 821 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:26:03 821 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@4251d6a5{AC.ReadCB@2843db04{HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-22 04:26:03 821 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 821 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@74fcbe10{SSLC.NBReadCB@13a80c7{SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@211534f0 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Created SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@aaf82cb in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@aaf82cb startThread=0 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 1 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - wakeup on updates SelectorProducer@42d7e8bc 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/1 selected 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2022-03-22 04:26:03 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@211534f0 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/1 selected 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.4:9102 remote=/10.233.72.103:39296], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1759]@2022-03-22T04:26:03.823703Z 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@5d5dacda offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1759]@2022-03-22T04:26:03.823817Z 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:26:03 823 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@4c6aae29 startThread=0 2022-03-22 04:26:03 824 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1759]@2022-03-22T04:26:03.82406Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:26:03 824 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@74fcbe10{SSLC.NBReadCB@13a80c7{SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 824 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 824 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 824 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@4251d6a5{AC.ReadCB@2843db04{HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-03-22 04:26:03 824 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 824 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 824 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-22 04:26:03 825 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3cbe473e[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x97\xC1\xC6\x11\xD1\x80\xC8\x919\xFa\x15\xBf\x81u...\xDf\xD5\x05NA\xFeX\xA5\xF4\xE8L\xF5\xEc5\xBcn\x17|\xC0\x19P\xE44>>>\x1azq7\xE9\x1b\xFc\xDf\x97...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 825 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261 2022-03-22 04:26:03 825 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 826 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@4c6aae29 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-22 04:26:03 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@4c6aae29 started 2022-03-22 04:26:03 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@4c6aae29 waiting 2022-03-22 04:26:03 826 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 826 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK 2022-03-22 04:26:03 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@5d5dacda task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1760]@2022-03-22T04:26:03.826817Z 2022-03-22 04:26:03 826 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-22 04:26:03 826 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1760]@2022-03-22T04:26:03.826907Z tryProduce true 2022-03-22 04:26:03 826 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2022-03-22 04:26:03 826 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:03 827 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-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@9f52eb7-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@651b705b on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@9f52eb7-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/1 selected 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@651b705b 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3cbe473e[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-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 827 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@651b705b startThread=0 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@651b705b in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3cbe473e[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-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 827 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 827 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@77799795 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000} filled 0 HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=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@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@4251d6a5{AC.ReadCB@2843db04{HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:26:03 828 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@72944b60{AC.ReadCB@5e096a0a{HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@74fcbe10{SSLC.NBReadCB@13a80c7{SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - 1 for SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@211534f0 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@67d82602{SSLC.NBReadCB@68245678{SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@6986cf09 size 1 > capacity 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d852b17 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@6986cf09 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@651b705b in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/2 selected 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 2 updates 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 2 2022-03-22 04:26:03 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@211534f0 2022-03-22 04:26:03 830 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 830 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2d852b17 2022-03-22 04:26:03 830 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 830 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 830 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 2022-03-22 04:26:03 830 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/2 selected 2022-03-22 04:26:03 830 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:03 830 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.4:9102 remote=/10.233.72.103:39296], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 830 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1760]@2022-03-22T04:26:03.831192Z 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@4c6aae29 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1760]@2022-03-22T04:26:03.8313Z 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@475da935 startThread=0 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@4c6aae29 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1760]@2022-03-22T04:26:03.831605Z 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1760]@2022-03-22T04:26:03.831533Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1761]@2022-03-22T04:26:03.831711Z tryProduce true 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@74fcbe10{SSLC.NBReadCB@13a80c7{SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 2022-03-22 04:26:03 831 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-39] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@475da935 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@475da935 started 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@475da935 waiting 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@4251d6a5{AC.ReadCB@2843db04{HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 373 HeapByteBuffer@3cbe473e[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x97\xC1\xC6\x11\xD1\x80\xC8\x91...\x02\x1f\xF7\x87r\xDaS\xDe\x92\xDc\xA3\x9f\xE9\xA4\xF8['gR1\xE2\x86}>>>\x8e>!M\x13\xA8P\xC0\xB0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=373 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/2 selected 2022-03-22 04:26:03 832 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3cbe473e[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x97\xC1\xC6\x11\xD1\x80\xC8\x919\xFa\x15\xBf\x81u...\x02\x1f\xF7\x87r\xDaS\xDe\x92\xDc\xA3\x9f\xE9\xA4\xF8['gR1\xE2\x86}>>>\x8e>!M\x13\xA8P\xC0\xB0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.4:9102 remote=/10.233.72.103:39298], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 832 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK 2022-03-22 04:26:03 832 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1761]@2022-03-22T04:26:03.833156Z 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@475da935 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1761]@2022-03-22T04:26:03.833212Z 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@25117e5e startThread=0 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@25117e5e in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@25117e5e started 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@25117e5e waiting 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1761]@2022-03-22T04:26:03.833566Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@67d82602{SSLC.NBReadCB@68245678{SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 833 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >c.onFillable SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 834 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillable SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 834 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@72944b60{AC.ReadCB@5e096a0a{HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=5/30000}}} 2022-03-22 04:26:03 834 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 834 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 834 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-22 04:26:03 834 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 261 HeapByteBuffer@20059ee2[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03s3\xF5\x12&\x8a\x80\x8bh\x87\x9bi\xD1\x9a...}A\xAd\xE3P\x0c\xCb\xA7\x1b\x01\xB8\xBb\xDa>E=h\xAcvs\x9a\x87\x17>>>4\xEa"\x0c\x13\xC1e\xE5\x11...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 834 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=261 2022-03-22 04:26:03 834 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill starting handshake SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 835 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@3bd559[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@3bd559[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-03-22 04:26:03 835 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_TASK 2022-03-22 04:26:03 836 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-22 04:26:03 836 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >flush SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 836 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:26:03 836 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:03 837 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-22 04:26:03 838 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 840 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 373 HeapByteBuffer@20059ee2[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03s3\xF5\x12&\x8a\x80\x8b...g+P\x88\xFe\xE7\x9a\rX0n\xD7\x8d(\xC5%p\xD7\xFc(TD\x1a>>>\x08\x9a\xF3k\x85\x8f\xC3\xE85...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=373 2022-03-22 04:26:03 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@3bd559[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@3bd559[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-03-22 04:26:03 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 840 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@20059ee2[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03s3\xF5\x12&\x8a\x80\x8bh\x87\x9bi\xD1\x9a...g+P\x88\xFe\xE7\x9a\rX0n\xD7\x8d(\xC5%p\xD7\xFc(TD\x1a>>>\x08\x9a\xF3k\x85\x8f\xC3\xE85...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@3bd559[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@3bd559[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-03-22 04:26:03 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_TASK 2022-03-22 04:26:03 840 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@45aafe56 2022-03-22 04:26:03 844 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-22 04:26:03 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:26:03 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:03 845 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-03-22 04:26:03 845 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:03 846 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-03-22 04:26:03 846 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:03 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2022-03-22 04:26:03 846 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3cbe473e[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 847 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@475da935 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1762]@2022-03-22T04:26:03.847421Z 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3cbe473e[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-39] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1762]@2022-03-22T04:26:03.847497Z tryProduce true 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - updateable 0 2022-03-22 04:26:03 847 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=19/30000} filled 0 HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=19/30000} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=19/30000} 2022-03-22 04:26:03 847 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@4251d6a5{AC.ReadCB@2843db04{HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-22 04:26:03 848 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 848 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 848 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@74fcbe10{SSLC.NBReadCB@13a80c7{SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 848 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 848 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@211534f0 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=1 updates=0 2022-03-22 04:26:03 848 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=1 updates=1 2022-03-22 04:26:03 848 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 848 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 848 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@5d5dacda size 1 > capacity 2022-03-22 04:26:03 848 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@5d5dacda in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 849 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-29] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@77799795 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/2 selected 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - updateable 1 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@211534f0 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/2 selected 2022-03-22 04:26:03 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.4:9102 remote=/10.233.72.103:39296], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1762]@2022-03-22T04:26:03.856622Z 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@25117e5e offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1762]@2022-03-22T04:26:03.856717Z 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-39] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@43542b33 startThread=0 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@43542b33 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@43542b33 started 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@43542b33 waiting 2022-03-22 04:26:03 856 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@25117e5e task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1762]@2022-03-22T04:26:03.856985Z 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-39] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1762]@2022-03-22T04:26:03.8569Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1762]@2022-03-22T04:26:03.857034Z tryProduce true 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - fillable FillInterest@74fcbe10{SSLC.NBReadCB@13a80c7{SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - >c.onFillable SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - onFillable SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - fillable FillInterest@4251d6a5{AC.ReadCB@2843db04{HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}}} 2022-03-22 04:26:03 857 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - >fill SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-22 04:26:03 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >flush SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:26:03 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:03 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2022-03-22 04:26:03 858 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:03 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2022-03-22 04:26:03 859 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=30/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:03 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@20059ee2[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@3bd559[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@3bd559[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-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@20059ee2[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@3bd559[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@3bd559[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-03-22 04:26:03 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 865 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - filled 220 HeapByteBuffer@20059ee2[p=0,l=220,c=17408,r=220]={<<<\x17\x03\x03\x005>?\x00\xAa+\xC6\xBe,w{N:\x85$\x16b\x00\x9c\x06o...W\xCf\x8f\xDf$>\xBe\xD95\x84P\x0b\xE5ye\x15/7\xBa\x03\xE9|\xAb>>>\x03\x03\x02\x03\x01\x00,\x00E...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net filled=220 2022-03-22 04:26:03 866 DEBUG [jdk.event.security][dw-39] invocationID:{InvocationID} - TLSHandshake: 10.233.72.103:39296, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-22 04:26:03 866 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - unwrap net_filled=220 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=220,c=17408,r=162] unwrapBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFb\xB8s\x12...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 866 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - handshake succeeded SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=162/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2022-03-22 04:26:03 866 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-22 04:26:03 866 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - filled 0 HeapByteBuffer@20059ee2[p=58,l=220,c=17408,r=162]={\x17\x03\x03\x005\x14\x00\x00 ...\x83;\x8e\xD3{sw<<<\x17\x03\x03\x00\x9da\xAa\x82\x91\xF7\x94;[}\xE6\xB6\x1e]\x9d\x02\x9f\x12\x83\xD2\xFd...W\xCf\x8f\xDf$>\xBe\xD95\x84P\x0b\xE5ye\x15/7\xBa\x03\xE9|\xAb>>>\x03\x03\x02\x03\x01\x00,\x00E...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 866 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 866 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 162 bytesProduced = 140 encryptedBuffer=[p=220,l=220,c=17408,r=0] unwrapBuffer=HeapByteBuffer@73720273[p=0,l=140,c=17408,r=140]={<< >>\xE5{\xDf\x14\xEd\x00d\xE8"...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=140,c=17408,r=140]={<< >>\xE5{\xDf\x14\xEd\x00d\xE8"...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 866 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@2843db04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 866 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=19/30000} filled 140 HeapByteBuffer@73720273[p=0,l=140,c=17408,r=140]={<< >>\xE5{\xDf\x14\xEd\x00d\xE8"...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@73720273[p=0,l=140,c=17408,r=140]={<< >>\xE5{\xDf\x14\xEd\x00d\xE8"...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@73720273[p=0,l=140,c=17408,r=140]={<< >>\xE5{\xDf\x14\xEd\x00d\xE8"...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - START --> SPACE1 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - URI --> SPACE2 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - REQUEST for //10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.72.4:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=19/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=19/30000} 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - handle //10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - handling HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-22 04:26:03 867 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-39] invocationID:{InvocationID} - Host 10.233.72.4 with SNI null 2022-03-22 04:26:03 868 DEBUG [org.eclipse.jetty.server.Server][dw-39] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2022-03-22 04:26:03 868 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-39] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@243ff30 in null 2022-03-22 04:26:03 868 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-39] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-22 04:26:03 868 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-39] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-22 04:26:03 868 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-22 04:26:03 868 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39] invocationID:{InvocationID} - chain=logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-22 04:26:03 868 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39] invocationID:{InvocationID} - call filter logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-22 04:26:03 868 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-39] invocationID:{InvocationID} - Entering. 2022-03-22 04:26:03 868 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-39] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-22 04:26:03 868 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-39] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 732eaefb-89d5-4d65-8d72-ec353c3fcdbd 2022-03-22 04:26:03 868 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-39] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-22 04:26:03 868 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-22 04:26:03 868 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-22 04:26:03 869 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-22 04:26:03 870 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@243ff30 2022-03-22 04:26:03 870 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@7fb94371 exclude no deflater 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@5e094bd1[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@3ce6fe90{null} 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 200 OK HTTP/1.1 Connection: close Date: Tue, 22 Mar 2022 04:26:03 GMT X-TransactionID: 732eaefb-89d5-4d65-8d72-ec353c3fcdbd X-InvocationID: 1261226d-0bda-47f5-9d0d-e755456dc6dd Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@21c12c43[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@145641c1] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@5e094bd1[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Tue, 22 Mar 2022 04:26:03 GMT X-TransactionID: 732eaefb-89d5-4d65-8d72-ec353c3fcdbd X-InvocationID: 1261226d-0bda-47f5-9d0d-e755456dc6dd Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@21c12c43[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@145641c1] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@15d759{IDLE}->null [HeapByteBuffer@7d635363[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@5e094bd1[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@15d759{WRITING}->null:IDLE-->WRITING 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=W,to=23/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=COMPLETING}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-22 04:26:03 871 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7d635363[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 872 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@5e094bd1[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 872 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-22 04:26:03 872 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - 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-03-22 04:26:03 872 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=W,to=24/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=COMPLETING}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-22 04:26:03 872 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 872 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=W,to=24/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=COMPLETING}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-22 04:26:03 873 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@15d759{WRITING}->null 2022-03-22 04:26:03 873 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@15d759{IDLE}->null:WRITING-->IDLE 2022-03-22 04:26:03 873 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@21c12c43[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@145641c1] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-22 04:26:03 873 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@21c12c43[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@145641c1] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-22 04:26:03 873 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=25/30000} 2022-03-22 04:26:03 873 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=25/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} oshut=false, ishut=false 2022-03-22 04:26:03 873 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=25/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-22 04:26:03 873 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:26:03 873 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:03 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - 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-03-22 04:26:03 874 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=26/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-22 04:26:03 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 874 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=26/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-22 04:26:03 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=27/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-22 04:26:03 875 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=46/30000} filled 0 HeapByteBuffer@3bd559[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-03-22 04:26:03 875 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=46/30000} parse HeapByteBuffer@3bd559[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-03-22 04:26:03 875 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3bd559[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-03-22 04:26:03 875 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=46/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-22 04:26:03 875 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=46/30000} 2022-03-22 04:26:03 875 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - fillInterested HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=46/30000} 2022-03-22 04:26:03 875 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@72944b60{AC.ReadCB@5e096a0a{HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-22 04:26:03 875 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 875 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@67d82602{SSLC.NBReadCB@68245678{SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d852b17 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/2 selected 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2d852b17 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@4c6aae29 size 1 > capacity 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@4c6aae29 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/2 selected 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:03 876 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=27/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.4:9102 remote=/10.233.72.103:39298], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@74fcbe10{SSLC.NBReadCB@13a80c7{SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=29/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10}}} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=29/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@211534f0 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=1 updates=0 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1763]@2022-03-22T04:26:03.877337Z 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@43542b33 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1763]@2022-03-22T04:26:03.877403Z 2022-03-22 04:26:03 877 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=54e147a5-3cdb-43cb-a27c-04830efe560a, referenceCounter=0, store size=0} on thread dw-39 - GET /api/holmes-engine-mgmt/v1/healthcheck 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@42f8994e startThread=0 2022-03-22 04:26:03 877 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-39] invocationID:{InvocationID} - Exiting. 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1763]@2022-03-22T04:26:03.877511Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.server.Server][dw-39] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - unhandle HttpChannelState@66622af{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@67d82602{SSLC.NBReadCB@68245678{SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@66622af{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - completed HttpChannelState@66622af{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - unhandle HttpChannelState@66622af{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@66622af{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@72944b60{AC.ReadCB@5e096a0a{HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-22 04:26:03 877 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-22 04:26:03 878 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2022-03-22 04:26:03 878 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 878 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 878 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 878 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 220 HeapByteBuffer@73720273[p=0,l=220,c=17408,r=220]={<<<\x17\x03\x03\x0052\xA98xH@\xB9\x87\xA0\xD2\xE6\xC3\xEbu\xCd\x06\x96\x1ap\xE6...*\t\xA2w\x14%\x99G\xF8\x17\t\xC5\xBe\xAb\xB3^\xBaTGC\xC6C!>>>\xCcG\xB4U:\xD21 \x85...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 878 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=220 2022-03-22 04:26:03 879 DEBUG [jdk.event.security][dw-24] invocationID:{InvocationID} - TLSHandshake: 10.233.72.103:39298, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-22 04:26:03 879 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=220 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=220,c=17408,r=162] unwrapBuffer=HeapByteBuffer@3bd559[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@3bd559[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-03-22 04:26:03 879 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=162/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2022-03-22 04:26:03 879 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-22 04:26:03 879 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@73720273[p=58,l=220,c=17408,r=162]={\x17\x03\x03\x005\x14\x00\x00 ...z\xF6 \x88\x90\x01\xC0<<<\x17\x03\x03\x00\x9d\xCd\x92\xB3\nKm07k\xCe\xDaz\x82G\x85\x99\xC41\xE7\xBe...*\t\xA2w\x14%\x99G\xF8\x17\t\xC5\xBe\xAb\xB3^\xBaTGC\xC6C!>>>\xCcG\xB4U:\xD21 \x85...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 879 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 879 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 162 bytesProduced = 140 encryptedBuffer=[p=220,l=220,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3bd559[p=0,l=140,c=17408,r=140]={<< >>~\xA1%QltY\xDft...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3bd559[p=0,l=140,c=17408,r=140]={<< >>~\xA1%QltY\xDft...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=4/30000} filled 140 HeapByteBuffer@3bd559[p=0,l=140,c=17408,r=140]={<< >>~\xA1%QltY\xDft...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@3bd559[p=0,l=140,c=17408,r=140]={<< >>~\xA1%QltY\xDft...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3bd559[p=0,l=140,c=17408,r=140]={<< >>~\xA1%QltY\xDft...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - URI --> SPACE2 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - REQUEST for //10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.72.4:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=4/30000} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - handle //10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - handling HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-24] invocationID:{InvocationID} - Host 10.233.72.4 with SNI null 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@65a2d7e8 in null 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-22 04:26:03 880 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-22 04:26:03 881 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-22 04:26:03 881 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - chain=logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-22 04:26:03 881 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-22 04:26:03 881 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Entering. 2022-03-22 04:26:03 881 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-22 04:26:03 881 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: c3c4c80b-d1f0-43f7-83a0-bcce3ec9ba54 2022-03-22 04:26:03 881 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-22 04:26:03 881 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-22 04:26:03 881 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-22 04:26:03 881 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-22 04:26:03 882 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@65a2d7e8 2022-03-22 04:26:03 882 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@dedf24b exclude no deflater 2022-03-22 04:26:03 882 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@60e9f35a[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@665d24e0{null} 2022-03-22 04:26:03 883 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@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Tue, 22 Mar 2022 04:26:03 GMT X-TransactionID: c3c4c80b-d1f0-43f7-83a0-bcce3ec9ba54 X-InvocationID: b6c3e9c5-f1ed-4ca3-bd98-aed978d03ece Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-22 04:26:03 883 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@15b3b254[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77ae6503] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-22 04:26:03 883 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@60e9f35a[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 883 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Tue, 22 Mar 2022 04:26:03 GMT X-TransactionID: c3c4c80b-d1f0-43f7-83a0-bcce3ec9ba54 X-InvocationID: b6c3e9c5-f1ed-4ca3-bd98-aed978d03ece Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-22 04:26:03 883 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-22 04:26:03 883 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@15b3b254[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77ae6503] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-22 04:26:03 883 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@58f23b8f{IDLE}->null [HeapByteBuffer@7d635363[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@60e9f35a[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2022-03-22 04:26:03 883 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@58f23b8f{WRITING}->null:IDLE-->WRITING 2022-03-22 04:26:03 884 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=COMPLETING}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-22 04:26:03 884 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7d635363[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 884 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@60e9f35a[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 884 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-22 04:26:03 884 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 = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2022-03-22 04:26:03 884 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=COMPLETING}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-22 04:26:03 884 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 884 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=COMPLETING}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-22 04:26:03 885 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@58f23b8f{WRITING}->null 2022-03-22 04:26:03 885 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@58f23b8f{IDLE}->null:WRITING-->IDLE 2022-03-22 04:26:03 885 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@15b3b254[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77ae6503] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-22 04:26:03 885 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@15b3b254[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77ae6503] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-22 04:26:03 885 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=9/30000} 2022-03-22 04:26:03 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=END}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false 2022-03-22 04:26:03 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=END}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-22 04:26:03 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:26:03 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:03 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - 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-03-22 04:26:03 886 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=END}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-22 04:26:03 886 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:03 886 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=END}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-22 04:26:03 886 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=END}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-22 04:26:03 886 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=END}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-22 04:26:03 887 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@67d82602{SSLC.NBReadCB@68245678{SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=END}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}}} 2022-03-22 04:26:03 887 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=true 0->1 for SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b5a2579{s=END}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-22 04:26:03 887 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=1ae28e29-ce54-43ec-920f-8fb5d9d3e3ea, referenceCounter=0, store size=0} on thread dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck 2022-03-22 04:26:03 887 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Exiting. 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@7c27e356{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@7c27e356{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - completed HttpChannelState@7c27e356{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@7c27e356{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@7c27e356{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - recycle HttpChannelState@7c27e356{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-22 04:26:03 888 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] 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@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] 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@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 889 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 890 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:26:03 890 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 890 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSE,0 of -1} 2022-03-22 04:26:03 890 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=14/30000} 2022-03-22 04:26:03 890 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=14/30000} 2022-03-22 04:26:03 890 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@72944b60{AC.ReadCB@5e096a0a{HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}}} 2022-03-22 04:26:03 890 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 890 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 892 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=1/30000} onFillable exit HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 892 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 892 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2022-03-22 04:26:03 892 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@211534f0 2022-03-22 04:26:03 892 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=44/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=25} 2022-03-22 04:26:03 892 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 892 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 892 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 2022-03-22 04:26:03 892 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/2 selected 2022-03-22 04:26:03 892 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:03 893 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.72.4:9102 remote=/10.233.72.103:39296], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=45/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26} 2022-03-22 04:26:03 893 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=45/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26} 2022-03-22 04:26:03 893 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=45/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26}:runFillable:BLOCKING 2022-03-22 04:26:03 893 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1764]@2022-03-22T04:26:03.89348Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=45/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:26:03 893 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@74fcbe10{SSLC.NBReadCB@13a80c7{SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=45/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26}}} 2022-03-22 04:26:03 893 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=46/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=26} 2022-03-22 04:26:03 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=46/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=27} 2022-03-22 04:26:03 894 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@4251d6a5{null} 2022-03-22 04:26:03 894 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - FillInterest@4251d6a5{null} lost race null 2022-03-22 04:26:03 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=-,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=46/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=27} 2022-03-22 04:26:03 894 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2022-03-22 04:26:03 894 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 894 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=46/30000}=>HttpConnection@2843db04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@367ea915{s=END}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{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.72.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=27} 2022-03-22 04:26:03 894 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 2022-03-22 04:26:03 895 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@43542b33 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1765]@2022-03-22T04:26:03.895094Z 2022-03-22 04:26:03 895 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1765]@2022-03-22T04:26:03.895208Z tryProduce true 2022-03-22 04:26:03 895 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@43542b33 waiting 2022-03-22 04:26:03 895 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=1/1,p=1}@42f8994e in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=1}] 2022-03-22 04:26:03 895 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@42f8994e size 1 > capacity 2022-03-22 04:26:03 895 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@42f8994e in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/2 selected 2022-03-22 04:26:03 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:03 896 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.72.4:9102 remote=/10.233.72.103:39298], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=5/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 896 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=5/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 896 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=5/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:26:03 896 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1765]@2022-03-22T04:26:03.896447Z 2022-03-22 04:26:03 896 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@43542b33 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1765]@2022-03-22T04:26:03.896544Z 2022-03-22 04:26:03 896 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:26:03 896 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@57876e55 startThread=0 2022-03-22 04:26:03 896 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1765]@2022-03-22T04:26:03.896767Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=6/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:26:03 896 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-39] invocationID:{InvocationID} - recycle HttpChannelState@66622af{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-22 04:26:03 896 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-39] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@67d82602{SSLC.NBReadCB@68245678{SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=6/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@57876e55 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@57876e55 started 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@57876e55 waiting 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - >fill SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=49/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=6/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - filled 24 HeapByteBuffer@73720273[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13X\xF9Ed\xF5y\x11\xE6\x0c\n\xDb\x0cs\xB3SHh)\x15>>>\x8cH\xF4\xA21\xEe\x15\xA6$...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - net filled=24 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=7/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@72944b60{AC.ReadCB@5e096a0a{HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=7/30000}}} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] 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@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=49/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-22 04:26:03 897 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=49/30000} filled -1 HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 24 HeapByteBuffer@20059ee2[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xAa\xDcZa^\x9e\xF6gl\xFe\xE7\xE5>\xDa\xEe?\x17?\xBd>>>\xB9\xEf\xEdn\xD4\x14\x9bFd...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=24 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=8/30000} 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=8/30000} 2022-03-22 04:26:03 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - shutdownOutput: SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - ensureFillInterested SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39] invocationID:{InvocationID} - close DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=49/30000} 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=51/30000} 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@43542b33 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1766]@2022-03-22T04:26:03.899204Z 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1766]@2022-03-22T04:26:03.899282Z tryProduce true 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - shutdownOutput: SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - ensureFillInterested SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 899 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 10.233.72.103 - - [22/Mar/2022:04:26:03 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 11 10.233.72.103 - - [22/Mar/2022:04:26:03 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 8 2022-03-22 04:26:03 931 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@67d82602{SSLC.NBReadCB@68245678{SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 931 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - interested FillInterest@74fcbe10{SSLC.NBReadCB@13a80c7{SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=83/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 931 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=32/30000}{io=0/1,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=83/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 931 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@211534f0 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-22 04:26:03 931 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-22 04:26:03 931 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=32/30000}{io=0/1,kio=0,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d852b17 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39] invocationID:{InvocationID} - close SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=32/30000}{io=0/1,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/2 selected 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 2 updates 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 2 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@211534f0 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=32/30000}{io=0/1,kio=0,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=32/30000}{io=1/1,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2d852b17 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - doClose SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=FI,flush=-,to=32/30000}{io=1/1,kio=1,kro=1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=33/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 2 keys 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=32/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/1 selected 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=33/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - doClose SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=FI,flush=-,to=33/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 932 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - onClose FillInterest@74fcbe10{SSLC.NBReadCB@13a80c7{SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=FI,flush=-,to=32/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@67d82602{SSLC.NBReadCB@68245678{SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=FI,flush=-,to=33/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - onFillableFail SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=33/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=85/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - onFail FillInterest@4251d6a5{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-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Wakeup ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=1 updates=0 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-39] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b8cbbb5 startThread=0 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.FillInterest][dw-39] invocationID:{InvocationID} - onClose FillInterest@4251d6a5{null} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=85/30000} parse HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#S?\xC1\xB1...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.http.HttpParser][dw-39] invocationID:{InvocationID} - CLOSE --> CLOSED 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=85/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=85/30000} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-39] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=85/30000} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillableFail SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=34/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-39] invocationID:{InvocationID} - HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=85/30000} onFillable exit HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onFail FillInterest@72944b60{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-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=1 updates=0 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f2e57e3 startThread=0 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@72944b60{null} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=43/30000} parse HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CLOSE --> CLOSED 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=43/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=43/30000} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=43/30000} 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=43/30000} onFillable exit HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:03 934 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f2e57e3 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=1,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.72.4:9102,CLOSED,fill=-,flush=-,to=34/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 934 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@25117e5e size 1 > capacity 2022-03-22 04:26:03 934 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@25117e5e in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=1,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 934 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=34/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 934 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose HttpConnection@5e096a0a::DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=43/30000} 2022-03-22 04:26:03 935 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-39] invocationID:{InvocationID} - /10.233.72.4:9102,CLOSED,fill=-,flush=-,to=34/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=87/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 935 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@475da935 size 1 > capacity 2022-03-22 04:26:03 935 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-39] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@475da935 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 933 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b8cbbb5 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=1,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 935 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=36/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=87/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 935 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@2843db04::DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=87/30000} 2022-03-22 04:26:03 935 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@13a80c7::SocketChannelEndPoint@40cf9385{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=36/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@13a80c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a09ca5d{/10.233.72.103:39296<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=88/30000}=>HttpConnection@2843db04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@367ea915{s=START}]=>HttpChannelOverHttp@186626c5{s=HttpChannelState@66622af{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 936 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b8cbbb5 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 936 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.72.4:9102 remote=/10.233.72.103:39298], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,OSHUT,fill=FI,flush=-,to=33/30000}{io=1/1,kio=1,kro=1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 936 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose SslConnection@68245678::SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=35/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 937 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed] 2022-03-22 04:26:03 937 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f2e57e3 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:03 937 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=38/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 938 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=38/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 938 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0 2022-03-22 04:26:03 938 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:03 938 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@9421175{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=39/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68245678{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65f79c1e{/10.233.72.103:39298<->/10.233.72.4:9102,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@5e096a0a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b5a2579{s=START}]=>HttpChannelOverHttp@6c3b541f{s=HttpChannelState@7c27e356{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:03 938 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:03 943 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_344,345,2113577958) 2022-03-22 04:26:03 943 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_344,345,2113577958) has been shutdown 2022-03-22 04:26:03 944 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_339,340,2128913097) 2022-03-22 04:26:03 944 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_339,340,2128913097) has been shutdown 2022-03-22 04:26:03 969 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_343,344,1401354294) 2022-03-22 04:26:03 969 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_343,344,1401354294) has been shutdown 2022-03-22 04:26:03 985 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_340,341,585804442) 2022-03-22 04:26:03 985 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_340,341,585804442) has been shutdown 2022-03-22 04:26:03 989 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_342,343,1372448878) 2022-03-22 04:26:03 989 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_342,343,1372448878) has been shutdown 2022-03-22 04:26:03 993 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_341,342,1328189487) 2022-03-22 04:26:03 993 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_341,342,1328189487) has been shutdown 2022-03-22 04:26:06 615 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7baa1dff] obtained in 0 millis 2022-03-22 04:26:06 615 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@169be03c, maxRows=1, fetchSize=0, flags=16 2022-03-22 04:26:06 615 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2022-03-22 04:26:06 616 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2022-03-22 04:26:06 616 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-22 04:26:06 626 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-22 04:26:06 627 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2022-03-22 04:26:06 627 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2022-03-22 04:26:06 627 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-22 04:26:06 627 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 12 millis 2022-03-22 04:26:06 628 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2022-03-22 04:26:06 628 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2022-03-22 04:26:06 628 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2022-03-22 04:26:06 628 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7baa1dff] released 2022-03-22 04:26:06 628 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@12ba2ed1] obtained in 0 millis 2022-03-22 04:26:06 629 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@1385775c, maxRows=0, fetchSize=0, flags=16 2022-03-22 04:26:06 629 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1647923166614>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2022-03-22 04:26:06 629 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2022-03-22 04:26:06 629 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-22 04:26:06 633 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-22 04:26:06 633 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2022-03-22 04:26:06 634 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-22 04:26:06 634 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 5 millis 2022-03-22 04:26:06 634 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@12ba2ed1] released 2022-03-22 04:26:13 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@9f52eb7-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2ac6f138 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-22 04:26:13 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@9f52eb7-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-22 04:26:13 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:13 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/0 selected 2022-03-22 04:26:13 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:26:13 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2022-03-22 04:26:13 821 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@2ac6f138 2022-03-22 04:26:13 822 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@2ac6f138 startThread=0 2022-03-22 04:26:13 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:13 822 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:13 822 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@2ac6f138 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:13 822 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-25] invocationID:{InvocationID} - SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-22 04:26:13 822 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-25] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@624ad9bc 2022-03-22 04:26:13 822 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - new HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=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@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-22 04:26:13 822 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - New HTTP Connection HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:26:13 823 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 823 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 823 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:26:13 823 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-22 04:26:13 823 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@391bfba6{AC.ReadCB@1433c8af{HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-22 04:26:13 823 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 823 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 823 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@33e72a9a{SSLC.NBReadCB@3cf27f8d{SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:13 824 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1cc6357c on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-22 04:26:13 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-22 04:26:13 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Created SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 824 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@2ac6f138 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:13 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:13 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/1 selected 2022-03-22 04:26:13 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:26:13 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2022-03-22 04:26:13 824 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1cc6357c 2022-03-22 04:26:13 825 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 825 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:13 825 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:13 825 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/1 selected 2022-03-22 04:26:13 825 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:13 825 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.4:9102 remote=/10.233.72.103:39426], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 825 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 825 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:26:13 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1766]@2022-03-22T04:26:13.826106Z 2022-03-22 04:26:13 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@57876e55 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1766]@2022-03-22T04:26:13.826289Z 2022-03-22 04:26:13 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:26:13 826 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@2ec801c1 startThread=0 2022-03-22 04:26:13 826 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@2ec801c1 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-22 04:26:13 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@2ec801c1 started 2022-03-22 04:26:13 826 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@2ec801c1 waiting 2022-03-22 04:26:13 826 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1766]@2022-03-22T04:26:13.826464Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:26:13 826 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@33e72a9a{SSLC.NBReadCB@3cf27f8d{SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:13 826 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@391bfba6{AC.ReadCB@1433c8af{HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3bd559[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xB2P\xA3}\x88`>NH"}<\x82A...\xF1\x91/\xDb\x07rb\x1d\xAc\xE5\x0e\x8b\x0f2\xF5:\xF9\xFa\xC0\x12\x02h6>>>x\xC2\xE1Od\xAc\xD2\xDd\xEa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=261 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@57876e55 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1767]@2022-03-22T04:26:13.827557Z 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1767]@2022-03-22T04:26:13.827626Z tryProduce true 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill starting handshake SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2022-03-22 04:26:13 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:13 828 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK 2022-03-22 04:26:13 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-22 04:26:13 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:26:13 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:13 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-22 04:26:13 830 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:13 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:13 830 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3bd559[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-03-22 04:26:13 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:13 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3bd559[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-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=8/30000} filled 0 HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=8/30000} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=8/30000} 2022-03-22 04:26:13 831 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@391bfba6{AC.ReadCB@1433c8af{HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-22 04:26:13 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 832 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@33e72a9a{SSLC.NBReadCB@3cf27f8d{SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:13 832 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 832 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1cc6357c on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=1 updates=0 2022-03-22 04:26:13 832 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=261/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 832 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=1 updates=1 2022-03-22 04:26:13 832 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:13 832 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000} onFillable exit HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:13 832 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/1 selected 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1cc6357c 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@43542b33 size 1 > capacity 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@43542b33 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/1 selected 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.4:9102 remote=/10.233.72.103:39426], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1767]@2022-03-22T04:26:13.833802Z 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@2ec801c1 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1767]@2022-03-22T04:26:13.833906Z 2022-03-22 04:26:13 833 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@578ea233 startThread=0 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-39] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@578ea233 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@578ea233 started 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@578ea233 waiting 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@2ec801c1 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=1}][pc=0,pic=0,pec=34,epc=1767]@2022-03-22T04:26:13.834179Z 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1767]@2022-03-22T04:26:13.834106Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1767]@2022-03-22T04:26:13.834239Z tryProduce true 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@33e72a9a{SSLC.NBReadCB@3cf27f8d{SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@391bfba6{AC.ReadCB@1433c8af{HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 834 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:13 835 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 373 HeapByteBuffer@3bd559[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xB2P\xA3}\x88`>N...\xAb\xA3'\x89 c.\x96--\x83\\XF\x1fLT\x12\x87\xF7`\x7f`>>>@\x1awY+i\xBe\xF2\x94...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 835 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=373 2022-03-22 04:26:13 835 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 835 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:13 835 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3bd559[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xB2P\xA3}\x88`>NH"}<\x82A...\xAb\xA3'\x89 c.\x96--\x83\\XF\x1fLT\x12\x87\xF7`\x7f`>>>@\x1awY+i\xBe\xF2\x94...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 835 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:13 835 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 835 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK 2022-03-22 04:26:13 843 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@624ad9bc 2022-03-22 04:26:13 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-22 04:26:13 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@233a3d62[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-22 04:26:13 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:13 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2022-03-22 04:26:13 859 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:13 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:13 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:13 860 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 860 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3bd559[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2022-03-22 04:26:13 861 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000} filled 0 HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000} parse HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=29/30000} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@391bfba6{AC.ReadCB@1433c8af{HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 861 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@33e72a9a{SSLC.NBReadCB@3cf27f8d{SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1cc6357c on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken with none selected 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 0/0/1 selected 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 0 keys, 1 updates 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1cc6357c 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@57876e55 size 1 > capacity 2022-03-22 04:26:13 862 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@57876e55 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-22 04:26:13 870 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c woken up from select, 1/1/1 selected 2022-03-22 04:26:13 871 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c processing 1 keys, 0 updates 2022-03-22 04:26:13 871 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.4:9102 remote=/10.233.72.103:39426], selector=sun.nio.ch.EPollSelectorImpl@6ccb210c, interestOps=1, readyOps=1 SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 871 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 871 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-03-22 04:26:13 871 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1768]@2022-03-22T04:26:13.871743Z 2022-03-22 04:26:13 871 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@578ea233 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=34,epc=1768]@2022-03-22T04:26:13.871846Z 2022-03-22 04:26:13 871 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-22 04:26:13 871 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@5bacb778 startThread=0 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@5bacb778 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@5bacb778 started 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@5bacb778 waiting 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-39] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@578ea233 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1768]@2022-03-22T04:26:13.872143Z 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-39] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=34,epc=1768]@2022-03-22T04:26:13.872193Z tryProduce true 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=34,epc=1768]@2022-03-22T04:26:13.872065Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - updateable 0 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - updates 0 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-39] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-39] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6ccb210c waiting with 1 keys 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@33e72a9a{SSLC.NBReadCB@3cf27f8d{SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@391bfba6{AC.ReadCB@1433c8af{HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=FI,flush=-,to=11/30000}}} 2022-03-22 04:26:13 872 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@1433c8af::DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-22 04:26:13 873 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a295b7b{s=START}]=>HttpChannelOverHttp@788a1c78{s=HttpChannelState@6108fea6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-22 04:26:13 873 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-22 04:26:13 873 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 58 HeapByteBuffer@3bd559[p=0,l=58,c=17408,r=58]={<<<\x17\x03\x03\x005\xB1\x15\x12\xDe\x97\xF6b\xC7\\\x7f\xFa\xFa\xCb\xAci\x8f\xE6\xB5\xFf^...%\xC8\x91\xC7L~\x0c\xAf\x13J?\xF0A\x86\x08R\x9a.\x9eM\xE8\x0f\x1e>>>\xBfT_\xC4\xE9\x96\x0b}\xA3...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 873 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=58 2022-03-22 04:26:13 875 DEBUG [jdk.event.security][dw-24] invocationID:{InvocationID} - TLSHandshake: 10.233.72.103:39426, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-22 04:26:13 875 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] 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@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@73720273[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x13\x01\x00\x15d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-22 04:26:13 875 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@3cf27f8d::SocketChannelEndPoint@7686e9f4{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3cf27f8d{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2080723a{/10.233.72.103:39426<->/10.233.72.4:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@1433c8af[p=HttpParser{s=START,0 of -1},g=HttpG