Results

By type

          2021-07-11 00:49:27 680 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@1257efbc::DecryptedEndPoint@5d9f4d48{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-11 00:49:27 680 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@6d63656::SocketChannelEndPoint@14584159{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6d63656{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d9f4d48{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1257efbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2184dec9{s=START}]=>HttpChannelOverHttp@1a8432b{s=HttpChannelState@b1b87fb{s=IDLE rs=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-07-11 00:49:27 680 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@462ac452 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:27 940 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - Query the config-binding-service address using the URL: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-07-11 00:49:27 942 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-07-11 00:49:27 942 DEBUG [org.jvnet.hk2.logger][pool-2-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_277,278,342947409)
2021-07-11 00:49:27 944 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-2-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-07-11 00:49:27 946 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-07-11 00:49:27 946 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-07-11 00:49:27 946 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-07-11 00:49:27 947 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-07-11 00:49:27 947 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-07-11 00:49:27 947 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-07-11 00:49:27 948 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-07-11 00:49:27 948 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-07-11 00:49:27 948 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-07-11 00:49:27 949 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-07-11 00:49:27 950 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-2-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-07-11 00:49:27 950 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-2-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor27.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.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:62)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:86)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:63)
	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)
	... 24 common frames omitted
2021-07-11 00:49:27 950 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-07-11 00:49:27 950 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-07-11 00:49:27 953 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-2-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-07-11 00:49:27 953 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-07-11 00:49:27 959 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-07-11 00:49:27 960 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@60fe40c95 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-07-11 00:49:27 961 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-07-11 00:49:27 961 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@952e48f7 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 878}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Sun, 11 Jul 2021 00:49:27 GMT}{Content-Length: 352}
2021-07-11 00:49:27 962 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000
2021-07-11 00:49:27 963 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-07-11 00:49:27 963 DEBUG [org.jvnet.hk2.logger][pool-2-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_278,279,1389034154)
2021-07-11 00:49:27 964 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-2-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-07-11 00:49:27 965 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-07-11 00:49:27 965 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-07-11 00:49:27 965 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-07-11 00:49:27 965 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-07-11 00:49:27 965 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-07-11 00:49:27 966 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-07-11 00:49:27 966 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-07-11 00:49:27 966 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-07-11 00:49:27 966 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-07-11 00:49:27 966 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-07-11 00:49:27 967 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-2-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-07-11 00:49:27 967 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-2-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor27.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.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:88)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:63)
	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)
	... 23 common frames omitted
