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 2021-10-09 05:43:16 853 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. 2021-10-09 05:43:16 853 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. 2021-10-09 05:43:16 856 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). 2021-10-09 05:43:16 857 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 2021-10-09 05:43:16 861 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2021-10-09 05:43:16 861 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@1ec1e6875 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} 2021-10-09 05:43:16 882 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 2021-10-09 05:43:16 882 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@37ec49025 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 80ad024a-3e6a-428f-8fa8-a8c52fa2737f}{Content-Type: application/json}{Content-Length: 359}{Date: Sat, 09 Oct 2021 05:43:16 GMT} 2021-10-09 05:43:16 883 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"}}} 2021-10-09 05:43:16 883 INFO [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations. 2021-10-09 05:43:17 762 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1a2ee27e] obtained in 0 millis 2021-10-09 05:43:17 762 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@35cad70e, maxRows=1, fetchSize=0, flags=16 2021-10-09 05:43:17 762 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-10-09 05:43:17 762 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-10-09 05:43:17 762 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-10-09 05:43:17 764 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-10-09 05:43:17 764 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2021-10-09 05:43:17 764 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2021-10-09 05:43:17 764 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-10-09 05:43:17 764 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 2 millis 2021-10-09 05:43:17 764 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2021-10-09 05:43:17 764 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2021-10-09 05:43:17 764 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2021-10-09 05:43:17 765 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1a2ee27e] released 2021-10-09 05:43:17 765 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@17a06f48] obtained in 0 millis 2021-10-09 05:43:17 765 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@36471f53, maxRows=0, fetchSize=0, flags=16 2021-10-09 05:43:17 765 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1633758197762>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-10-09 05:43:17 765 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2021-10-09 05:43:17 765 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-10-09 05:43:17 768 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-10-09 05:43:17 768 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2021-10-09 05:43:17 768 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-10-09 05:43:17 768 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis 2021-10-09 05:43:17 768 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@17a06f48] released 2021-10-09 05:43:21 296 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2021-10-09 05:43:21 296 DEBUG [org.jvnet.hk2.logger][Thread-15] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_1019,1020,1963839816) 2021-10-09 05:43:21 297 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-15] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2021-10-09 05:43:21 299 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2021-10-09 05:43:21 299 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2021-10-09 05:43:21 299 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2021-10-09 05:43:21 300 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2021-10-09 05:43:21 300 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2021-10-09 05:43:21 300 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2021-10-09 05:43:21 300 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2021-10-09 05:43:21 300 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2021-10-09 05:43:21 301 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-10-09 05:43:21 301 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-10-09 05:43:21 301 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed 2021-10-09 05:43:21 302 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][Thread-15] invocationID:{InvocationID} - null java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174) at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807) at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219) at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610) at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364) at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192) at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.dsa.dmaappolling.Subscriber.getDMaaPData(Subscriber.java:85) at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:69) at org.onap.holmes.engine.dmaap.DMaaPAlarmPolling.run(DMaaPAlarmPolling.java:49) at java.base/java.lang.Thread.run(Unknown Source) Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source) at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source) at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source) at java.naming/javax.naming.InitialContext.lookup(Unknown Source) ... 18 common frames omitted 2021-10-09 05:43:21 302 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation. 2021-10-09 05:43:21 302 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation. 2021-10-09 05:43:21 304 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][Thread-15] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed). 2021-10-09 05:43:21 305 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup7787bf1c-7858-4718-b261-66824d0c73d8/homles7787bf1c-7858-4718-b261-66824d0c73d8?timeout=15000 2021-10-09 05:43:21 309 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT 2021-10-09 05:43:21 309 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@477cbe815 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup7787bf1c-7858-4718-b261-66824d0c73d8/homles7787bf1c-7858-4718-b261-66824d0c73d8?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} 2021-10-09 05:43:21 313 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream used: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup7787bf1c-7858-4718-b261-66824d0c73d8/homles7787bf1c-7858-4718-b261-66824d0c73d8?timeout=15000 2021-10-09 05:43:21 313 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@7c8941dc10 pairs: {null: HTTP/1.1 404 Not Found}{Date: Sat, 09 Oct 2021 05:43:21 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-1633745839033-0-68349}{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)} 2021-10-09 05:43:21 314 ERROR [org.onap.holmes.engine.dmaap.DMaaPAlarmPolling][Thread-15] 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 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7860ed09 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/0 selected 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@7860ed09 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@7860ed09 startThread=0 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@7860ed09 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-22] invocationID:{InvocationID} - SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-09 05:43:24 533 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-22] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@4a139523 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - new HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=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@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - New HTTP Connection HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@761661b{AC.ReadCB@1ead6be8{HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@72e6af34{SSLC.NBReadCB@2945afd3{SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:24 534 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@76d9bd8c on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Created SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@7860ed09 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@76d9bd8c 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.216:9102 remote=/10.233.75.87:58834], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=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 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5535]@2021-10-09T05:43:24.53592Z 2021-10-09 05:43:24 535 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@2ce1e106 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5535]@2021-10-09T05:43:24.535988Z 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5af5fc6b startThread=0 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2ce1e106 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5535]@2021-10-09T05:43:24.536134Z 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5535]@2021-10-09T05:43:24.536103Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=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 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5536]@2021-10-09T05:43:24.536194Z tryProduce true 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5af5fc6b in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@5af5fc6b started 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5af5fc6b waiting 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@72e6af34{SSLC.NBReadCB@2945afd3{SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@761661b{AC.ReadCB@1ead6be8{HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 261 HeapByteBuffer@5ed5396[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x91\x14\x8fN\n\x96s\xE19h\x80\x8f\xC4\xCc...f\xE4\xB4\xE0Rk\xB92+\xEe\x12we\xCem^@\xB0\xAc\xCc^A\x02>>>\x9f\xE2L\xEcR&\x0e\x1dZ...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=261 2021-10-09 05:43:24 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 6 HeapByteBuffer@5ed5396[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x91\x14\x8fN...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=6 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:24 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:24 539 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:24 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 367 HeapByteBuffer@5ed5396[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x91\x14\x8fN\n\x96s\xE19h\x80\x8f\xC4\xCc...\xAe\xF2\xC0\x92\xF4\xC1\xF6\x00\x8eu6\x95.\x18\x08\x01S\xB8\xD5{\xDd\x1f\xA8>>>\x9f\x90\x15H\x83\xD7rg....\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=367 2021-10-09 05:43:24 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK 2021-10-09 05:43:24 545 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@4a139523 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:24 549 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 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:24 549 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 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:24 550 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@761661b{AC.ReadCB@1ead6be8{HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@72e6af34{SSLC.NBReadCB@2945afd3{SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@76d9bd8c on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@39724f8c size 1 > capacity 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@39724f8c in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@76d9bd8c 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:24 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.216:9102 remote=/10.233.75.87:58834], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=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 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5536]@2021-10-09T05:43:24.552568Z 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@5af5fc6b offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5536]@2021-10-09T05:43:24.552645Z 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@61a1b559 startThread=0 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@61a1b559 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5af5fc6b task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5536]@2021-10-09T05:43:24.552751Z 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@61a1b559 started 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5536]@2021-10-09T05:43:24.552715Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=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 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@61a1b559 waiting 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5537]@2021-10-09T05:43:24.552792Z tryProduce true 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@72e6af34{SSLC.NBReadCB@2945afd3{SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:24 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 553 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@761661b{AC.ReadCB@1ead6be8{HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-09 05:43:24 553 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:24 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:24 553 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 232 HeapByteBuffer@5ed5396[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\xF1\x932X\x9b\xB9[\xA8\x82oY\x02\xD4#\r}\xE6\xFcF\x1e...\x1a8\xD66\x176\xDb\x06kKY-\xFen\x91]O\xA8?6-d`>>>A\xBb\x89(S\x81u\xB2G...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=232 2021-10-09 05:43:24 554 DEBUG [jdk.event.security][dw-21] invocationID:{InvocationID} - TLSHandshake: 10.233.75.87:58834, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#Y\xE6\x99\xD2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - handshake succeeded SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=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 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ... sBT^*\xC7<<<\x17\x03\x03\x00\xA9R\xF3\x0eX\xDf7\xD2\xC1{Z)\x89\xD3\x88\x0e\xDe\xBb\rt\xB7...\x1a8\xD66\x176\xDb\x06kKY-\xFen\x91]O\xA8?6-d`>>>A\xBb\x89(S\x81u\xB2G...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>s0l,\n\xFct9$...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>s0l,\n\xFct9$...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} filled 152 HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>s0l,\n\xFct9$...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>s0l,\n\xFct9$...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>s0l,\n\xFct9$...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - START --> SPACE1 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE1 --> URI 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - URI --> SPACE2 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER --> CONTENT 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - REQUEST for //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.75.216:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - handle //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - handling HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-09 05:43:24 554 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-21] invocationID:{InvocationID} - Host 10.233.75.216 with SNI null 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck)@73fa2fd3 in null 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-10-09 05:43:24 555 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Entering. 2021-10-09 05:43:24 555 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-10-09 05:43:24 555 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: e0defe16-1144-4ef3-8752-76222bac6465 2021-10-09 05:43:24 555 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Invoking synchronously ... 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:24 555 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck)@73fa2fd3 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@763ed524 exclude no deflater 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@4db96895[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@215e1706{null} 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Sat, 09 Oct 2021 05:43:24 GMT X-TransactionID: e0defe16-1144-4ef3-8752-76222bac6465 X-InvocationID: 394ab31d-92ea-4537-9b14-0dcadfdc5ac0 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@3f83049[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3ef42e7] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@4db96895[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Sat, 09 Oct 2021 05:43:24 GMT X-TransactionID: e0defe16-1144-4ef3-8752-76222bac6465 X-InvocationID: 394ab31d-92ea-4537-9b14-0dcadfdc5ac0 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@3f83049[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3ef42e7] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@5947fcf{IDLE}->null [HeapByteBuffer@7b784ba[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@4db96895[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5947fcf{WRITING}->null:IDLE-->WRITING 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=COMPLETING}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7b784ba[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@4db96895[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - 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 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=COMPLETING}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=COMPLETING}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@5947fcf{WRITING}->null 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5947fcf{IDLE}->null:WRITING-->IDLE 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@3f83049[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3ef42e7] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@3f83049[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3ef42e7] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=6/30000} 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=END}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=END}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:24 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - 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 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=END}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=END}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=END}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=END}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@72e6af34{SSLC.NBReadCB@2945afd3{SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=END}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}}} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=END}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@76d9bd8c on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:24 557 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=b1c603d1-7645-432c-916c-d0426c2405a8, referenceCounter=0, store size=0} on thread dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-10-09 05:43:24 557 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Exiting. 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@76d9bd8c 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@35fb3359{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@35fb3359{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - completed HttpChannelState@35fb3359{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@35fb3359{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@35fb3359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45483059{s=END}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - recycle HttpChannelState@35fb3359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 10.233.75.87 - - [09/Oct/2021:05:43:24 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 3 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:24 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 24 HeapByteBuffer@5ed5396[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x131\xB2\xEa\xC8\xBb\xE0<\r9\xEf{\xDa\x8e\x82\x9d,d\x92\xEf>>>\x1eM,\xDdv\x00\x1bJ\x89...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=24 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.75.216:9102 remote=/10.233.75.87:58834], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2945afd3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - shutdownOutput: SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - ensureFillInterested SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5537]@2021-10-09T05:43:24.558738Z 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - doClose SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@61a1b559 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5537]@2021-10-09T05:43:24.558827Z 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onClose FillInterest@72e6af34{SSLC.NBReadCB@2945afd3{SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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}}} 2021-10-09 05:43:24 558 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@612892e startThread=0 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillableFail SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@612892e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onFail FillInterest@761661b{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) 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=1 selected=1 updates=0 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@612892e started 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@61a1b559 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=2,epc=5537]@2021-10-09T05:43:24.559107Z 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5423ae5c startThread=0 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@612892e waiting 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onClose FillInterest@761661b{null} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5537]@2021-10-09T05:43:24.55914Z tryProduce true 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@35fb3359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5537]@2021-10-09T05:43:24.559058Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5423ae5c in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@72e6af34{null} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - FillInterest@72e6af34{null} lost race null 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2ce1e106 size 1 > capacity 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2ce1e106 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5af5fc6b size 1 > capacity 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5af5fc6b in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@1ead6be8::DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@2945afd3::SocketChannelEndPoint@23bbdf9f{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2945afd3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48c1455e{/10.233.75.87:58834<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ead6be8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45483059{s=START}]=>HttpChannelOverHttp@7298a8f6{s=HttpChannelState@35fb3359{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} 2021-10-09 05:43:24 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5423ae5c in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:32 762 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@4eb41dee] obtained in 0 millis 2021-10-09 05:43:32 763 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@39cdee80, maxRows=1, fetchSize=0, flags=16 2021-10-09 05:43:32 763 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-10-09 05:43:32 763 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-10-09 05:43:32 763 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-10-09 05:43:32 764 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-10-09 05:43:32 764 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2021-10-09 05:43:32 765 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2021-10-09 05:43:32 765 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-10-09 05:43:32 765 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 1 millis 2021-10-09 05:43:32 765 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2021-10-09 05:43:32 765 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2021-10-09 05:43:32 765 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2021-10-09 05:43:32 765 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@4eb41dee] released 2021-10-09 05:43:32 765 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@594bf311] obtained in 0 millis 2021-10-09 05:43:32 765 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@2594c86, maxRows=0, fetchSize=0, flags=16 2021-10-09 05:43:32 765 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1633758212762>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-10-09 05:43:32 765 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2021-10-09 05:43:32 765 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-10-09 05:43:32 768 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-10-09 05:43:32 768 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2021-10-09 05:43:32 768 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-10-09 05:43:32 768 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis 2021-10-09 05:43:32 768 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@594bf311] released 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@353b8864 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/0 selected 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@353b8864 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@353b8864 startThread=0 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@353b8864 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:34 533 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-22] invocationID:{InvocationID} - SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-09 05:43:34 534 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-22] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7eca6011 2021-10-09 05:43:34 534 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - new HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=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@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-09 05:43:34 534 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - New HTTP Connection HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:34 534 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:34 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:34 534 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@348f9b97{AC.ReadCB@61ad9264{HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-09 05:43:34 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@393c11d0{SSLC.NBReadCB@4fee84c5{SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@24f629e on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Created SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@353b8864 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@24f629e 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:34 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.216:9102 remote=/10.233.75.87:58896], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=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 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5538]@2021-10-09T05:43:34.536306Z 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@612892e offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5538]@2021-10-09T05:43:34.536394Z 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@1b0e83c6 startThread=0 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@1b0e83c6 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5538]@2021-10-09T05:43:34.536548Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=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 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@1b0e83c6 started 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@1b0e83c6 waiting 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@393c11d0{SSLC.NBReadCB@4fee84c5{SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@612892e task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5539]@2021-10-09T05:43:34.536804Z 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5539]@2021-10-09T05:43:34.53685Z tryProduce true 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 537 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:34 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 537 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@348f9b97{AC.ReadCB@61ad9264{HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-09 05:43:34 537 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:34 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-09 05:43:34 537 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 261 HeapByteBuffer@5ed5396[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x9a\xFd{\x03O\x1a\xC9\xC8qy\xC1\x9d\xB5>...\xCd\xEd\xE0nL\x1f\rA\x80[j\x04\xCb@(\xFd\x95\xB1m'\xCf\xF9`>>>\x1c<&\xF6P\xB6\xE3\xDcL...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=261 2021-10-09 05:43:34 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK 2021-10-09 05:43:34 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-09 05:43:34 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:34 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:34 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-10-09 05:43:34 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:34 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:34 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 373 HeapByteBuffer@5ed5396[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x9a\xFd{\x03O\x1a\xC9\xC8...\xA1k\x89\xF4Kr \x00\xB4\x92z\xB2\x9a\x11y\x1f\x0c\xE4\xC6\xE0Z\xFf\xB3>>>rg.onap.h...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=373 2021-10-09 05:43:34 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:34 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x9a\xFd{\x03O\x1a\xC9\xC8qy\xC1\x9d\xB5>...\xA1k\x89\xF4Kr \x00\xB4\x92z\xB2\x9a\x11y\x1f\x0c\xE4\xC6\xE0Z\xFf\xB3>>>rg.onap.h...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:34 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK 2021-10-09 05:43:34 545 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-27] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@7eca6011 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=START,0 of -1} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@348f9b97{AC.ReadCB@61ad9264{HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@393c11d0{SSLC.NBReadCB@4fee84c5{SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@24f629e on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@61a1b559 size 1 > capacity 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@61a1b559 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:34 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@24f629e 2021-10-09 05:43:34 550 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:34 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:34 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:34 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:34 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.216:9102 remote=/10.233.75.87:58896], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 550 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 550 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=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 2021-10-09 05:43:34 550 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5539]@2021-10-09T05:43:34.550965Z 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@1b0e83c6 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5539]@2021-10-09T05:43:34.551079Z 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@360ee7f9 startThread=0 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@360ee7f9 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@360ee7f9 started 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@1b0e83c6 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=2,epc=5539]@2021-10-09T05:43:34.5514Z 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@360ee7f9 waiting 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5539]@2021-10-09T05:43:34.551439Z tryProduce true 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5539]@2021-10-09T05:43:34.551341Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=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 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@393c11d0{SSLC.NBReadCB@4fee84c5{SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@348f9b97{AC.ReadCB@61ad9264{HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-09 05:43:34 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:34 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:34 552 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 232 HeapByteBuffer@5ed5396[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\xE6\xFd\xC1\xA4\x8d\x8d\x8b\x8c`\xB0Uy\xC0\xB1\xDa\x16\x851#\xAb...\x08\xB6y\x1a4\x85\xD7\x07^[\x06e\x8f~6\xBb\x04\x97\xDe\xC7oO5>>>\x01Fl\xB6\xBe\xEa\xAe\x15\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=232 2021-10-09 05:43:34 553 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} - TLSHandshake: 10.233.75.87:58896, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCdf"\x82...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=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 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ....\xBb\x069\x17x\xA8<<<\x17\x03\x03\x00\xA9%8\xFf\xB0\xEf\x00\x89\x9c\xDc V*Y\xE8\xB3\xA3\xC5\xD1\xCe\xFf...\x08\xB6y\x1a4\x85\xD7\x07^[\x06e\x8f~6\xBb\x04\x97\xDe\xC7oO5>>>\x01Fl\xB6\xBe\xEa\xAe\x15\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>G\x18\xDc\xBe3\xCd\x8b\x11j...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>G\x18\xDc\xBe3\xCd\x8b\x11j...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@61ad9264[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} filled 152 HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>G\x18\xDc\xBe3\xCd\x8b\x11j...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>G\x18\xDc\xBe3\xCd\x8b\x11j...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>G\x18\xDc\xBe3\xCd\x8b\x11j...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.75.216:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 10.233.75.216 with SNI null 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck)@3e67c578 in null 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-09 05:43:34 553 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:34 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:34 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-10-09 05:43:34 554 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering. 2021-10-09 05:43:34 554 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-10-09 05:43:34 554 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 24af8eef-af2d-456a-871d-5803abea22dc 2021-10-09 05:43:34 554 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 2021-10-09 05:43:34 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-10-09 05:43:34 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-10-09 05:43:34 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck)@3e67c578 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@25c06fba exclude no deflater 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@1eca16f[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@401caf84{null} 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Sat, 09 Oct 2021 05:43:34 GMT X-TransactionID: 24af8eef-af2d-456a-871d-5803abea22dc X-InvocationID: cd0f0390-0a97-40c3-84fa-642b0e222038 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@4050eefa[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@664be4f5] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@1eca16f[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Sat, 09 Oct 2021 05:43:34 GMT X-TransactionID: 24af8eef-af2d-456a-871d-5803abea22dc X-InvocationID: cd0f0390-0a97-40c3-84fa-642b0e222038 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@4050eefa[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@664be4f5] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@248c68a{IDLE}->null [HeapByteBuffer@7b784ba[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@1eca16f[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@248c68a{WRITING}->null:IDLE-->WRITING 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=COMPLETING}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7b784ba[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@1eca16f[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - 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 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=COMPLETING}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=COMPLETING}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@248c68a{WRITING}->null 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@248c68a{IDLE}->null:WRITING-->IDLE 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@4050eefa[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@664be4f5] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@4050eefa[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@664be4f5] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=6/30000} 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=END}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=END}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:34 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - 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 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=END}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=END}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=END}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=END}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@393c11d0{SSLC.NBReadCB@4fee84c5{SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=END}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}}} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=END}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@24f629e on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:34 556 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=7578e3fa-a4fa-40b3-beef-7f59cdf9e356, referenceCounter=0, store size=0} on thread dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:34 556 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting. 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@24f629e 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@29c0090{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@29c0090{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@29c0090{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@29c0090{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=END}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@29c0090{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:34 556 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@29c0090{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 10.233.75.87 - - [09/Oct/2021:05:43:34 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.75.216:9102 remote=/10.233.75.87:58896], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d148528{s=END}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=true/true,a=IDLE,uri=null,age=4} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 24 HeapByteBuffer@5ed5396[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xE61\xFcH\xD9\xE7\xBe\xCc\x8a\xAea_\xB0\xF1\x0b\xCb\x90\x80\x8a>>>\xAf\x83\xCb'\x86\x1fl'\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=24 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=19/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=8/30000} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=8/30000} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5540]@2021-10-09T05:43:34.557415Z 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@360ee7f9 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5540]@2021-10-09T05:43:34.557463Z 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@7b69b479 startThread=0 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@360ee7f9 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5540]@2021-10-09T05:43:34.557651Z 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@7b69b479 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5540]@2021-10-09T05:43:34.557613Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@7b69b479 started 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5541]@2021-10-09T05:43:34.557714Z tryProduce true 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@7b69b479 waiting 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@393c11d0{SSLC.NBReadCB@4fee84c5{SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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}}} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@393c11d0{SSLC.NBReadCB@4fee84c5{SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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}}} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@278d29c8 startThread=0 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/0 selected 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@348f9b97{null} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 0 updates 2021-10-09 05:43:34 557 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 0 keys 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@348f9b97{null} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@348f9b97{null} lost race null 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@278d29c8 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@29c0090{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@1b0e83c6 size 1 > capacity 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@61ad9264::DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@1b0e83c6 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@612892e size 1 > capacity 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@612892e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@4fee84c5::SocketChannelEndPoint@721791f6{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fee84c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c4aa914{/10.233.75.87:58896<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@61ad9264[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d148528{s=START}]=>HttpChannelOverHttp@3992fff3{s=HttpChannelState@29c0090{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} 2021-10-09 05:43:34 558 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@278d29c8 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:35 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@370a2da on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-09 05:43:35 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-09 05:43:35 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:35 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/0 selected 2021-10-09 05:43:35 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:35 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:35 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@370a2da 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@370a2da startThread=0 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@370a2da in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-22] invocationID:{InvocationID} - SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-22] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@4360ebe1 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - new HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=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@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - New HTTP Connection HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:35 560 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@c43c3ce{AC.ReadCB@70af2c0c{HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@5055106{SSLC.NBReadCB@34661f75{SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@11c7b64 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Created SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@370a2da in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:35 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@11c7b64 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.216:9102 remote=/10.233.75.87:58904], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=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 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5541]@2021-10-09T05:43:35.562649Z 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@7b69b479 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5541]@2021-10-09T05:43:35.562718Z 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6f9a26b7 startThread=0 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6f9a26b7 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@6f9a26b7 started 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6f9a26b7 waiting 2021-10-09 05:43:35 562 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5541]@2021-10-09T05:43:35.562851Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=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 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@5055106{SSLC.NBReadCB@34661f75{SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@7b69b479 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5542]@2021-10-09T05:43:35.563283Z 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@c43c3ce{AC.ReadCB@70af2c0c{HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5542]@2021-10-09T05:43:35.56349Z tryProduce true 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 261 HeapByteBuffer@5ed5396[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03o\x91\xAe}za\xC3\xFd\x84\x1e\xD2c3}...\xC5\xBc_\x92\xE9\xCf<\xAa\xA1_\x93v\xBfP\x8d\xAe\x0bV\x15Y\x1c\x90v>>>q\x9c\x97\x90\x81A\xB0jw...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=261 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:35 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill starting handshake SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_TASK,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 6 HeapByteBuffer@5ed5396[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03o\x91\xAe}...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=6 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} filled 0 HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} parsed false HttpParser{s=START,0 of -1} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@c43c3ce{AC.ReadCB@70af2c0c{HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@5055106{SSLC.NBReadCB@34661f75{SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@11c7b64 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@11c7b64 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@360ee7f9 size 1 > capacity 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@360ee7f9 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:35 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.216:9102 remote=/10.233.75.87:58904], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=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 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5542]@2021-10-09T05:43:35.567474Z 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@6f9a26b7 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5542]@2021-10-09T05:43:35.567545Z 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@54f31e11 startThread=0 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@54f31e11 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@54f31e11 started 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@54f31e11 waiting 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6f9a26b7 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5542]@2021-10-09T05:43:35.567869Z 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5542]@2021-10-09T05:43:35.56791Z tryProduce true 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:35 568 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=2,epc=5542]@2021-10-09T05:43:35.567815Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=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 2021-10-09 05:43:35 568 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@5055106{SSLC.NBReadCB@34661f75{SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:35 568 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 568 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 568 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@c43c3ce{AC.ReadCB@70af2c0c{HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-09 05:43:35 568 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:35 568 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 568 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:35 569 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 367 HeapByteBuffer@5ed5396[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03o\x91\xAe}za\xC3\xFd\x84\x1e\xD2c3}...\xDd\xD0l4o^\xDa\xB8P\xCcXw\xAfE\xCco\xC4>\xEa\xBb\xC4\x82\xE1>>>\xE4\xC6\xE0Z\xFf\xB3rg....\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 569 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=367 2021-10-09 05:43:35 569 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 569 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2021-10-09 05:43:35 575 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@4360ebe1 2021-10-09 05:43:35 578 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] 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 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] 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 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:35 579 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:35 580 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 58 HeapByteBuffer@5ed5396[p=0,l=58,c=17408,r=58]={<<<\x17\x03\x03\x005\xF4\x7f\x93\t\xAa\xBa\x85\xAa\xFe0\xBb\xCd\xAd\x9c\x81I\x16b\xFc\x93...k\x9b\x92Y=\x10%\xC7;\x8fP\xB6\xB8\x02)y$x63\xE1t\xBd>>>\xEa\x14\x02\xEb\xDeHY\nc...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 580 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=58 2021-10-09 05:43:35 580 DEBUG [jdk.event.security][dw-24] invocationID:{InvocationID} - TLSHandshake: 10.233.75.87:58904, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-10-09 05:43:35 580 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1dSO\\...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=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 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 174 HeapByteBuffer@5ed5396[p=0,l=174,c=17408,r=174]={<<<\x17\x03\x03\x00\xA9\xFaa\x9c\xFc\x8f\x1b\xE5\x87\xC4\x96Z.TU\xBaX\xD4l\x11\x1a...\xF3\xAd\xC3\xB9l<\x00N\xBe\xCc\xDe\x8b\x8e_\xC5\x84M\xFe\r\xB9_;R>>>\x03\x02\x01\x02\x03\xFf\x01\x00\x01...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=174 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=174 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=174,l=174,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>\x8ej\xCa\nXL^\xE2\xA6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>\x8ej\xCa\nXL^\xE2\xA6...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000} filled 152 HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>\x8ej\xCa\nXL^\xE2\xA6...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>\x8ej\xCa\nXL^\xE2\xA6...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>\x8ej\xCa\nXL^\xE2\xA6...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1 --> URI 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - URI --> SPACE2 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER --> CONTENT 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - REQUEST for //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.75.216:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-10-09 05:43:35 581 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=16/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=16/30000} 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - handle //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - handling HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-24] invocationID:{InvocationID} - Host 10.233.75.216 with SNI null 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck)@41c5bdea in null 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:35 582 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-10-09 05:43:35 582 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Entering. 2021-10-09 05:43:35 582 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-10-09 05:43:35 582 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 3e001fac-ae9e-42e1-b578-76af5d5550af 2021-10-09 05:43:35 583 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Invoking synchronously ... 2021-10-09 05:43:35 583 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-10-09 05:43:35 583 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-10-09 05:43:35 583 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:35 583 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck)@41c5bdea 2021-10-09 05:43:35 584 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@73d4750 exclude no deflater 2021-10-09 05:43:35 584 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@15f4f560[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@59bb6259{null} 2021-10-09 05:43:35 584 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@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 200 OK HTTP/1.1 Connection: close Date: Sat, 09 Oct 2021 05:43:35 GMT X-TransactionID: 3e001fac-ae9e-42e1-b578-76af5d5550af X-InvocationID: 38cbbb49-9ef1-4197-a336-f66680e05180 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-09 05:43:35 584 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@357dae69[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58177851] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-10-09 05:43:35 584 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@15f4f560[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 584 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Sat, 09 Oct 2021 05:43:35 GMT X-TransactionID: 3e001fac-ae9e-42e1-b578-76af5d5550af X-InvocationID: 38cbbb49-9ef1-4197-a336-f66680e05180 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-09 05:43:35 584 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-10-09 05:43:35 584 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@357dae69[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58177851] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-10-09 05:43:35 584 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@6afac9c6{IDLE}->null [HeapByteBuffer@7b784ba[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@15f4f560[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-10-09 05:43:35 584 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6afac9c6{WRITING}->null:IDLE-->WRITING 2021-10-09 05:43:35 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=18/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=COMPLETING}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:35 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7b784ba[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@15f4f560[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-10-09 05:43:35 584 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 2021-10-09 05:43:35 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=20/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=COMPLETING}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-10-09 05:43:35 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:35 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=20/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=COMPLETING}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-10-09 05:43:35 586 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@6afac9c6{WRITING}->null 2021-10-09 05:43:35 586 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6afac9c6{IDLE}->null:WRITING-->IDLE 2021-10-09 05:43:35 586 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@357dae69[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58177851] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-09 05:43:35 586 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@357dae69[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58177851] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-09 05:43:35 586 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=21/30000} 2021-10-09 05:43:35 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=21/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} oshut=false, ishut=false 2021-10-09 05:43:35 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=21/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-10-09 05:43:35 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:35 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:35 587 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 2021-10-09 05:43:35 587 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=21/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-10-09 05:43:35 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:35 587 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@5055106{SSLC.NBReadCB@34661f75{SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}}} 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@11c7b64 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:35 588 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=69f1be21-744b-4f99-8545-630188d86553, referenceCounter=0, store size=0} on thread dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@11c7b64 2021-10-09 05:43:35 588 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Exiting. 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=23/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:35 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.75.216:9102 remote=/10.233.75.87:58904], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=23/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@63a90a91{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@63a90a91{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=23/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - completed HttpChannelState@63a90a91{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@63a90a91{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@63a90a91{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=23/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=HANDLING,uri=https://10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}:runFillable:BLOCKING 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5543]@2021-10-09T05:43:35.589487Z 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@54f31e11 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5543]@2021-10-09T05:43:35.589566Z 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@1cbd7bc3 startThread=0 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - recycle HttpChannelState@63a90a91{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 10.233.75.87 - - [09/Oct/2021:05:43:35 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 8 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@1cbd7bc3 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@54f31e11 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5543]@2021-10-09T05:43:35.589676Z 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@1cbd7bc3 started 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5543]@2021-10-09T05:43:35.589631Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=23/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fb076ea{s=END}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=2,epc=5544]@2021-10-09T05:43:35.589709Z tryProduce true 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@1cbd7bc3 waiting 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@5055106{SSLC.NBReadCB@34661f75{SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=23/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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}}} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=23/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=24/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=23/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 24 HeapByteBuffer@5ed5396[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13H\xFe-\xB1\xF9X\x99o\xB4k\x9f\x9b{%\xA3\x8d&\x99\xD3>>>ine-mgmt/...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=24 2021-10-09 05:43:35 590 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=24/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=24/30000} filled -1 HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=24/30000} 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=24/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=24/30000} 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@c43c3ce{null} 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - FillInterest@c43c3ce{null} lost race null 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6f9a26b7 size 1 > capacity 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - shutdownOutput: SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6f9a26b7 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:35 590 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - ensureFillInterested SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@5055106{SSLC.NBReadCB@34661f75{SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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}}} 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@11c7b64 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@11c7b64 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.75.216:9102 remote=/10.233.75.87:58904], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - doClose SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5544]@2021-10-09T05:43:35.592066Z 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@1cbd7bc3 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5544]@2021-10-09T05:43:35.592116Z 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4f3b3f2c startThread=0 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4f3b3f2c in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@4f3b3f2c started 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@4f3b3f2c waiting 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@1cbd7bc3 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5544]@2021-10-09T05:43:35.592225Z 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@5055106{SSLC.NBReadCB@34661f75{SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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}}} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5544]@2021-10-09T05:43:35.592343Z tryProduce true 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5544]@2021-10-09T05:43:35.592314Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@5055106{null} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@5055106{null} lost race null 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@54f31e11 size 1 > capacity 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@54f31e11 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillableFail SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onFail FillInterest@c43c3ce{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) 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=1 selected=1 updates=0 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68d1c76a startThread=0 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@c43c3ce{null} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=27/30000} parse HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/0 selected 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 0 updates 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 0 keys 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=27/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68d1c76a in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=27/30000} 2021-10-09 05:43:35 592 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 593 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=27/30000} 2021-10-09 05:43:35 593 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose SslConnection@34661f75::SocketChannelEndPoint@b7b9a3a{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 593 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68d1c76a in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:35 616 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=50/30000} 2021-10-09 05:43:35 616 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@70af2c0c::DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=50/30000} onFillable exit HttpChannelState@63a90a91{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:35 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.75.216:9102,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34661f75{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d4e694{/10.233.75.87:58904<->/10.233.75.216:9102,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@70af2c0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fb076ea{s=START}]=>HttpChannelOverHttp@1a8bc0cc{s=HttpChannelState@63a90a91{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} 2021-10-09 05:43:35 616 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@7b69b479 size 1 > capacity 2021-10-09 05:43:35 617 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@7b69b479 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@364e5548 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/0 selected 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@364e5548 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@364e5548 startThread=0 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@364e5548 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-21] invocationID:{InvocationID} - SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-09 05:43:44 533 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-21] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@4e50a4 2021-10-09 05:43:44 534 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - new HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=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@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-09 05:43:44 534 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:44 534 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:44 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-09 05:43:44 534 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@4e5fd634{AC.ReadCB@7c98daeb{HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-09 05:43:44 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@74aa0296{SSLC.NBReadCB@7f27bb10{SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3617c828 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3617c828 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Created SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 535 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@364e5548 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.216:9102 remote=/10.233.75.87:58966], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=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 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5545]@2021-10-09T05:43:44.536468Z 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@4f3b3f2c offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5545]@2021-10-09T05:43:44.536517Z 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@59b80849 startThread=0 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4f3b3f2c task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5545]@2021-10-09T05:43:44.536631Z 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@59b80849 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@59b80849 started 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@59b80849 waiting 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5545]@2021-10-09T05:43:44.536728Z tryProduce true 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:44 536 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5545]@2021-10-09T05:43:44.536589Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=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 2021-10-09 05:43:44 537 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@74aa0296{SSLC.NBReadCB@7f27bb10{SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 537 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@4e5fd634{AC.ReadCB@7c98daeb{HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-09 05:43:44 537 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-09 05:43:44 537 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@5ed5396[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xC8\x19\xE56{\x87\xB0\x15\n\xC8\xC2`\x19\xDd...\xDa\x95\xEe\xF9b\xB8\x1f[\xF1d\xC69\xD1\xD1\xCa\xE2\xEe\xBd~\x15|<\r>>>\xC0\xC9\xC5>4\x1eL\x0f\xD7...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261 2021-10-09 05:43:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 6 HeapByteBuffer@5ed5396[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xC8\x19\xE56...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=6 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:44 538 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:44 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 367 HeapByteBuffer@5ed5396[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xC8\x19\xE56{\x87\xB0\x15\n\xC8\xC2`\x19\xDd...\x92\x150\x0cZGU\xBf\xCe\x0c\x84p\x0e\xF52pc\n\xA4\xDa\xCc\xCf\x0c>>>\xE4\xC6\xE0Z\xFf\xB3rg....\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=367 2021-10-09 05:43:44 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK 2021-10-09 05:43:44 544 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@4e50a4 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:44 547 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 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:44 547 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 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:44 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:44 548 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=13/30000} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@4e5fd634{AC.ReadCB@7c98daeb{HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@74aa0296{SSLC.NBReadCB@7f27bb10{SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3617c828 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3617c828 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@1cbd7bc3 size 1 > capacity 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@1cbd7bc3 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-09 05:43:44 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.216:9102 remote=/10.233.75.87:58966], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=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 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5546]@2021-10-09T05:43:44.549623Z 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@59b80849 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5546]@2021-10-09T05:43:44.549728Z 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@72eae71a startThread=0 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@72eae71a in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@72eae71a started 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@72eae71a waiting 2021-10-09 05:43:44 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@59b80849 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5546]@2021-10-09T05:43:44.549976Z 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5546]@2021-10-09T05:43:44.550012Z tryProduce true 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5546]@2021-10-09T05:43:44.549921Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=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 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@74aa0296{SSLC.NBReadCB@7f27bb10{SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@4e5fd634{AC.ReadCB@7c98daeb{HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 232 HeapByteBuffer@5ed5396[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x0059\x1c\x9eS\xCd\x1d\x8fk\x1b\x7fs\xEe\xD2\xB7N\x11sd\xBaj...\xCf\xC4\xE4\xA0\xBegb+r\x18T\xAc>g\xE9\xD1`CdC:Cg>>>"3B\xA3\x94\xC2\xC2\x9b\x8a...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=232 2021-10-09 05:43:44 551 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} - TLSHandshake: 10.233.75.87:58966, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\rHW'...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=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 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5ed5396[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...[\xB0\xBb\xA5o:\xCd<<<\x17\x03\x03\x00\xA9U\x08\x12E\xD5\x9c\xC0\xD9\xB3\xEd\x84=\xDd\xAbc\x18+\x98\xDbV...\xCf\xC4\xE4\xA0\xBegb+r\x18T\xAc>g\xE9\xD1`CdC:Cg>>>"3B\xA3\x94\xC2\xC2\x9b\x8a...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>\xEeh\xEe\xCc\x86\xFf\xF4\x01\xB6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>\xEeh\xEe\xCc\x86\xFf\xF4\x01\xB6...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000} filled 152 HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>\xEeh\xEe\xCc\x86\xFf\xF4\x01\xB6...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>\xEeh\xEe\xCc\x86\xFf\xF4\x01\xB6...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@67765bab[p=0,l=152,c=17408,r=152]={<<>>\xEeh\xEe\xCc\x86\xFf\xF4\x01\xB6...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.75.216:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@75383ae6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.75.216 with SNI null 2021-10-09 05:43:44 551 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-09 05:43:44 552 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck)@3914ddda in null 2021-10-09 05:43:44 552 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-09 05:43:44 552 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-09 05:43:44 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:44 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:44 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-10-09 05:43:44 552 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering. 2021-10-09 05:43:44 552 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-10-09 05:43:44 552 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 2d58055a-04ae-4c2f-a159-fb2f11d8b90f 2021-10-09 05:43:44 552 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 2021-10-09 05:43:44 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-10-09 05:43:44 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-10-09 05:43:44 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck)@3914ddda 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@1adee22f exclude no deflater 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@2501368b[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@f6d706{null} 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Sat, 09 Oct 2021 05:43:44 GMT X-TransactionID: 2d58055a-04ae-4c2f-a159-fb2f11d8b90f X-InvocationID: 5bb79d24-9828-48bd-94a1-f33f5a3ea433 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@1f9320cf[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@72b16688] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@2501368b[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Sat, 09 Oct 2021 05:43:44 GMT X-TransactionID: 2d58055a-04ae-4c2f-a159-fb2f11d8b90f X-InvocationID: 5bb79d24-9828-48bd-94a1-f33f5a3ea433 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@1f9320cf[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@72b16688] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@5e28b33b{IDLE}->null [HeapByteBuffer@7b784ba[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@2501368b[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5e28b33b{WRITING}->null:IDLE-->WRITING 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=COMPLETING}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7b784ba[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@2501368b[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - 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 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=COMPLETING}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:44 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=COMPLETING}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@5e28b33b{WRITING}->null 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5e28b33b{IDLE}->null:WRITING-->IDLE 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@1f9320cf[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@72b16688] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@1f9320cf[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@72b16688] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=5/30000} 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@706314bf[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - 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 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:44 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@74aa0296{SSLC.NBReadCB@7f27bb10{SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3617c828 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 10.233.75.87 - - [09/Oct/2021:05:43:44 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken with none selected 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 0/0/1 selected 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 0 keys, 1 updates 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3617c828 2021-10-09 05:43:44 555 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=2a7bdc67-5de0-4c15-aec2-7a3d08d28cb6, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-10-09 05:43:44 555 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting. 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 woken up from select, 1/1/1 selected 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 processing 1 keys, 0 updates 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@75383ae6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@75383ae6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.75.216:9102 remote=/10.233.75.87:58966], selector=sun.nio.ch.EPollSelectorImpl@5add1191, interestOps=1, readyOps=1 SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@75383ae6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@75383ae6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@75383ae6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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.75.216:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@75383ae6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4b7c5118{s=END}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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=4}:runFillable:BLOCKING 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=5547]@2021-10-09T05:43:44.55579Z 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@5ed5396[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13}o\xE6\xD3\x80\xE4\xD2[\x95\x10\xD9\x81\x03[\xFe\x8di\xB46>>>$\xEb\\\xA7\xCc\x89\xEdI\xE0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@72eae71a offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=5547]@2021-10-09T05:43:44.555843Z 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@17b18c8d startThread=0 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x9f\xF4\xAc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x9f\xF4\xAc...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@17b18c8d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@72eae71a task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5547]@2021-10-09T05:43:44.55596Z 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7c98daeb::DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@67765bab[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x9f\xF4\xAc...\x00\x00\x00\x00\x00\x00\x00} 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=2,epc=5547]@2021-10-09T05:43:44.555982Z tryProduce true 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@17b18c8d started 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-10-09 05:43:44 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@17b18c8d waiting 2021-10-09 05:43:44 556 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=5547]@2021-10-09T05:43:44.555931Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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 2021-10-09 05:43:44 556 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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} 2021-10-09 05:43:44 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5add1191 waiting with 1 keys 2021-10-09 05:43:44 556 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@74aa0296{SSLC.NBReadCB@7f27bb10{SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b7c5118{s=START}]=>HttpChannelOverHttp@4ba902ba{s=HttpChannelState@75383ae6{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}}} 2021-10-09 05:43:44 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@7f27bb10::SocketChannelEndPoint@49d6568c{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f27bb10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e2160fb{/10.233.75.87:58966<->/10.233.75.216:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7c98daeb[p=HttpParser{s=CLOSE,