2021-07-11 00:49:27 967 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-07-11 00:49:27 967 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-07-11 00:49:27 970 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-2-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-07-11 00:49:27 970 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-07-11 00:49:27 974 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-07-11 00:49:27 974 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@50f8200c5 pairs: {GET /service_component/holmes-rule-mgmt HTTP/1.1: null}{User-Agent: Jersey/2.31 (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-07-11 00:49:28 095 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-07-11 00:49:28 096 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@408d9dec5 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 1f39e86b-b5ae-4253-901b-40f21131f6b4}{Content-Type: application/json}{Content-Length: 4153}{Date: Sun, 11 Jul 2021 00:49:28 GMT}
2021-07-11 00:49:28 097 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt. The corresponding configurations are {"holmes.default.rule.volte.scenario1": "ControlLoop-VOLTE-2179b738-fd36-4843-a71a-a8c24c70c55b$$$package org.onap.holmes.droolsRule;\n\nimport org.onap.holmes.common.dmaap.DmaapService;\nimport org.onap.holmes.common.api.stat.VesAlarm;\nimport org.onap.holmes.common.aai.CorrelationUtil;\nimport org.onap.holmes.common.dmaap.entity.PolicyMsg;\nimport org.onap.holmes.common.dropwizard.ioc.utils.ServiceLocatorHolder;\nimport org.onap.holmes.common.utils.DroolsLog;\n \n\nrule \"Relation_analysis_Rule\"\nsalience 200\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 0,\n            $sourceId: sourceId, sourceId != null && !sourceId.equals(\"\"),\n\t\t\t$sourceName: sourceName, sourceName != null && !sourceName.equals(\"\"),\n\t\t\t$startEpochMicrosec: startEpochMicrosec,\n            eventName in (\"Fault_MultiCloud_VMFailure\"),\n            $eventId: eventId)\n        $child : VesAlarm( eventId != $eventId, parentId == null,\n            CorrelationUtil.getInstance().isTopologicallyRelated(sourceId, $sourceId, $sourceName),\n            eventName in (\"Fault_MME_eNodeB out of service alarm\"),\n            startEpochMicrosec < $startEpochMicrosec + 60000 && startEpochMicrosec > $startEpochMicrosec - 60000 )\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"Relation_analysis_Rule: rootId=\" + $root.getEventId() + \", childId=\" + $child.getEventId());\n\t\t$child.setParentId($root.getEventId());\n\t\tupdate($child);\n\t\t\nend\n\nrule \"root_has_child_handle_Rule\"\nsalience 150\nno-loop true\n\twhen\n\t\t$root : VesAlarm(alarmIsCleared == 0, rootFlag == 0, $eventId: eventId)\n\t\t$child : VesAlarm(eventId != $eventId, parentId == $eventId)\n\tthen\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_has_child_handle_Rule: rootId=\" + $root.getEventId() + \", childId=\" + $child.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, $child, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\t$root.setRootFlag(1);\n\t\tupdate($root);\nend\n\nrule \"root_no_child_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 0, rootFlag == 0,\n            sourceId != null && !sourceId.equals(\"\"),\n\t\t\tsourceName != null && !sourceName.equals(\"\"),\n            eventName in (\"Fault_MultiCloud_VMFailure\"))\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_no_child_handle_Rule: rootId=\" + $root.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\t$root.setRootFlag(1);\n\t\tupdate($root);\nend\n\nrule \"root_cleared_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 1, rootFlag == 1)\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_cleared_handle_Rule: rootId=\" + $root.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\tretract($root);\nend\n\nrule \"child_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $child : VesAlarm(alarmIsCleared == 1, rootFlag == 0)\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"child_handle_Rule: childId=\" + $child.getEventId());\n\t\tretract($child);\nend", "services_calls": {}, "streams_publishes": {}, "streams_subscribes": {}}
2021-07-11 00:49:28 099 DEBUG [org.apache.http.client.protocol.RequestAddCookies][pool-2-thread-1] invocationID:{InvocationID} - CookieSpec selected: default
2021-07-11 00:49:28 099 DEBUG [org.apache.http.client.protocol.RequestAuthCache][pool-2-thread-1] invocationID:{InvocationID} - Auth cache not set in the context
2021-07-11 00:49:28 099 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-2-thread-1] invocationID:{InvocationID} - Connection request: [route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 200]
2021-07-11 00:49:28 099 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-2-thread-1] invocationID:{InvocationID} - Connection leased: [id: 39][route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 200]
2021-07-11 00:49:28 099 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Opening connection {s}->https://127.0.0.1:9101
2021-07-11 00:49:28 099 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator][pool-2-thread-1] invocationID:{InvocationID} - Connecting to /127.0.0.1:9101
2021-07-11 00:49:28 099 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Connecting socket to /127.0.0.1:9101 with timeout 30000
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@56650963[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:57578]] on ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/0 selected
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update Accept@56650963[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:57578]]
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue Accept@56650963[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:57578]] startThread=0
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:28 100 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Enabled protocols: [SSLv3, TLSv1, TLSv1.2]
2021-07-11 00:49:28 100 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Enabled cipher suites:[TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
2021-07-11 00:49:28 100 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Starting handshake
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run Accept@56650963[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:57578]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-23] invocationID:{InvocationID} - SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-11 00:49:28 100 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-23] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@542f4c13
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - new HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7c35ff40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - New HTTP Connection HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@25a7ccc2 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@54b160f9{AC.ReadCB@396a5e9c{HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@4feb6771{SSLC.NBReadCB@76bbe8c9{SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@66bf33e5 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=2
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Created SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran Accept@56650963[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:57578]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 2 updates
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 2
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@25a7ccc2
2021-07-11 00:49:28 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@66bf33e5
2021-07-11 00:49:28 102 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 102 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:28 102 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:28 102 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:28 102 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:28 102 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:57578], selector=sun.nio.ch.EPollSelectorImpl@463bbbd5, interestOps=1, readyOps=1 SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 102 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 102 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1726]@2021-07-11T00:49:28.102986Z
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@75342a76 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1726]@2021-07-11T00:49:28.103045Z
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@33614329 startThread=0
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@33614329 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@33614329 started
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@33614329 waiting
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@75342a76 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1726]@2021-07-11T00:49:28.103185Z
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1726]@2021-07-11T00:49:28.103143Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1726]@2021-07-11T00:49:28.103256Z tryProduce true
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@4feb6771{SSLC.NBReadCB@76bbe8c9{SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@54b160f9{AC.ReadCB@396a5e9c{HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7c35ff40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 319 HeapByteBuffer@4e382a33[p=0,l=319,c=17408,r=319]={<<<\x16\x03\x03\x01:\x01\x00\x016\x03\x037\xC9\xAd:\x14x\xD0%\xF3\t\xEe\xB3Z\xFa...\t\x00\x07\x02\x00\x04\x00\x00\x00\x00\x00\x17\x00\x00\x00+\x00\x05\x04\x03\x03\x03\x01>>>\xE2\xA5\x8di::\xDb\x82\xCa...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=319
2021-07-11 00:49:28 104 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill starting handshake SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=319/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=319 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 319 bytesProduced = 0 encryptedBuffer=[p=319,l=319,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK
2021-07-11 00:49:28 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 90 sequenceNumber = 0 [p=0,l=90,c=17408,r=90] ioDone=false/false
2021-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 90 SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 1 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:28 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:28 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 [p=0,l=45,c=17408,r=45] ioDone=false/false
2021-07-11 00:49:28 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 45 SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:28 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@76bbe8c9{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:28 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 6 HeapByteBuffer@4e382a33[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x016\x03\x037\xC9\xAd:...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=6
2021-07-11 00:49:28 107 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Secure session established
2021-07-11 00:49:28 107 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:28 107 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  negotiated protocol: TLSv1.2
2021-07-11 00:49:28 107 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2021-07-11 00:49:28 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 45 HeapByteBuffer@4e382a33[p=0,l=45,c=17408,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x90\x9a\xAe\xDd<~\x95\xA4\xEa\xFb\x0f\xAd\xEf\x9b\xFd\x97w\xF2\xD0\xEd\xF6D\xF5\xDe\xDeR\xD7\x80\xCa\xFc$:>>>\xFb'\xD2\xEa\x92\x88o\xBc\xFe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 107 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  peer principal: C=US, O=ONAP, OU=OSAAF, OU=holmes-rule-mgmt@holmes-rule-mgmt.onap.org:DEV, CN=holmes-rule-mgmt
2021-07-11 00:49:28 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=45
2021-07-11 00:49:28 107 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  peer alternative names: [mark.d.manager@people.osaaf.com, holmes-rule-mgmt, holmes-rule-mgmt.api.simpledemo.onap.org, holmes-rule-mgmt.onap]
2021-07-11 00:49:28 107 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  issuer principal: CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US
2021-07-11 00:49:28 108 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator][pool-2-thread-1] invocationID:{InvocationID} - Connection established 127.0.0.1:57578<->127.0.0.1:9101
2021-07-11 00:49:28 108 DEBUG [jdk.event.security][dw-21] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:39058, TLSv1.2, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, 0
2021-07-11 00:49:28 108 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39: set socket timeout to 30000
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=45 Status = OK HandshakeStatus = FINISHED bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=[p=45,l=45,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 108 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Executing request GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1
2021-07-11 00:49:28 108 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Target auth state: UNCHALLENGED
2021-07-11 00:49:28 108 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Proxy auth state: UNCHALLENGED
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - handshake succeeded SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:28 108 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4e382a33[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 108 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> Content-Type: application/json
2021-07-11 00:49:28 108 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> Host: 127.0.0.1:9101
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:28 108 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> Connection: Keep-Alive
2021-07-11 00:49:28 108 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 108 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> Accept-Encoding: gzip,deflate
2021-07-11 00:49:28 108 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1[\r][\n]"
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 108 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> "Content-Type: application/json[\r][\n]"
2021-07-11 00:49:28 108 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> "Host: 127.0.0.1:9101[\r][\n]"
2021-07-11 00:49:28 108 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> "Connection: Keep-Alive[\r][\n]"
2021-07-11 00:49:28 108 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> "User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)[\r][\n]"
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 108 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:28 108 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 >> "[\r][\n]"
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4e382a33[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=7/30000} filled 0 HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#?,0\x8f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=7/30000}
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=7/30000}
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@54b160f9{AC.ReadCB@396a5e9c{HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-11 00:49:28 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@4feb6771{SSLC.NBReadCB@76bbe8c9{SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@66bf33e5 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@7c35ff40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@66bf33e5
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4180c26e size 1 > capacity
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4180c26e in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:57578], selector=sun.nio.ch.EPollSelectorImpl@463bbbd5, interestOps=1, readyOps=1 SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 109 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1727]@2021-07-11T00:49:28.110008Z
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@33614329 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1727]@2021-07-11T00:49:28.110093Z
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4ecc6b96 startThread=0
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4ecc6b96 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@4ecc6b96 started
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1727]@2021-07-11T00:49:28.110199Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4ecc6b96 waiting
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@4feb6771{SSLC.NBReadCB@76bbe8c9{SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@33614329 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1728]@2021-07-11T00:49:28.110347Z
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1728]@2021-07-11T00:49:28.110366Z tryProduce true
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@54b160f9{AC.ReadCB@396a5e9c{HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@7c35ff40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 236 HeapByteBuffer@4e382a33[p=0,l=236,c=17408,r=236]={<<<\x17\x03\x03\x00\xE7\x00\x00\x00\x00\x00\x00\x00\x01\x85\xE6\xC6\xC2\x14x\x13\x84;\xEb\xD3j...\xB4y\x15-\x99\x07? \xDc9\x80\xE87\xD3Z\x82\xA8\xB9kb\\\xF2s>>>\x02\x03\x03\x03\x01\x03\x02\x02\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=236
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=236 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 236 bytesProduced = 207 encryptedBuffer=[p=236,l=236,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=207,c=17408,r=207]={<<>>w\xD3\xCa\xDe\x07\xD3!\xD9\xA8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=207,c=17408,r=207]={<<>>w\xD3\xCa\xDe\x07\xD3!\xD9\xA8...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000} filled 207 HeapByteBuffer@2252d90d[p=0,l=207,c=17408,r=207]={<<>>w\xD3\xCa\xDe\x07\xD3!\xD9\xA8...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000} parse HeapByteBuffer@2252d90d[p=0,l=207,c=17408,r=207]={<<>>w\xD3\xCa\xDe\x07\xD3!\xD9\xA8...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2252d90d[p=0,l=207,c=17408,r=207]={<<>>w\xD3\xCa\xDe\x07\xD3!\xD9\xA8...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - URI --> SPACE2
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> IN_VALUE
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> FIELD
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> IN_VALUE
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> FIELD
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding --> IN_VALUE
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding --> FIELD
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-11 00:49:28 110 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - REQUEST for //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
GET //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HTTP/1.1
Content-Type: application/json
Host: 127.0.0.1:9101
Connection: keep-alive
User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)
Accept-Encoding: gzip,deflate


2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=2/30000}
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - handle //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=1} 
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - handling HttpChannelState@7c35ff40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=1}
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-24] invocationID:{InvocationID} - Host 127.0.0.1 with SNI null
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=1}
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} handle Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@73baddc1 in null
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/rule -> io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - chain=customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-11 00:49:28 111 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Entering.
2021-07-11 00:49:28 111 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-11 00:49:28 111 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 73f59a36-1364-490c-bd71-ae564ed42d29
2021-07-11 00:49:28 111 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-11 00:49:28 111 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:28 112 TRACE [org.skife.jdbi.v2.DBI][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7d2fa5e5] obtained in 0 millis
2021-07-11 00:49:28 113 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@35a02710, maxRows=0, fetchSize=0, flags=16
2021-07-11 00:49:28 113 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> CloseStatement(S_168)
2021-07-11 00:49:28 113 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Parse(stmt=S_169,query="SELECT * FROM APLUS_RULE ",oids={})
2021-07-11 00:49:28 113 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Bind(stmt=S_169,portal=null)
2021-07-11 00:49:28 113 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-07-11 00:49:28 113 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-07-11 00:49:28 113 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Sync
2021-07-11 00:49:28 114 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE CloseComplete
2021-07-11 00:49:28 114 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-07-11 00:49:28 114 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-07-11 00:49:28 114 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SELECT * FROM APLUS_RULE 
2021-07-11 00:49:28 114 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-07-11 00:49:28 114 WARN  [org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Failed to query the rule: id =null.
2021-07-11 00:49:28 115 TRACE [org.skife.jdbi.v2.DBI][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7d2fa5e5] released
2021-07-11 00:49:28 115 ERROR [org.onap.holmes.rulemgt.resources.RuleMgtResources][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - query rule failed,cause query condition conversion failure
org.onap.holmes.common.exception.CorrelationException: Failed to query the rule.
	at org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao.getCorrelationRulesByCondition(CorrelationRuleQueryDao.java:60)
	at org.onap.holmes.rulemgt.wrapper.RuleMgtWrapper.getCorrelationRuleByCondition(RuleMgtWrapper.java:235)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:135)
	at jdk.internal.reflect.GeneratedMethodAccessor35.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.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM APLUS_RULE ", located:"SELECT * FROM APLUS_RULE ", rewritten:"SELECT * FROM APLUS_RULE ", arguments:{ positional:{}, named:{}, finder:[]}]
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338)
	at org.skife.jdbi.v2.Query.fold(Query.java:173)
	at org.skife.jdbi.v2.Query.list(Query.java:82)
	at org.skife.jdbi.v2.Query.list(Query.java:75)
	at org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao.getCorrelationRulesByCondition(CorrelationRuleQueryDao.java:53)
	... 71 common frames omitted
Caused by: org.postgresql.util.PSQLException: ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01
	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532)
	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267)
	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312)
	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448)
	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369)
	at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153)
	at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142)
	at jdk.internal.reflect.GeneratedMethodAccessor32.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.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114)
	at com.sun.proxy.$Proxy81.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 75 common frames omitted
2021-07-11 00:49:28 115 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Starting mapping of the exception.
javax.ws.rs.WebApplicationException: HTTP 499 
	at org.onap.holmes.common.utils.ExceptionUtil.buildExceptionResponse(ExceptionUtil.java:32)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:140)
	at jdk.internal.reflect.GeneratedMethodAccessor35.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.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-07-11 00:49:28 115 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - WebApplicationException (WAE) with non-null entity thrown. Response with status 499 is directly generated from the WAE.
javax.ws.rs.WebApplicationException: HTTP 499 
	at org.onap.holmes.common.utils.ExceptionUtil.buildExceptionResponse(ExceptionUtil.java:32)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:140)
	at jdk.internal.reflect.GeneratedMethodAccessor35.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.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@10512fc2 exclude by status 499
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@63455589[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@57e97656{null}
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
499  HTTP/1.1
Date: Sun, 11 Jul 2021 00:49:28 GMT
X-TransactionID: 73f59a36-1364-490c-bd71-ae564ed42d29
X-InvocationID: 3f16a892-1343-4475-b966-0af829aa54d2
Content-Length: 25
Content-Type: text/plain


2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@4aa0983b[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53968192] (null,[p=0,l=25,c=8192,r=25],true)@START
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=499,h=5,cl=25} last=true content=HeapByteBuffer@63455589[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Date: Sun, 11 Jul 2021 00:49:28 GMT
X-TransactionID: 73f59a36-1364-490c-bd71-ae564ed42d29
X-InvocationID: 3f16a892-1343-4475-b966-0af829aa54d2
Content-Length: 25
Content-Type: text/plain


2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - CONTENT_LENGTH
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@4aa0983b[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53968192] ([p=0,l=209,c=8192,r=209],[p=0,l=25,c=8192,r=25],true)@COMPLETING
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - write: WriteFlusher@1ab67f74{IDLE}->null [HeapByteBuffer@3f61c5fd[p=0,l=209,c=8192,r=209]={<<>>ary: Acce...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@63455589[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@1ab67f74{WRITING}->null:IDLE-->WRITING
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - >flush SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f445733{s=COMPLETING}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3f61c5fd[p=0,l=209,c=8192,r=209]={<<>>ary: Acce...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@63455589[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 234 bytesProduced = 263 sequenceNumber = 1 [p=0,l=263,c=17408,r=263] ioDone=false/false
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flushed 263 SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f445733{s=COMPLETING}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f445733{s=COMPLETING}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-07-11 00:49:28 116 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << "HTTP/1.1 499 [\r][\n]"
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Flushed=true written=234 remaining=0 WriteFlusher@1ab67f74{WRITING}->null
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@1ab67f74{IDLE}->null:WRITING-->IDLE
2021-07-11 00:49:28 116 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << "Date: Sun, 11 Jul 2021 00:49:28 GMT[\r][\n]"
2021-07-11 00:49:28 116 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@4aa0983b[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53968192] ([p=209,l=209,c=8192,r=0],[p=25,l=25,c=8192,r=0],true)@END
2021-07-11 00:49:28 116 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << "X-TransactionID: 73f59a36-1364-490c-bd71-ae564ed42d29[\r][\n]"
2021-07-11 00:49:28 116 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << "X-InvocationID: 3f16a892-1343-4475-b966-0af829aa54d2[\r][\n]"
2021-07-11 00:49:28 116 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << "Content-Type: text/plain[\r][\n]"
2021-07-11 00:49:28 116 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << "Content-Length: 25[\r][\n]"
2021-07-11 00:49:28 116 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << "[\r][\n]"
2021-07-11 00:49:28 116 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << "Failed to query the rule."
2021-07-11 00:49:28 116 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-24 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=17e8ee38-7b87-4976-ab58-8049243792eb, referenceCounter=0, store size=0} on thread dw-24 - GET /api/holmes-rule-mgmt/v1/rule
2021-07-11 00:49:28 117 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Exiting.
2021-07-11 00:49:28 117 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << HTTP/1.1 499 
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-07-11 00:49:28 117 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << Date: Sun, 11 Jul 2021 00:49:28 GMT
2021-07-11 00:49:28 117 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << X-TransactionID: 73f59a36-1364-490c-bd71-ae564ed42d29
2021-07-11 00:49:28 117 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << X-InvocationID: 3f16a892-1343-4475-b966-0af829aa54d2
2021-07-11 00:49:28 117 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << Content-Type: text/plain
2021-07-11 00:49:28 117 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39 << Content-Length: 25
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@7c35ff40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@7c35ff40{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - completed HttpChannelState@7c35ff40{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@7c35ff40{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@7c35ff40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/rule written=25
2021-07-11 00:49:28 117 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Connection can be kept alive indefinitely
127.0.0.1 - - [11/Jul/2021:00:49:28 +0000] "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1" 499 25 "-" "Apache-HttpClient/4.5.10 (Java/11.0.6)" 7
2021-07-11 00:49:28 117 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Cancelling request execution
2021-07-11 00:49:28 117 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-39: Shutdown connection
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - unconsumed input HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=8/30000}
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f445733{s=END}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 31 HeapByteBuffer@4e382a33[p=0,l=31,c=17408,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02j\xF5=V\xB0P\xA2\xBa\xC5\xD7\xFc\x87\x9bE\xD8'\xC8\x05>>>le-mgmt/v...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=31
2021-07-11 00:49:28 118 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Connection discarded
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=31 Status = CLOSED HandshakeStatus = NEED_WRAP bytesConsumed = 31 bytesProduced = 0 encryptedBuffer=[p=31,l=31,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 118 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-2-thread-1] invocationID:{InvocationID} - Connection released: [id: 39][route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 200]
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@76bbe8c9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f445733{s=END}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - atEOF HttpParser{s=CONTENT,0 of -1}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=CONTENT HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CONTENT --> CONTENT_END
2021-07-11 00:49:28 118 ERROR [org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling][pool-2-thread-1] invocationID:{InvocationID} - Failed to get right response!Get an error status from server : 499
org.onap.holmes.common.exception.CorrelationException: Get an error status from server : 499
	at org.onap.holmes.common.utils.HttpsUtils.extractResponseEntity(HttpsUtils.java:153)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.getAllCorrelationRules(DcaeConfigurationPolling.java:108)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:79)
	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)
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - onContentComplete HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CONTENT_END --> END
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - onRequestComplete HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.server.HttpInput][dw-24] invocationID:{InvocationID} - HttpInputOverHTTP@671f1b2[c=0,q=0,[0]=null,s=STREAM] addContent EOF
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - END --> CLOSED
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=9/30000}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - recycle HttpChannelState@7c35ff40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:28 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 [p=0,l=31,c=17408,r=31] ioDone=true/true
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=10/30000} stored flush exception
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=10/30000}
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - shutdownOutput: SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,CLOSED,fill=-,flush=-,to=10/30000}
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4745821e{l=/127.0.0.1:9101,r=/127.0.0.1:57578,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=/127.0.0.1:9101,r=/127.0.0.1:57578,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@4feb6771{null}
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@485ed007 startThread=0
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@485ed007 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/0 selected
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 0 updates
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:28 119 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@4745821e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 0 keys
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4745821e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24] invocationID:{InvocationID} - ignored: WriteFlusher@1ab67f74{IDLE}->null
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4745821e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onFail FillInterest@54b160f9{null}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - 
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSED,0 of -1}
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=CLOSED HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@7c35ff40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@75342a76 size 1 > capacity
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@75342a76 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@396a5e9c::DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@76bbe8c9::SocketChannelEndPoint@4745821e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76bbe8c9{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178bd7aa{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@396a5e9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f445733{s=START}]=>HttpChannelOverHttp@3fb47cb7{s=HttpChannelState@7c35ff40{s=IDLE rs=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-07-11 00:49:28 120 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@485ed007 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:35 795 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2aa811e7] obtained in 0 millis
2021-07-11 00:49:35 796 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@379a94ef, maxRows=0, fetchSize=0, flags=16
2021-07-11 00:49:35 796 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_169)
2021-07-11 00:49:35 796 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_170,query="/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY",oids={})
2021-07-11 00:49:35 796 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_170,portal=null)
2021-07-11 00:49:35 796 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-07-11 00:49:35 796 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-07-11 00:49:35 796 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2021-07-11 00:49:35 798 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-07-11 00:49:35 798 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist
  Position: 52
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-07-11 00:49:35 798 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-07-11 00:49:35 798 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY
2021-07-11 00:49:35 798 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-07-11 00:49:35 799 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2aa811e7] released
2021-07-11 00:49:35 799 ERROR [org.onap.holmes.rulemgt.RuleAllocator][RuleAllocatorTimer] invocationID:{InvocationID} - Failed to reallocate rules.
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 52
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY", located:"SELECT * FROM ENGINE_ENTITY", rewritten:"/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY", arguments:{ positional:{}, named:{}, finder:[]}]
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338)
	at org.skife.jdbi.v2.Query.fold(Query.java:173)
	at org.skife.jdbi.v2.Query.list(Query.java:82)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing$IterableReturningThing.result(ResultReturnThing.java:253)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing.map(ResultReturnThing.java:46)
	at org.skife.jdbi.v2.sqlobject.QueryHandler.invoke(QueryHandler.java:41)
	at org.skife.jdbi.v2.sqlobject.SqlObject.invoke(SqlObject.java:224)
	at org.skife.jdbi.v2.sqlobject.SqlObject$3.intercept(SqlObject.java:133)
	at org.skife.jdbi.v2.sqlobject.CloseInternalDoNotUseThisClass$$EnhancerByCGLIB$$fbd8ed4b.getAllEntities()
	at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getAllEntities(EngineEntityServiceImpl.java:45)
	at org.onap.holmes.rulemgt.tools.EngineTools.getInstanceList(EngineTools.java:42)
	at org.onap.holmes.rulemgt.RuleAllocator.allocateRules(RuleAllocator.java:76)
	at org.onap.holmes.rulemgt.RuleAllocator$1.run(RuleAllocator.java:66)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 52
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01
	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532)
	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267)
	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312)
	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448)
	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369)
	at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153)
	at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142)
	at jdk.internal.reflect.GeneratedMethodAccessor32.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.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114)
	at com.sun.proxy.$Proxy81.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 14 common frames omitted
2021-07-11 00:49:36 020 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@3b987ccb[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:36920]] on ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-11 00:49:36 020 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-11 00:49:36 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:36 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/0 selected
2021-07-11 00:49:36 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:36 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:36 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update Accept@3b987ccb[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:36920]]
2021-07-11 00:49:36 021 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue Accept@3b987ccb[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:36920]] startThread=0
2021-07-11 00:49:36 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:36 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:36 021 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run Accept@3b987ccb[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:36920]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:36 021 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-25] invocationID:{InvocationID} - SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-25] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@5d9c4864
2021-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - new HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@49768f18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - New HTTP Connection HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@534d1a4b on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@1422e528{AC.ReadCB@41adfbce{HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 022 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@2f862aa5{SSLC.NBReadCB@2e3e5175{SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@73ef73d9 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=2
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Created SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 2 updates
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 2
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@534d1a4b
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran Accept@3b987ccb[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:36920]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@73ef73d9
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:36 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:36920], selector=sun.nio.ch.EPollSelectorImpl@463bbbd5, interestOps=1, readyOps=1 SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1728]@2021-07-11T00:49:36.024394Z
2021-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@4ecc6b96 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1728]@2021-07-11T00:49:36.024459Z
2021-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4de518f8 startThread=0
2021-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@4ecc6b96 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1728]@2021-07-11T00:49:36.024814Z
2021-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1728]@2021-07-11T00:49:36.024858Z tryProduce true
2021-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4de518f8 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@4de518f8 started
2021-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4de518f8 waiting
2021-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1728]@2021-07-11T00:49:36.025123Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@2f862aa5{SSLC.NBReadCB@2e3e5175{SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@1422e528{AC.ReadCB@41adfbce{HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@49768f18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@41243c04[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xAb_\xA2]\xAdr\xDdMl\xB0\xF4\xD5\x88F...c\x07\xAeQ\xBe{\x17\xBa]\xE4\xE6\xA48\x9b3\x19Q\xF8$+\x15\xF9\x1f>>>\xF1\xB9\xA5bb\xFc\xEf\xA4\x1a...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261
2021-07-11 00:49:36 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 026 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:36 027 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-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2e3e5175{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 6 HeapByteBuffer@41243c04[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xAb_\xA2]...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=6
2021-07-11 00:49:36 027 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 367 HeapByteBuffer@41243c04[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xAb_\xA2]\xAdr\xDdMl\xB0\xF4\xD5\x88F...\xDct\xF2_\xCeB,\x14\x03\x12\x13\x9b\xF3\x93T\x1b\xD7\xAc\x93\r`\x1c\xC9>>>]\xD1\x8e\x84a\xE5\xA0"\x12...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=367
2021-07-11 00:49:36 027 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-07-11 00:49:36 033 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@5d9c4864
2021-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:36 037 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-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:36 037 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-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:36 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2e3e5175{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@41243c04[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:36 038 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@41243c04[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:36 038 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=15/30000}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@1422e528{AC.ReadCB@41adfbce{HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@2f862aa5{SSLC.NBReadCB@2e3e5175{SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@73ef73d9 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@73ef73d9
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@49768f18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@33614329 size 1 > capacity
2021-07-11 00:49:36 038 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@33614329 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:36920], selector=sun.nio.ch.EPollSelectorImpl@463bbbd5, interestOps=1, readyOps=1 SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1729]@2021-07-11T00:49:36.039368Z
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@4de518f8 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1729]@2021-07-11T00:49:36.0394Z
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4991c33d startThread=0
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4de518f8 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1729]@2021-07-11T00:49:36.039483Z
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1729]@2021-07-11T00:49:36.039452Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1730]@2021-07-11T00:49:36.039528Z tryProduce true
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@2f862aa5{SSLC.NBReadCB@2e3e5175{SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4991c33d in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@4991c33d started
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4991c33d waiting
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@1422e528{AC.ReadCB@41adfbce{HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@49768f18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 229 HeapByteBuffer@41243c04[p=0,l=229,c=17408,r=229]={<<<\x17\x03\x03\x005@\x05\xB0\xC7m\x00m\x18l* z\xDe\x0e\x95@\xDf\x9e\xFdE...\xD8\xB4\xA5s\xAf\t@\xDb\xF7\x0f\x8f\xF9\xD9\x0f\xEf\xFa"\xE8\xFdB\xF3\xD5F>>>\xB1Y\x93#*\xBav\xB7\xE4...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=229
2021-07-11 00:49:36 040 DEBUG [jdk.event.security][dw-27] invocationID:{InvocationID} -  TLSHandshake: 10.233.69.194:36920, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=229 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=229,c=17408,r=171] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake succeeded SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=171/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@41243c04[p=58,l=229,c=17408,r=171]={\x17\x03\x03\x005\x14\x00\x00 ...i\x1e\xBe!,>i<<<\x17\x03\x03\x00\xA6h\x0b\th\xFa%\x94\xC22\xA2\xDa(\xA8\xA7\xD9V\xAb\x1e5 ...\xD8\xB4\xA5s\xAf\t@\xDb\xF7\x0f\x8f\xF9\xD9\x0f\xEf\xFa"\xE8\xFdB\xF3\xD5F>>>\xB1Y\x93#*\xBav\xB7\xE4...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 171 bytesProduced = 149 encryptedBuffer=[p=229,l=229,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>\x88\xF1%zP6\x15\x99\xD0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>\x88\xF1%zP6\x15\x99\xD0...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@41adfbce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000} filled 149 HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>\x88\xF1%zP6\x15\x99\xD0...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>\x88\xF1%zP6\x15\x99\xD0...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>\x88\xF1%zP6\x15\x99\xD0...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - START --> SPACE1
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - URI --> SPACE2
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - REQUEST for //10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.69.25:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - handle //10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - handling HttpChannelState@49768f18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-11 00:49:36 040 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-27] invocationID:{InvocationID} - Host 10.233.69.25 with SNI null
2021-07-11 00:49:36 041 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-07-11 00:49:36 041 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck)@f0fd5cc in null
2021-07-11 00:49:36 041 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-07-11 00:49:36 041 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-07-11 00:49:36 041 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:36 041 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - chain=customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:36 041 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-11 00:49:36 041 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Entering.
2021-07-11 00:49:36 041 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-11 00:49:36 041 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 342f6a7c-0b31-46f7-9cff-d3a56fe1eabe
2021-07-11 00:49:36 041 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-11 00:49:36 041 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-11 00:49:36 041 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-11 00:49:36 041 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck)@f0fd5cc
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@c3b75a8 exclude no deflater
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@588899c3[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@1fc731c4{null}
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Sun, 11 Jul 2021 00:49:36 GMT
X-TransactionID: 342f6a7c-0b31-46f7-9cff-d3a56fe1eabe
X-InvocationID: be1d491e-e96d-4daa-b754-f01c0438a9d8
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@6e173645[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@39d6881a] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@588899c3[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-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sun, 11 Jul 2021 00:49:36 GMT
X-TransactionID: 342f6a7c-0b31-46f7-9cff-d3a56fe1eabe
X-InvocationID: be1d491e-e96d-4daa-b754-f01c0438a9d8
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@6e173645[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@39d6881a] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@258c5862{IDLE}->null [HeapByteBuffer@3f61c5fd[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@588899c3[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-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@258c5862{WRITING}->null:IDLE-->WRITING
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=COMPLETING}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3f61c5fd[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-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@588899c3[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-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=COMPLETING}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=COMPLETING}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@258c5862{WRITING}->null
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@258c5862{IDLE}->null:WRITING-->IDLE
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@6e173645[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@39d6881a] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-11 00:49:36 042 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@6e173645[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@39d6881a] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=4/30000}
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@2f862aa5{SSLC.NBReadCB@2e3e5175{SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}}
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@73ef73d9 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:36 043 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=5df976ee-1723-4c59-8b6d-7fb8ba9d9c48, referenceCounter=0, store size=0} on thread dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:36 043 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Exiting.
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@73ef73d9
2021-07-11 00:49:36 043 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@49768f18{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@49768f18{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - completed HttpChannelState@49768f18{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@49768f18{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@49768f18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.69.25:9101 remote=/10.233.69.194:36920], selector=sun.nio.ch.EPollSelectorImpl@463bbbd5, interestOps=1, readyOps=1 SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
10.233.69.194 - - [11/Jul/2021:00:49:36 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - recycle HttpChannelState@49768f18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3aff1a32{s=END}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE 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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1730]@2021-07-11T00:49:36.044286Z
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 24 HeapByteBuffer@41243c04[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xE9FK\x9b\xA19\x10\xC9b\x88Xn\xD5\x8bf\xB1h\x81\x83>>>}\xEa\\\x1c\xB6E\xDd\x03\xFf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=24
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@4991c33d offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1730]@2021-07-11T00:49:36.044332Z
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@7bdf1dce startThread=0
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=6/30000}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=6/30000}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4991c33d task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1730]@2021-07-11T00:49:36.044515Z
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1730]@2021-07-11T00:49:36.044439Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1731]@2021-07-11T00:49:36.044617Z tryProduce true
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@7bdf1dce in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@2f862aa5{SSLC.NBReadCB@2e3e5175{SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@7bdf1dce started
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@7bdf1dce waiting
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@1422e528{null}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - FillInterest@1422e528{null} lost race null
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2cc379f4{l=/10.233.69.25:9101,r=/10.233.69.194:36920,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=/10.233.69.25:9101,r=/10.233.69.194:36920,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4de518f8 size 1 > capacity
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4de518f8 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@2f862aa5{null}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3631406 startThread=0
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@1422e528{null}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-11 00:49:36 044 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/0 selected
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3631406 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7ecd431b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 0 updates
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@49768f18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 0 keys
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4ecc6b96 size 1 > capacity
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@2cc379f4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@41adfbce::DecryptedEndPoint@7ecd431b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@2e3e5175::SocketChannelEndPoint@2cc379f4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e3e5175{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ecd431b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@41adfbce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff1a32{s=START}]=>HttpChannelOverHttp@48eb533b{s=HttpChannelState@49768f18{s=IDLE rs=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-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3631406 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:36 045 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4ecc6b96 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:46 020 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@3d758d7f[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37074]] on ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-11 00:49:46 020 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/0 selected
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update Accept@3d758d7f[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37074]]
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue Accept@3d758d7f[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37074]] startThread=0
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run Accept@3d758d7f[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37074]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-25] invocationID:{InvocationID} - SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-11 00:49:46 021 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-25] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@328b61b1
2021-07-11 00:49:46 022 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - new HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@24bf69bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-11 00:49:46 022 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - New HTTP Connection HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:46 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@7bd917a3 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:46 022 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 023 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 023 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:46 023 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}
2021-07-11 00:49:46 023 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@36f8895f{AC.ReadCB@6234e12c{HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-11 00:49:46 023 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 023 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 023 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@5aff42c{SSLC.NBReadCB@24747be4{SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@2031426 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=2
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 2 updates
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 2
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@7bd917a3
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@2031426
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Created SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran Accept@3d758d7f[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37074]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37074], selector=sun.nio.ch.EPollSelectorImpl@463bbbd5, interestOps=1, readyOps=1 SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1731]@2021-07-11T00:49:46.025102Z
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@7bdf1dce offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1731]@2021-07-11T00:49:46.025196Z
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@77ffb9a6 startThread=0
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1731]@2021-07-11T00:49:46.025298Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@7bdf1dce task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1731]@2021-07-11T00:49:46.025382Z
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@77ffb9a6 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1732]@2021-07-11T00:49:46.025468Z tryProduce true
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@77ffb9a6 started
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@77ffb9a6 waiting
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@5aff42c{SSLC.NBReadCB@24747be4{SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@36f8895f{AC.ReadCB@6234e12c{HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-11 00:49:46 025 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@24bf69bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:46 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:46 026 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 261 HeapByteBuffer@41243c04[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xB70\xC1@\xEc\x86R\xFaW\xDf\xB4\xDd\xC9\xF2...FC\xEc\x13\xE2F\xFe\x90IB1(kn\x00\x13\x1clKf\x15\xBbT>>>\xBf\xA5\x98\xF9\xB6\x9f\x17w\xB0...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=261
2021-07-11 00:49:46 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill starting handshake SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 027 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK
2021-07-11 00:49:46 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-11 00:49:46 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:46 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:46 027 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-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@24747be4{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 6 HeapByteBuffer@41243c04[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xB70\xC1@...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=6
2021-07-11 00:49:46 028 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 367 HeapByteBuffer@41243c04[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xB70\xC1@\xEc\x86R\xFaW\xDf\xB4\xDd\xC9\xF2...\n\x87+}-z\x80\\^v\xCa\x90\xDe\x01\x17:f\x9d\x97\xEd\xB6\xCf\xFb>>>]\xD1\x8e\x84a\xE5\xA0"\x12...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=367
2021-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 028 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK
2021-07-11 00:49:46 033 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-21] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@328b61b1
2021-07-11 00:49:46 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-11 00:49:46 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:46 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:46 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@24747be4{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@41243c04[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:46 038 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@41243c04[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:46 039 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=15/30000}
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=16/30000}
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@36f8895f{AC.ReadCB@6234e12c{HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@5aff42c{SSLC.NBReadCB@24747be4{SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@2031426 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@24bf69bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4991c33d size 1 > capacity
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4991c33d in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@2031426
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:46 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37074], selector=sun.nio.ch.EPollSelectorImpl@463bbbd5, interestOps=1, readyOps=1 SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1732]@2021-07-11T00:49:46.040478Z
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@77ffb9a6 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1732]@2021-07-11T00:49:46.040542Z
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@2f23528f startThread=0
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@2f23528f in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@2f23528f started
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@77ffb9a6 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=1}][pc=0,pic=0,pec=1,epc=1732]@2021-07-11T00:49:46.040737Z
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1732]@2021-07-11T00:49:46.040678Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@2f23528f waiting
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1733]@2021-07-11T00:49:46.040804Z tryProduce true
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@5aff42c{SSLC.NBReadCB@24747be4{SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:46 041 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 041 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@36f8895f{AC.ReadCB@6234e12c{HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-11 00:49:46 041 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@24bf69bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:46 041 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 041 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:46 042 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 229 HeapByteBuffer@41243c04[p=0,l=229,c=17408,r=229]={<<<\x17\x03\x03\x005R!\x18\x17\n\xBbQ\x05_\xFc\xAb2\xBb@\xAa\x87\xE9\xD9\xBe|...\xA8\xD9\x1c\xEd\xCe\x0c\xFdYs\xA9\xDaX\x879^\x059S\xD3\xEd\x94w\xEf>>>\x8c\x0ex\xFdJ\xBf+I\x12...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 042 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=229
2021-07-11 00:49:46 043 DEBUG [jdk.event.security][dw-24] invocationID:{InvocationID} -  TLSHandshake: 10.233.69.194:37074, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=229 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=229,c=17408,r=171] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x96\r\xE1\x85...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=171/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@41243c04[p=58,l=229,c=17408,r=171]={\x17\x03\x03\x005\x14\x00\x00 ...E\x8a\xB5\xE1\x17;\t<<<\x17\x03\x03\x00\xA62\xBcX?I-#\x9c\xA3\x94\xBb\t\xCc\x94\xAd\x8b\xF4\xE8\x88\x05...\xA8\xD9\x1c\xEd\xCe\x0c\xFdYs\xA9\xDaX\x879^\x059S\xD3\xEd\x94w\xEf>>>\x8c\x0ex\xFdJ\xBf+I\x12...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 171 bytesProduced = 149 encryptedBuffer=[p=229,l=229,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>\xE9\xE8OF\xCel'V'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>\xE9\xE8OF\xCel'V'...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6234e12c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=4/30000} filled 149 HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>\xE9\xE8OF\xCel'V'...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>\xE9\xE8OF\xCel'V'...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>\xE9\xE8OF\xCel'V'...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - URI --> SPACE2
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-11 00:49:46 043 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - REQUEST for //10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.69.25:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=4/30000}
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - handle //10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - handling HttpChannelState@24bf69bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-24] invocationID:{InvocationID} - Host 10.233.69.25 with SNI null
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck)@647d5c0 in null
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-07-11 00:49:46 044 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:46 045 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - chain=customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:46 045 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-11 00:49:46 045 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Entering.
2021-07-11 00:49:46 045 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-11 00:49:46 045 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: d11a6c45-7c66-4f9c-a6e3-965d8f2cfafd
2021-07-11 00:49:46 045 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-11 00:49:46 045 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-11 00:49:46 045 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-11 00:49:46 045 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck)@647d5c0
2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@f3258db exclude no deflater
2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@31526fd2[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@450e45d{null}
2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Sun, 11 Jul 2021 00:49:46 GMT
X-TransactionID: d11a6c45-7c66-4f9c-a6e3-965d8f2cfafd
X-InvocationID: 509d6423-13a8-4352-9008-c58fe36d5179
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@3c01d8c2[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2168bb19] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@31526fd2[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-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sun, 11 Jul 2021 00:49:46 GMT
X-TransactionID: d11a6c45-7c66-4f9c-a6e3-965d8f2cfafd
X-InvocationID: 509d6423-13a8-4352-9008-c58fe36d5179
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@3c01d8c2[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2168bb19] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3666c19{IDLE}->null [HeapByteBuffer@3f61c5fd[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@31526fd2[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-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3666c19{WRITING}->null:IDLE-->WRITING
2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=COMPLETING}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3f61c5fd[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-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@31526fd2[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-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-11 00:49:46 047 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=COMPLETING}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=COMPLETING}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3666c19{WRITING}->null
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3666c19{IDLE}->null:WRITING-->IDLE
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@3c01d8c2[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2168bb19] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@3c01d8c2[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2168bb19] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=9/30000}
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:46 048 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@5aff42c{SSLC.NBReadCB@24747be4{SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}}}
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@2031426 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:46 049 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@2031426
2021-07-11 00:49:46 050 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=2277036b-9b20-4f53-a783-c631cf7ef262, referenceCounter=0, store size=0} on thread dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:46 050 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Exiting.
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.69.25:9101 remote=/10.233.69.194:37074], selector=sun.nio.ch.EPollSelectorImpl@463bbbd5, interestOps=1, readyOps=1 SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@24bf69bd{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@24bf69bd{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - completed HttpChannelState@24bf69bd{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@24bf69bd{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@24bf69bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1733]@2021-07-11T00:49:46.050638Z
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@2f23528f offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1733]@2021-07-11T00:49:46.050676Z
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@a047dc6 startThread=0
10.233.69.194 - - [11/Jul/2021:00:49:46 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 6
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@a047dc6 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1733]@2021-07-11T00:49:46.050795Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING/BLOCKING
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@2f23528f task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1733]@2021-07-11T00:49:46.050914Z
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@a047dc6 started
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@a047dc6 waiting
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1734]@2021-07-11T00:49:46.050975Z tryProduce true
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - recycle HttpChannelState@24bf69bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-11 00:49:46 050 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@5aff42c{SSLC.NBReadCB@24747be4{SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}}}
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73003b92{s=END}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=7}
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 24 HeapByteBuffer@41243c04[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13H\x0b\x90e\r\x14\xA8\xF5\x17\x19\x96\x9d\xEd\xE5\x0b\x14\xC3r\x97>>>\xEa\xD7\xD27\x05\xBd\x82g\xF6...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=24
2021-07-11 00:49:46 051 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=12/30000}
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@36f8895f{null}
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@36f8895f{null} lost race null
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=12/30000}
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - shutdownOutput: SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@77ffb9a6 size 1 > capacity
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@77ffb9a6 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - ensureFillInterested SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 051 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@5aff42c{SSLC.NBReadCB@24747be4{SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@2031426 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@2031426
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - doClose SocketChannelEndPoint@3103d91c{l=/10.233.69.25:9101,r=/10.233.69.194:37074,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=/10.233.69.25:9101,r=/10.233.69.194:37074,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector loop ignoring invalid key for channel java.nio.channels.SocketChannel[closed]
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@5aff42c{SSLC.NBReadCB@24747be4{SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close SocketChannelEndPoint@3103d91c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillableFail SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@3103d91c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onFail FillInterest@36f8895f{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=1 updates=0
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@971224 startThread=0
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@36f8895f{null}
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@3103d91c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@971224 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:46 052 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/0 selected
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 0 updates
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 0 keys
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@3103d91c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@24bf69bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose HttpConnection@6234e12c::DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose SslConnection@24747be4::SocketChannelEndPoint@3103d91c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@24747be4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb8f0f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6234e12c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73003b92{s=START}]=>HttpChannelOverHttp@2cc6b647{s=HttpChannelState@24bf69bd{s=IDLE rs=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-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@7bdf1dce size 1 > capacity
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@7bdf1dce in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:46 053 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@971224 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:56 020 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@4076a543[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37224]] on ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-11 00:49:56 020 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/0 selected
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update Accept@4076a543[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37224]]
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue Accept@4076a543[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37224]] startThread=0
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run Accept@4076a543[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37224]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-25] invocationID:{InvocationID} - SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-11 00:49:56 021 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-25] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@26dae64
2021-07-11 00:49:56 022 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - new HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@62a1ad80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-11 00:49:56 022 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - New HTTP Connection HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:56 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@27f09129 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:56 022 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 022 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 022 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:56 022 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}
2021-07-11 00:49:56 022 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@2bbe3fd8{AC.ReadCB@16fc92cb{HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@8648a5f{SSLC.NBReadCB@48d2f5fa{SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@5746d38c on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=2
2021-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Created SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran Accept@4076a543[java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37224]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 2 updates
2021-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 2
2021-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@27f09129
2021-07-11 00:49:56 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@5746d38c
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37224], selector=sun.nio.ch.EPollSelectorImpl@463bbbd5, interestOps=1, readyOps=1 SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1734]@2021-07-11T00:49:56.024547Z
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@a047dc6 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1734]@2021-07-11T00:49:56.024626Z
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@30f237fc startThread=0
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1734]@2021-07-11T00:49:56.02477Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@a047dc6 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1734]@2021-07-11T00:49:56.024832Z
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@30f237fc in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@30f237fc started
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1735]@2021-07-11T00:49:56.024904Z tryProduce true
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@30f237fc waiting
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:56 024 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@8648a5f{SSLC.NBReadCB@48d2f5fa{SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@2bbe3fd8{AC.ReadCB@16fc92cb{HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@62a1ad80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 261 HeapByteBuffer@41243c04[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x99C#\xF4{>\xE7\xAd\xB5\xAb\xEdk\xC5q...dTs_:\x129\xF8F+d[z3\x10\xCc\x8e\xBc2\x82\xFfK >>>QdD\xD5\xAbV!\x8d\xE3...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=261
2021-07-11 00:49:56 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill starting handshake SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK
2021-07-11 00:49:56 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@48d2f5fa{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 6 HeapByteBuffer@41243c04[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x99C#\xF4...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=6
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 367 HeapByteBuffer@41243c04[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x99C#\xF4{>\xE7\xAd\xB5\xAb\xEdk\xC5q...Q\x9a\x94\x0b\xEb1\xF9\xA0\xC0\xC4\xB5\xB1]\xA6-\x9b\x19\x02\xAd\xC1Me\xB5>>>]\xD1\x8e\x84a\xE5\xA0"\x12...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=367
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK
2021-07-11 00:49:56 031 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-23] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@26dae64
2021-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@22ed015d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:56 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@48d2f5fa{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@41243c04[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@41243c04[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 035 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=13/30000}
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=13/30000}
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@2bbe3fd8{AC.ReadCB@16fc92cb{HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@8648a5f{SSLC.NBReadCB@48d2f5fa{SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@5746d38c on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken with none selected
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 0/0/1 selected
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@62a1ad80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 0 keys, 1 updates
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@5746d38c
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@2f23528f size 1 > capacity
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@2f23528f in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 woken up from select, 1/1/1 selected
2021-07-11 00:49:56 036 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 processing 1 keys, 0 updates
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.25:9101 remote=/10.233.69.194:37224], selector=sun.nio.ch.EPollSelectorImpl@463bbbd5, interestOps=1, readyOps=1 SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1735]@2021-07-11T00:49:56.037199Z
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@30f237fc offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1735]@2021-07-11T00:49:56.037245Z
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@31d54bf6 startThread=0
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1735]@2021-07-11T00:49:56.037313Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@30f237fc task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1735]@2021-07-11T00:49:56.037365Z
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1736]@2021-07-11T00:49:56.037401Z tryProduce true
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@8648a5f{SSLC.NBReadCB@48d2f5fa{SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@31d54bf6 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@31d54bf6 started
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@31d54bf6 waiting
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@2bbe3fd8{AC.ReadCB@16fc92cb{HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@62a1ad80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@463bbbd5 waiting with 1 keys
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 229 HeapByteBuffer@41243c04[p=0,l=229,c=17408,r=229]={<<<\x17\x03\x03\x005\x12\x1f\xC4L\xC5\xFf"}\x04\xAc\x93\x95\x19\x99s\x02\x91\xEeZ\xAd...\xCa\xD7Z\x10\x13'\xFa3Y\xE8\xBc\x9av\n>\x8da6\xDc\x01\x81\x8cm>>>\x88\xB9-hK[\xA6V\xF7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=229
2021-07-11 00:49:56 038 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} -  TLSHandshake: 10.233.69.194:37224, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=229 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=229,c=17408,r=171] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#L\x06^\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=171/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@41243c04[p=58,l=229,c=17408,r=171]={\x17\x03\x03\x005\x14\x00\x00 ...\x12\x1eaK\xCbf\xC1<<<\x17\x03\x03\x00\xA6\x18\xC1\x1ae\xB8L\xDb\x9a\xAa\xC5\xA8\xE0\x14\xCa"\t\xD57\xE3\xD2...\xCa\xD7Z\x10\x13'\xFa3Y\xE8\xBc\x9av\n>\x8da6\xDc\x01\x81\x8cm>>>\x88\xB9-hK[\xA6V\xF7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 171 bytesProduced = 149 encryptedBuffer=[p=229,l=229,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>)\xEd\xD6\r\xE3d\xD7+\x1d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>)\xEd\xD6\r\xE3d\xD7+\x1d...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59a684ed{s=START}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{s=IDLE rs=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-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000} filled 149 HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>)\xEd\xD6\r\xE3d\xD7+\x1d...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>)\xEd\xD6\r\xE3d\xD7+\x1d...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2252d90d[p=0,l=149,c=17408,r=149]={<<>>)\xEd\xD6\r\xE3d\xD7+\x1d...\x00\x00\x00\x00\x00\x00\x00}
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.69.25:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@16fc92cb::DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000}
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@62a1ad80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-11 00:49:56 038 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.69.25 with SNI null
2021-07-11 00:49:56 039 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-07-11 00:49:56 039 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck)@8f2b096 in null
2021-07-11 00:49:56 039 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-07-11 00:49:56 039 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-07-11 00:49:56 039 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:56 039 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:56 039 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-11 00:49:56 039 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering.
2021-07-11 00:49:56 039 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-11 00:49:56 039 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 2e1015a4-f902-446a-84bc-c22780cb2751
2021-07-11 00:49:56 039 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-11 00:49:56 039 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-11 00:49:56 039 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-11 00:49:56 039 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck)@8f2b096
2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@679876a2 exclude no deflater
2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@77802657[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@6c9159aa{null}
2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Sun, 11 Jul 2021 00:49:56 GMT
X-TransactionID: 2e1015a4-f902-446a-84bc-c22780cb2751
X-InvocationID: 8d48523a-ab1a-4a3a-9dde-34100c9b1c53
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@717a32ae[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55f37745] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@77802657[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-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sun, 11 Jul 2021 00:49:56 GMT
X-TransactionID: 2e1015a4-f902-446a-84bc-c22780cb2751
X-InvocationID: 8d48523a-ab1a-4a3a-9dde-34100c9b1c53
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@717a32ae[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55f37745] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@23374132{IDLE}->null [HeapByteBuffer@3f61c5fd[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@77802657[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-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@23374132{WRITING}->null:IDLE-->WRITING
2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@48d2f5fa::SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@59a684ed{s=COMPLETING}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3f61c5fd[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-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@77802657[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-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-11 00:49:56 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-07-11 00:49:56 041 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@70ad735f{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@59a684ed{s=COMPLETING}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:56 041 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-11 00:49:56 041 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@48d2f5fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@790d0d00{l=/10.233.69.25:9101,r=/10.233.69.194:37224,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@16fc92cb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@59a684ed{s=COMPLETING}]=>HttpChannelOverHttp@78992491{s=HttpChannelState@62a1ad80{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.69.25:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-11 00:49:56 041 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@23374132{WRITING}->null
2021-07-11 00:49:56 041 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck]